Document Document Title
US09569236B2 Optimization of virtual machine sizing and consolidation
The sizing of virtual machines is optimized based on projected performance metrics. All virtual machine configuration resources are normalized by a processing device. The normalized resources for the virtual machine configurations are then stored in a catalogue. An application is then profiled to obtain resource demand estimates for each virtual machine configuration and a base performance is calculated for the application. The base performance is used to predict performance estimates on all virtual machine configurations in the catalogue. Accordingly, a virtual machine configuration having a lowest response time is selected.
US09569234B2 Dynamic bit-width modification of internal pointers of a virtual machine
A content processing device and corresponding method for processing source code are disclosed. The method may include receiving source code with a virtual machine operating on a hardware platform with an inherent address-pointer-bit-width and generating, from the source code, executable code that includes internal address pointers to objects in the virtual machine heap. One or more runtime conditions may be monitored and a size of a bit-width for the internal address pointers in the virtual machine may be adjusted, with or without associated changes to create optimized layout of the objects in the virtual machine heap, based upon one or more runtime conditions.
US09569225B2 Mobile computing device reconfiguration in response to environmental factors including consumption of battery power at different rates
A method for dynamically modifying a mobile device. The method includes a computer processor identifying a plurality of profiles on a mobile device. The method further includes a computer processor receiving one or more inputs on the mobile device. The method further includes a computer processor identifying at least one trigger that corresponds to the received one or more inputs, wherein the at least one trigger is associated with at least one profile of the plurality of profiles. The method further includes a computer processor determining if the at least one trigger activates a response, based at least in part, on data included in the at least one profile that is associated with the at least one trigger. The method further includes a computer processor responding to the determination that the at least one trigger activates a response and applying the response to the mobile device.
US09569219B2 Low-miss-rate and low-miss-penalty cache system and method
A method for assisting operations of a processor core coupled to a first memory and a second memory includes: examining instructions being filled from the first memory to the second memory to extract instruction information containing at least branch information of the instructions, and creating a plurality of tracks based on the extracted instruction information. Further, the method includes filling one or more instructions from the first memory to the second memory based on one or more tracks from the plurality of tracks before the processor core starts executing the instructions, such that the processor core fetches the instructions from the second memory for execution. Filling the instructions further includes pre-fetching from the first memory to the second memory instruction segments containing the instructions corresponding to at least two levels of branch target instructions based on the one or more tracks.
US09569216B2 Method for populating a source view data structure by using register template snapshots
A method for populating a source view data structure by using register template snapshots. The method includes receiving an incoming instruction sequence using a global front end; grouping the instructions to form instruction blocks; using a plurality of register templates to track instruction destinations and instruction sources by populating the register template with block numbers corresponding to the instruction blocks, wherein the block numbers corresponding to the instruction blocks indicate interdependencies among the blocks of instructions; populating a source view data structure, wherein the source view data structure stores sources corresponding to the instruction blocks as recorded by the plurality of register templates; and determining which of the plurality of instruction blocks are ready for dispatch by using the populated source view data structure.
US09569209B2 Method for non-volatile data storage and retrieval
A method of storing data is provided. The method includes receiving commands from a system memory controller of a computer system. The commands include logical addresses and are received by a computer memory device comprising a parallel memory interface operatively coupled to the system memory controller and operatively coupled to a non-volatile memory. The method further includes responding to the commands by translating the received logical addresses to corresponding physical addresses of the non-volatile memory, receiving data from the system memory controller by the parallel memory interface, and storing the data at memory locations of the non-volatile memory corresponding to the physical addresses.
US09569207B2 Source code flow analysis using information retrieval
According to an example, source code flow analysis may include receiving source code for an application, and identifying virtual flow documents for the application from the source code. The virtual flow documents may represent ordered sequences of method calls for the application. The source code flow analysis may further include extracting features of the virtual flow documents, determining similarity between the virtual flow documents by estimating similarities for the extracted features to determine a flow-to-flow similarity, and clustering the virtual flow documents based on the flow-to-flow similarity. The flow-to-flow similarity may be further used, for example, to generate highest priority virtual flow documents and methods for the source code. The source code flow analysis may also include determination of flow-to-maintenance activity description (MAD) similarity, for example, to identify relevant virtual flow documents from the virtual flow documents based on the flow-to-MAD similarity to generate ordered relevant virtual flow documents.
US09569206B1 Creating optimized shortcuts
An embodiments of the invention may include a method, computer program product and computer system for optimizing computer programs. The embodiment may include a computing device that determines a program code of a computer program contains at least two consecutive method handles. The embodiment may determine that the at least two consecutive method handles can be optimized. The embodiment may optimize the at least two consecutive method handles. Optimizing the at least two consecutive method handles may include one or more of: replacing the at least two consecutive method handles with one or more different commands; and reordering the at least two consecutive method handles.
US09569203B2 Service-based integration of application patterns
One or more processors generate a plurality of artifacts from a first application pattern description. The first application pattern description describes at least one instance of a first application pattern. One or more processors receive a request for a capability of an instance of the first application pattern. The capability is requested to augment a second application pattern instance. One or more processors analyze a second application pattern description. The second application pattern description describes the second application pattern instance. Based on an analysis of the second application pattern description, one or more processors install one or more of the plurality of artifacts against at least one server of the second application pattern instance. One or more processors execute one or more automated operations in order to enable the second application pattern instance with the capability.
US09569195B2 Systems and methods for live operating system upgrades of inline cloud servers
An upgrade method for a Unix or Unix-like operating system, a server, and a cloud-based system include operating a server with an old operating system with a partition structure for media, wherein the partition structure includes a root partition and a usr partition; copying media to the root partition and the usr partition associated with a new operating system while the old operating system is operating; rebooting the server with the new operating system set to load; and subsequent to the rebooting, making the root partition persistent using memory and the usr partition persistent using a NULL file system.
US09569194B2 Virtual application manager
A system and method are provided for managing applications over a network between a server system and client computers. In one example, the method involves receiving user login information from a client computer, then accessing on the server system a user profile associated with the login information. The user profile includes a user environment configuration for a client environment. Transport protocols are selected based on the user profile. The transport protocols are protocols for transporting information between the server system and the client computer. The user environment configuration stored on the server system is then synchronized with a client environment configuration on the client computer.
US09569188B1 Compiling source code to reduce run-time execution of vector element reverse operations
Compiling source code to reduce run-time execution of vector element reverse operations, includes: identifying, by a compiler, a first loop nested within a second loop in a computer program; identifying, by the compiler, a vector element reverse operation within the first loop; moving, by the compiler, the vector element reverse operation from the first loop to the second loop.
US09569183B2 Contract based builder
Methods, systems, and computer program products are included for integrating software components. Source code corresponding to the software components is parsed to identify method calls. Method contracts, which contain identifying information corresponding to the method calls, are determined. The method contracts are used to query a dependency data store to identify dependencies that correspond to the method calls. Dependencies that are determined for a component are compared with dependencies for another component in order to identify dependencies that may be used to build the components together, and also to identify conflicting dependencies.
US09569182B2 Integrated development environment and method
A method of creating a software application using an integrated development environment, IDE, running on a computing device having at least a processor, a memory, a display device and an input device. The method includes retrieving from the memory and providing on the display device a number of graphical elements each representing at least one operation to be performed on data. The method further includes enabling a user of the computing device to select and arrange at least some of the graphical elements on the display device using the input device. The method includes enabling the user to arrange graphical links between the selected graphical elements, wherein the selected graphical elements and the graphical links together form one or more graphical models of a process to be performed on data by the software application, and displaying in the IDE a 3D representation of the graphical model or models.
US09569179B1 Modifying models based on profiling information
A method may include receiving, by a device, information associated with a model. The method may include determining, by the device, performance criteria for program code generated based on the model. The method may include determining, by the device, profiling information associated with the program code. The method may include determining, by the device and based on the profiling information, that the performance criteria is not satisfied. The method may include applying, by the device and based on determining that the performance criteria is not satisfied, a modification technique to a portion of the model to create a modified model. The modification technique may be applied to the portion of the model to cause program code, generated based on the modified model, to satisfy the performance criteria.
US09569177B2 Service extraction and application composition
Service extraction and application composition may include preprocessing and instrumenting an existing application that is to be converted to a service-oriented application. The existing application may be executed to generate traces related to a runtime behavior of services related to the existing application. The traces may be used to generate calling code related to the services related to the existing application. Representational state transfer (REST) application programming interfaces (APIs) that include the calling code to call the services related to the existing application may be generated. Refactored code for the existing application may be generated for invocation of the services related to the existing application by the REST APIs.
US09569175B2 FMA unit, in particular for utilization in a model computation unit for purely hardware-based computing of function models
An FMA unit, for carrying out an arithmetic operation in a model computation unit of a control unit, is configured to process input of two factors and one summand in the form of floating point values, and provide a computation result of such processing as an output variable in the form of a floating point value. The FMA unit is designed to carry out a multiplication and a subsequent addition, the bit resolutions of the inputs for the factors being lower than the bit resolution of the input for the summand and the bit resolution of the output variable.
US09569174B2 Methods and systems for managing speech recognition in a multi-speech system environment
Methods and system are provided for managing speech processing in an environment having at least two speech enabled systems. In one embodiment, a method includes: recording first user data that indicates an action of a user; determining, by a processor, a selection of a first speech enabled system based on the recorded user data; and generating, by the processor, a signal to at least one of activate and deactivate speech processing based on the first speech enabled system.
US09569172B2 Resuming synchronous playback of content
A system is described for maintaining synchrony of operations among a plurality of devices that have independent clocking arrangements. The system includes a task distribution device that distributes tasks to a synchrony group comprising a plurality of devices that are to perform the tasks distributed by the task distribution device in synchrony. The task distribution device distributes each task to the members of the synchrony group over a network. Each task is associated with a time stamp that indicates a time, relative to a clock maintained by the task distribution device, at which the members of the synchrony group are to execute the task. Each member of the synchrony group periodically obtains from the task distribution device an indication of the current time indicated by its clock, determines a time differential between the task distribution device's clock and its respective clock and determines therefrom a time at which, according to its respective clock, the time stamp indicates that it is to execute the task.
US09569171B2 Obtaining content from local and remote sources for playback
A system is described for maintaining synchrony of operations among a plurality of devices that have independent clocking arrangements. The system includes a task distribution device that distributes tasks to a synchrony group comprising a plurality of devices that are to perform the tasks distributed by the task distribution device in synchrony. The task distribution device distributes each task to the members of the synchrony group over a network. Each task is associated with a time stamp that indicates a time, relative to a clock maintained by the task distribution device, at which the members of the synchrony group are to execute the task. Each member of the synchrony group periodically obtains from the task distribution device an indication of the current time indicated by its clock, determines a time differential between the task distribution device's clock and its respective clock and determines therefrom a time at which, according to its respective clock, the time stamp indicates that it is to execute the task.
US09569169B2 Using a plurality of buffers to provide audio for synchronized playback to multiple audio devices having separate device clocks
According to one embodiment, a media system communicates with an aggregate device that includes multiple media output devices. When providing media data for presentation, the system adjusts for device clock drift by resampling the media data provided to a media output device based at least in part on a device clock rate difference between a device clock of one of the media output devices and a device clock of another of the media output devices.
US09569167B2 Automatic rate control for improved audio time scaling
Input media data with an input playing speed is received and divided into input media data subsets. A first rate of audio utterance is determined for a first input media data subset in the media data subsets. A second different rate of audio utterance is determined for a second input media data subset in the media data subsets. Audio output media data is generated with an output playing speed at which audio utterance in the audio output media data is played at a preferred rate of audio utterance. The audio output media data comprises (a) a first output audio media data subset generated based on the preferred rate, the first rate, and the first input media data subset and (b) a second output audio media data subset generated based on the preferred rate, the second rate, and the second input media data subset.
US09569166B2 Music reproducing apparatus
In a smartphone that outputs PCM data and DSD data of different data format from PCM data to a USB DAC, to prevent generation of noises from the USB DAC when the smartphone accepts stopping instruction of outputting digital audio data to the USB DAC while outputting DSD data to the USB DAC.A controller 11 outputs mute data representing silence of DSD data to a USB DAC 2 when it accepts pausing instruction while outputting DSD data to the USB DAC 2.
US09569165B2 Playback apparatus, playback method, and playback program
A playback apparatus includes: a storage unit storing music data and group identification information for identifying groups in which the music data are arranged in a predetermined unit; a selection unit selecting the group identification information stored in the storage unit; a notification unit notifying the group identification information selected by the selection unit with a sound; and a playback unit playing back the notification of the group identification information in the notification unit and the music data belonging to the group identified by the group identification information selected by the selection unit.
US09569162B2 Multi-displayer scrolling display method, device and processing terminal in telepresence system
Provided is a multi-displayer scrolling display method in a telepresence system, including that when a content needing scrolling display is received, display positions and display contents of the content needing scrolling display in respective displayers are determined according to an arrangement manner, an output size and a scrolling display manner of the displayers of the telepresence system; the content needing scrolling display is subjected to weighed stacking respectively with originally to-be-displayed decoded outputted contents of the respective displayers, and the contents subjected to the weighed stacking are outputted as current frames of the respective displayers. A multi-displayer scrolling display device and a processing terminal in a telepresence system are also provided. A caption or an image can be displayed on a plurality of separately arranged displayers in a scrolling manner, thus enabling a use to have a better on-the-scene feeling by means of such a telepresence system, and improving user experience.
US09569161B2 Remote visualization and control for virtual mobile infrastructure
A method for running application software for a mobile device by virtualizing a mobile device operating system (OS); running a virtual instance of the mobile device OS with the application software on a server on the cloud; and rendering on the server and sending a display image for the mobile device screen to be displayed on the mobile device.
US09569160B2 Display processing device and imaging apparatus
A display processing device includes: a first display processing unit that outputs image data of a first output image obtained by performing display processing on display image data of an odd column of a display image; a second display processing unit that outputs image data of a second output image obtained by performing the display processing on display image data of an even column of the display image; an output selection unit that selects the image data of the first output image or the image data of the second output image and outputs the selected image data to a first display device that displays a display image; and a clock control unit that supplies an operation clock required when the respective elements operate.
US09569159B2 Apparatus, systems and methods for presenting displayed image information of a mobile media device on a large display and control of the mobile media device therefrom
Systems and methods are operable to concurrently present images on a small display of a mobile media device and a large display of a media presentation system. An exemplary method receives emulated information from a mobile media device, wherein the emulated information corresponds to at least one image that is being currently presented on a display of the mobile media device; generates at least one image based upon the received emulated information, wherein the at least one image is configured for presentation on a display of a media system; and communicates the at least one image to a display of the media system. The image presented on the display of the media system is substantially the same image presented on the display of the mobile media device. The image presented on the display of the media system is substantially larger than the image presented on the display of the mobile media device.
US09569157B2 Network system and image formation apparatus
An image formation apparatus includes: a controller configured to control apparatus operation; and an analyzer configured to analyze maintenance information depending on the apparatus when an event requiring maintenance occurs in the apparatus. The maintenance information includes solutions to the event requiring the maintenance. The analyzer determines the order of application of the solutions to the apparatus. The controller controls the apparatus operation based on the order of application of the solutions determined as a result of the analysis by the analyzer.
US09569151B2 Terminal devices that process image data in different systems based on wireless communication setting, methods of controlling such terminal devices, and media storing computer-readable instructions for such terminal devices
Non-transitory, computer-readable storage media, terminal devices, and methods are disclosed herein. The terminal device includes a processor and communicates selectively using one of many wireless communication systems comprising a first and second wireless communication system. The computer-readable media store computer-readable instructions therein. The instructions instruct the processor to generate first specific image data representing a first image when the first wireless communication system is specified. The instructions instruct the processor to store the first specific image data when the terminal device receives a first print instruction to print the first image while the first wireless communication system is specified. The instructions instruct the processor to provide first print data, based on the stored first specific image data, to the printing device when the wireless communication setting is changed from the first wireless communication system to the second wireless communication system after storing the first specific image data.
US09569150B2 Server controlling job management by a plurality of image forming devices
An object is to perform processing on an expedited basis by a plurality of printers while maintaining the total power consumption of the plurality of printers at a low level. A server for managing a plurality of jobs to be performed by a plurality of image forming devices having a print engine, the server comprising: a job division instruction unit configured to instruct the image forming devices to which the jobs are input to divide each of the plurality of jobs into preprocessing that does not involve driving of the print engine and postprocessing that involves driving of the print engine; and a job management unit configured to control timing of starting the postprocessing to prevent the postprocessing from being performed simultaneously by the plurality of image forming devices.
US09569149B2 Job processing system, job processing apparatus, and non-transitory computer readable medium
A job processing system includes first and second job processing apparatuses. The first job processing apparatus includes the followings. A first calculation unit calculates first estimated completion time expected if the job is processed by the first job processing apparatus. A first transmission unit transmits the job and the first estimated completion time. The second job processing apparatus includes the followings. A reception unit receives the job and the first estimated completion time. The second calculation unit calculates second estimated completion time expected if the job is processed by the second job processing apparatus. The discarding unit discards the job if the first estimated completion time is earlier than the second estimated completion time. The notification unit notifies the first job processing apparatus of start of processing if the first estimated completion time is later than the second estimated completion time. The processed job transmission unit transmits the processed job.
US09569148B2 Printing apparatus enabling two-sided printing, control method therefor, and storage medium storing control program therefor
A printing apparatus that is capable of performing a printing process efficiently. The printing apparatus is capable of two-sided printing. A reception unit receives image data. A printing unit prints an image on a sheet based on the image data received. A timer unit measures elapsed time. A control unit instructs the printing unit to print a first side of a first sheet. The control unit decides whether printing of a second side of the first sheet or printing of a first side of a second sheet will be instructed following the printing of the first side of the first sheet based on whether the reception unit receives image data that should be printed on the first side of the second sheet before the elapsed time measured by the timer unit reaches a predetermined time period after instructing the printing unit to print the first side of the first sheet.
US09569143B1 In block data folding for 3D non-volatile storage
Techniques are disclosed herein for folding data within the same block of memory cells in 3D non-volatile storage. Data is programmed into a first string of memory cells within a block at “n” bits per memory cell. The data is folded to one or more other strings of memory cells in the same block at more than “n” bits per memory cell. For example, the data is folded to a second string at “m” bits per memory cell, where “m”>“n.” The folding operations may be performed in a way to reduce or eliminate program disturb. After the folding operation, the first string may be erased without erasing the folded data. When programming additional data into the first string at “n” bits per memory cell, memory cells on the first string that are associated with word lines for which folded data is stored are not programmed, in one aspect.
US09569138B2 Copying virtual machine flat tires from a source to target computing device based on matching disk layout
In one approach, a computer mounts a computing device to a target instance, where the computing device stores one or more virtual disks of a source instance, and wherein the target instance includes one or more local disks. The computer detects a disk layout of the source instance. The computer matches the disk layout of the source instance to a disk layout of the target instance. The computer attaches the one or more virtual disks of the source instance to the corresponding one or more local disks of the target instance, where the one or more virtual disks of the source instance are attached as one or more flat files. The computer copies the one or more flat files to the corresponding one or more local disks of the target instance.
US09569135B2 Virtual accounting container for supporting small volumes of data
Embodiments of the present invention provide a method for storing small volumes of data within a grid-scale storage system. The method includes creating a container within a storage disk. The method includes distributing data evenly between storage disks. A partition is created within the container. Data is received and stored in the partition, wherein the partition is at least as large as the data. The method may also include setting an offset associated with the partition to allow for partition expansion.
US09569132B2 Path selection to read or write data
In one aspect, a method includes determining a number of read blocks pending for each path from a host to a logical device, determining a number of write blocks pending for each path from the host to the logical device, determining one or more factors associated with time for each path from the host to the logical device and selecting a path from the host to the logical device to read or write data using the number of read blocks pending, the number of write blocks pending and the one or more factors associated with time.
US09569130B2 Storage system having a plurality of flash packages
A storage system 100, which has a plurality of flash packages 230, has a function for minimizing the imbalance of the number of deletions of each block inside the flash package 230 and a block-unit capacity virtualization function, and efficiently manifests lessening of the imbalance of the number of deletions and reduction in the data storage capacity for the entire storage system 100 by having functions for calculating the number of deletions and the data occupancy of each flash package 230, and for transferring data between the flash packages 230 on the basis of the values of these number of deletions and data occupancy.
US09569126B2 Data storage device and flash memory control method
A flash memory control technology with power recovery capability, by which command sequence information is generated for write data that is requested to be written into a flash memory. A random access memory is allocated for temporary storage of the write data and the command sequence information. The write data is uploaded from the random access memory onto a run-time write block between physical blocks of the flash memory with the command sequence information corresponding thereto. During a power recovery process of a data storage device that is equipped with the flash memory, the run-time write block is checked and, according to the command sequence information that has been uploaded onto the run-time write block, the write data in the run-time write block and later in a command sequence than lost data is abandoned.
US09569125B2 Mapping object interface into a powered storage device system
Apparatus and associated method contemplating: operating a storage server having access to a plurality of storage devices, at least a first storage device of the plurality of storage devices defining a first bank and at least a second storage device of the plurality of storage devices defining a second bank; during a first time interval, energizing the first bank to enable data transfer, and de-energizing the second bank to disable data transfer; during the first time interval, mapping data received from the storage server to the first bank; during a second time interval that begins before a storage capacity of the first bank is full, de-energizing the first bank to disable data transfer, and energizing the second bank to enable data transfer; and during the second time interval, mapping the data received from the storage server to the second bank.
US09569119B2 Self-addressing memory
Techniques are disclosed relating to self-addressing memory. In one embodiment, an apparatus includes a memory and addressing circuitry coupled to or comprised in the memory. In this embodiment, the addressing circuitry is configured to receive memory access requests corresponding to a specified sequence of memory accesses. In this embodiment, the memory access requests do not include address information. In this embodiment, the addressing circuitry is further configured to assign addresses to the memory access requests for the specified sequence of memory accesses. In some embodiments, the apparatus is configured to perform the memory access requests using the assigned addresses.
US09569117B2 Memory system controlling interleaving write to memory chips
According to one embodiment, a controller executes a first process such that writing is performed in an order of page numbers in the memory chip. The first process includes a second process to be executed in an order of group units. The second process includes a process of writing data to the lower pages of the memory chips belonging to the banks in one group, and subsequently writing data to the upper pages of the memory chips belonging to the banks in the group.
US09569116B1 Scheduling of I/O in an SSD environment
A system and method for effectively scheduling read and write operations among a plurality of solid-state storage devices. A computer system comprises client computers and data storage arrays coupled to one another via a network. A data storage array utilizes solid-state drives and Flash memory cells for data storage. A storage controller within a data storage array comprises an I/O scheduler. The characteristics of corresponding storage devices are used to schedule I/O requests to the storage devices in order to maintain relatively consistent response times at predicted times. In order to reduce a likelihood of unscheduled behaviors of the storage devices, the storage controller is configured to schedule proactive operations on the storage devices that will reduce a number of occurrences of unscheduled behaviors.
US09569115B2 Transparent code patching
An application located in one or more first memory regions is executed. The application has a separate modified portion, which is located in one or more second memory regions. A request is obtained to access one of a first memory region or a second memory region, the request including an address of a first type. Based on obtaining the request, the address is translated to another address. The other address is of a second type and indicates the first memory region or the second memory region. The translating is based on an attribute associated with the address, in which the attribute is used to select information from a plurality of information concurrently available for selection. The plurality of information provide multiple addresses of the second type, one of which is the other address. The other address is used to access the first memory region or the second memory region.
US09569113B2 Data storage device and operating method thereof
A data storage device include a storage memory, an information memory suitable for storing disk information and/or file information transmitted from a host device, and a controller suitable for processing a request on the data memory, which is received from the host device, based on the disk information and/or the file information stored in the information memory.
US09569108B2 Dataset replica migration
A method of dataset replica migration is described. An application session may start on a first compute node. A first replica of the dataset to be accessed by the application session may be located on a second compute node. A second replica of the dataset is created to be co-located with the first compute node. A first data block of the dataset may be requested by the application session. The first data block of the first replica of the dataset may be read from the second compute node, when the second replica does not have a copy of the first data block stored in the second replica. The retrieved first data block may be copied to the second replica. The first data block may be read from the second replica, when the first data block is requested by the application session and is contained in the second replica.
US09569098B2 Mobile terminal and display controlling method thereof
A mobile terminal and display controlling method thereof are disclosed. The present invention includes receiving an input of a 1st touch action on a prescribed point on a screen, receiving an input of a 2nd touch action to select a specific object from a plurality of objects displayed on the screen while a touch by the 1st touch action is maintained, and displaying the specific object selected by the 2nd touch action with reference to an input point of the 1st touch action while the touch by the 1st touch action is maintained.
US09569097B2 Video streaming in a web browser
A video element of a browser can be moved, resized, etc. independently of the remainder of a browser page. In one embodiment, as the video element is moved, the remainder of the browser page is reformatted so as to change the page's layout. The renderer of the content can have a different video provider sourcing the video element than the remainder of the browser page. As a result, two different content streams can be provided to the renderer in parallel. In another embodiment, the video element can be docked, such as through a flick operation or a drag-and-drop operation. Once docked, the browser page can be scrolled while the docked video element remains at a fixed location relative to an edge of the browser page.
US09569096B2 Mobile terminal device, operation method, program, and storage medium
A mobile terminal device includes a touch panel where a specified input operation is performed with an indicator, an input detection unit, and an operation determination unit. The input detection unit detects the pattern of the input operation based on the position of the indicator on the touch panel, and decreases the frequency of execution of processing arranged to detect the input operation performed on the touch panel when an input operation performed on the touch panel is not detected over a specified time period. When the pattern of the input operation is detected in the case where the execution frequency of the processing arranged to detect the input operation is low, the operation determination unit causes a controlled unit determined to be an operation target in relation to the pattern of the input operation to execute a specified operation.
US09569095B2 Removable protective cover with embedded proximity sensors
A cover for a handheld electronic device, including a cover piece that fits over a side surface of a handheld electronic device, a plurality of proximity sensors mounted in the cover piece, and directed outward from the side surface, for detecting user gestures performed outside the side surface, wireless communication circuitry, and a processor configured to operate the proximity sensors, and to cause the wireless communication circuitry to transmit commands to the electronic device in response to gestures detected by the proximity sensors.
US09569091B2 Text input method in touch screen terminal and apparatus therefor
A method and an apparatus input test in a touch screen terminal. The method comprises designating a certain region on a keyboard interface picture, not permitting text input through a keyboard when touch drag started from the designated region is sensed and acquiring a path of the touch drag, acquiring a path of following touch drag when at least the one or more following touch drag are sensed, and reading out at least the acquired one or more paths by cursive character recognition, deducing a character, determining the deduced character as an input target, and permitting the text input through the keyboard.
US09569085B2 Digital device displaying index information and method for controlling the same
A digital device and a method for controlling the same are disclosed. The method for controlling a digital device comprises the steps of displaying contents and a first interface scrolling the contents in a first shape; displaying a plurality of objects included in the first interface based on a first index order; detecting a first slide touch input moving in a first direction on the first interface; scrolling a plurality of contents based on the first direction; detecting a second slide touch input moving in a second direction on the first interface; displaying the first interface in a second shape; and displaying the plurality of objects included in the first interface based on a second index order.
US09569083B2 Predictive directional content queue
Various embodiments provide an intelligent adaptive content canvas that can enable users to access content, such as photos and videos, and consume the content in an adaptive environment that tailors the user experience in accordance with various parameters. The user experience is personalized to the user and is adaptively predictive in a manner that attempts to surface content that the user would likely wish to consume.
US09569082B1 Interactive threshold setting for pie charts
In an approach to threshold setting for pie charts, a computing device displays one or more pie charts. The computing device receives an instruction to enter Threshold-Setting Mode. The computing device displays one or more threshold-setting flags associated with one or more pie chart slices and one or more indicators associated with the one or more pie chart slices. The computing device receives an instruction to set a threshold associated with a slice. The computing device updates a percentage displayed on an indicator associated with the threshold. The computing device displays the threshold as a virtual slice.
US09569079B2 Input aggregation for a multi-touch device
The aggregation of multiple inputs in a touch-sensitive input device is disclosed. For example, one disclosed embodiment comprises receiving multiple inputs related to a virtual object, aggregating the inputs into an aggregated output, and providing the aggregated output to an application that controls the virtual object.
US09569078B2 User interface tools for cropping and straightening image
Some embodiments provide an image editing application that edits an image. The image editing application displays an image in a display area. The image editing application displays a rotatable user interface item. In response to receiving a user input, the image editing application rotates the rotatable user interface item. The image editing application rotates the image displayed in the display area based on the rotation of the rotatable user interface item.
US09569075B2 Information-processing device, information-processing system, storage medium, and information-processing method
An example information-processing device includes: a first display controller that displays one or more objects in a virtual space; a first accepting unit that accepts a instruction to select one of the one or more displayed objects displayed by the first display controller; a second accepting unit that accepts shared information; and a posting unit that posts the shared information accepted by the second accepting unit, associated with the object selected by the first accepting unit, to an information sharing service for sharing information among a plurality of users.
US09569072B2 Methods, systems, and computer readable media for controlling presentation and selection of objects that are digital images depicting subjects
The subject matter described herein is directed to controlling presentation and selection of objects that are digital images depicting subjects. According to one aspect, a plurality of objects is presented via a presentation device having a screen. Each object is associated with at least one other object of plurality of objects and is a digital image of a subject. A first object presented is selected in response to a first selection event associated with the first object. A second object non-adjacent to the first object is determined based on a predefined relationship associating the first object with the second object, wherein the second object is on-screen or off-screen. The second is presented via the presentation device on-screen and adjacent to the first object in response to the determination. An indication of the predefined relationship is also presented.
US09569070B1 Assisting in deconflicting concurrency conflicts
Systems, methods, and graphical user interfaces are disclosed that assist a user in deconflicting concurrency conflicts in a peering network in which ambiguous concurrency conflicts can arise. In accordance with some embodiments, a method for assisting a user in deconflicting concurrency conflicts is disclosed. The method includes detecting a plurality of ambiguous data conflicts between the local deployment and the peer deployment. The method further includes providing a graphical user interface to a user at the local deployment that allows the user to filter the plurality of ambiguous data conflicts according to a selected data conflict type of a plurality of predefined data conflict types selectable by the user through the graphical user interface. By providing such as graphical user interface, the user can easily filter a large number (e.g., hundreds) of ambiguous concurrency conflicts that may exist at a given time between the local deployment and the peer deployment.
US09569067B2 Mobile terminal and control method thereof
A mobile terminal for displaying a contact item and a control method thereof are provided. The mobile terminal includes: a display unit configured to display a plurality of contact items; a controller configured to designate a selected contact item as a representative contact item when any one of the contact items is selected, and designate a selected different contact item as a subordinate contact item when the different contact item is selected from among the contact items, and merge contact information corresponding to the subordinate contact item into contact information corresponding to the representative contact item when a control command for merging contact information is detected, wherein the controller disposes the subordinate contact item such that it is adjacent to the representative contact item.
US09569066B2 Interface for navigating imagery
A user interface for rotating imagery among a plurality of canonical views of a geographic area of interest is disclosed. The interface includes at least one rotation control icon for rotating the imagery among a plurality of canonical views of the geographic area, and a direction indicating portion that indicates a compass direction associated with the canonical view presented on the display device. In particular implementations, the interface can be configured to come into view over the imagery whenever a user navigates to a particular view of the imagery where a plurality of canonical views is available. The motion of the navigation control interface appearing into the imagery is intended to draw attention to the control interface to inform the user that additional canonical views are available.
US09569064B2 System and method for a particle system based user interface
Disclosed herein are systems, methods, and non-transitory computer-readable storage media for simplifying and clarifying user interfaces, both their design and usage. The disclosed system creates and applies rules user options. Upon application of the rules, the system automatically organizes the user options in accordance with the rules, such that the programmer no longer needs to organize every aspect of an options menu and a user can quickly and efficiently choose from the options. Statistics regarding usage and probability are stored to make the options presented more efficient.
US09569063B2 Mobile terminal and control method thereof
A mobile terminal is provided that includes a display unit configured to display one or more windows at a time, and a controller configured to generate a first window and a second window separate from the first window when an event occurs in the first window. The controller is configured to control the display unit to display at least one of the first window and the second window. Methods for controlling the mobile terminal are also provided.
US09569061B2 System and method for organizing field data obtained through a plurality of devices
An automated process collects and organizes field data from an inspection of a building or other structure such as pipe supports, bridges, buildings, over head supports, and smoke stacks.
US09569059B2 Reference-point-based static-scale mapping application
A computer-implemented mapping method comprises determining a fixed reference point, displaying a static-scale map on a display screen of a computing device such that the map always includes the fixed reference point, and displaying a graphical discontinuity indicator on the map to represent a discontinuity in the map, the graphical discontinuity indicator dividing the map into a first map area surrounding the fixed reference point and a second map area that is geographically spaced apart from the first map area.
US09569057B2 Information processing apparatus and method for outputting a guiding operation to a user
An information processing apparatus that determines a direction to browsed next as a guiding direction with a location of content displayed by a display of the information processing apparatus as a reference location; determines a perceptual strength of each of a plurality of active elements disposed in different locations on or within a casing of the information processing apparatus based on the guiding direction; and controls each of the plurality of active elements based on the perceptual strengths.
US09569055B2 Interaction sensing
The touch sensor is a touch sensor that senses changes in characteristics of the electromagnetic signal in an environment in order to detect the contact or the proximity.
US09569054B2 Capacitive sensor filtering apparatus, method, and system
A transform is used to transform raw sensor data from the time domain to the frequency or sequency domain. The transformed data falls into several signal bins. The transformed data in at least one of the signal bins is analyzed to determine whether a touch event or release event has occurred.
US09569053B2 Wide dynamic range capacitive sensing
A touch sensor panel configured to detect objects touching the panel as well as objects that are at a varying proximity to the touch sensor panel. The touch sensor panel includes circuitry that can configure the panel in a mutual capacitance (near field) architecture or a self-capacitance (far field and super far field) architecture. The touch sensor panel can also include circuitry that works to minimize an effect that a parasitic capacitance can have on the ability of the touch sensor panel to reliably detect touch and proximity events.
US09569048B2 Touch display panel and display device
The present invention provides a touch display panel comprising a touch driving electrode and a touch sensing electrode, wherein the touch display panel further comprises a signal enhancement layer which is capable of generating electric field lines by coupling with the touch driving electrode and/or the touch sensing electrode. The present invention also provides a display device including the above touch display panel. When the operator's finger touches the surface of the touch display panel, a large amount of electric field lines generated by coupling of the signal enhancement layer are attracted to the operator's finger, thereby increasing the amount of change in capacitance, and the sensitivity of the touch display panel is further improved.
US09569047B2 Display device and method for preparing the same
The present disclosure relates to the field of display technology and discloses a display device and a method for preparing the same. The display device includes a 3D grating and a touch detection unit. The 3D grating includes a base substrate arranged opposite to a display side of display panel, and a grating structure of the 3D grating and the touch detection unit are formed between the base substrate and the display panel.
US09569039B2 Capacitive touch panel
An integrally-formed capacitive touch panel is disclosed including: a singular lens substrate, a mask layer, and a sensing circuit integrally coupled with said singular lens substrate. Said singular lens substrate, said mask layer, and said sensing circuit are integrally formed.
US09569037B2 Capacitive sensing with low-frequency noise reduction
A method of sensing the presence of a body from a change in an amount of charge present on a capacitively charged key. The method comprises inducing charge onto the key during a drive part of a measurement cycle, coupling a signal measurement capacitor to the key during a signal measurement part of the measurement cycle to the effect that the charge induced on the key during the drive part of the measurement cycle is transferred to the signal measurement capacitor, determining from a noise measurement part of the measurement cycle an amount of charge induced on the key by noise during the signal measurement part of the measurement cycle, and controlling the drive part, the signal measurement part and the noise measurement parts of the cycle to provide the charge sensing circuit with a measurement of the signal from which the noise induced on the key has been or can be substantially cancelled.
US09569031B2 Touch screen panel having a plurality of openings in a plurality of sensing cells
A touch screen panel includes a transparent substrate, a first sensing line and a second sensing line. The first sensing line includes first sensing cells arranged along a first direction and first connection patterns coupling the first sensing cells. The second sensing line includes second sensing cells arranged in a second direction substantially perpendicular to the first direction, and second connection patterns coupling the second sensing cells. At least one of the first and the second sensing cells includes openings and conductive patterns located in the openings.
US09569026B2 Method for reporting coordinate point of touch screen and mobile terminal
A method and a mobile terminal for reporting a coordinate point of the touch screen. The method includes: the mobile terminal receiving a touch event of the touch screen; when two touch events are received simultaneously with the coordinate points of one touch event which is called as a first touch event including coordinate points belonging to a border region of the touch screen and all of the coordinate points of the other touch event which is called as a second touch event belonging to a non-border region of the touch screen, the mobile terminal determining a central coordinate point of the first touch event, correcting the central coordinate point to the border side of the touch screen nearest to the central coordinate point according to the second touch event; and taking the corrected coordinate point as a reported coordinate point.
US09569025B2 LCD controller with capacitive touch interface
An integrated circuit device has a touch controller with at least one input, a liquid crystal display (LCD) controller with a plurality of outputs, an external interface comprising a plurality of external pins, and a multiplexer operable in a first mode to connect the plurality of external pins with the plurality of outputs of the LCD controller and in a second mode to connect at least one of the plurality of external pins with the touch controller.
US09569023B2 Touch sensitive film, touch sensing device, and electronic device
A touch sensitive film (1) includes a conductive layer (2) having a touch sensing region (3), and a user input surface (4). The user input surface of the touch sensitive film includes a tactilely distinguishable surface feature (5) deviating from the general nature of the user input surface (4) for identifying the location of the touch sensing region (3) by sensing the tactilely distinguishable surface feature.
US09569022B2 Touch panel and test method thereof
A touch panel and a method thereof are provided. The touch panel includes a touch sensor, a shielding layer, and a plurality of conducting foils. The shielding layer is disposed on the touch sensor. The plurality of conducting foils is disposed via an Anisotropic Conductive Film (ACF) on a surface of the shielding layer, which is on an opposite side of a surface of the touch sensor. Any two of the plurality of conducting foils, the ACF, and the shielding layer are connected in series as a signal path.
US09569021B2 Touch panel and method of manufacturing the same
A touch panel including a panel body and a gas passage provided in the panel body. The panel body includes a pair of electrode plates, and each electrode plate is provided with a conductive layer. The electrode plates are fixedly attached to each other so that conductive coats thereof are opposed to each other with a gap defined therebetween. The gas passage is configured to allow a gas existing in the gap to circulate in the panel body.
US09569017B2 Processing device and processing method
The present invention provides a processing device, which includes a plurality of digital demodulators and an information transmitting module. Each of the digital demodulators is configured to generate in-phase and quadrature signal information corresponding to a frequency. The information transmitting module is configured to receive, process, and transmit the in-phase and quadrature signal information.
US09569013B2 Coordinate detection system, information processing apparatus, and recording medium
A coordinate detection system detects coordinates of a position to which an electronic pen points on a surface of a display. The coordinate detection system includes a plurality of detecting elements configured to detect light emitted from each of light emission points of the electronic pen, and a coordinate detection unit configured to detect the coordinates of the position to which the electronic pen points based on a distance relationship between first images of the light emission points in an image formed by the light detected by each of the plurality of detecting elements and second images of the light emission points formed by reflection of the first images on the surface of the display.
US09569012B2 Input apparatus, control apparatus, and control method for input apparatus
An input apparatus capable of transmitting a signal corresponding to an operation of a user to a control apparatus capable of switching display among a plurality of display screens, includes a first detection section, a second detection section, and a mode switch section. The first detection section detects analog information on a movement of the input apparatus made by the user. The second detection section detects digital information input by the user. The mode switch section makes a switch between a first mode for transmitting to the control apparatus a first signal that is based on the analog information detected by the first detection means and a second mode for transmitting to the control apparatus a second signal that is based on the digital information detected by the second detection means, in association with the display screen displayed on the control apparatus.
US09569009B2 Multimedia interactive device function selection based upon button depression duration
A method and apparatus wherein a plurality of functions are implemented on a multimedia presentation device. A user can access several of the functions by depressing a single button. A particular function is specified by the duration of the button depression. For one embodiment the functions affect a favorite program list and allow a user to access the list, update the list, and delete entries from the list depending upon button depression duration. For example, the user may depress button number (#) 3 of a remote control device. A brief depression (e.g., less than 1 second), results in the remote control interpreting this click as a digit for selecting a channel, and the system will tune to channel #3. A longer depression (e.g., between 1 and 2 seconds), results in the system recalling previously programmed selection #3. Likewise, other functions are implemented by depression the button for various durations.
US09569008B1 Solid state input device
Input devices having a thin profile and good comfort and feel are disclosed. In embodiments, an input device includes a sensor layer configured to effectuate a key press upon application of an activation force, and a collapsible layer coupled to the sensor layer. The collapsible layer may be configured to collapse in response to a collapsing force that is substantially equal to the activation force. When the collapsible layer collapses, the sensor layer may simultaneously effectuate the key press in response to application of the collapsing force.
US09569006B2 Ultrasound-based methods for touchless gesture recognition, and apparatuses using the same
A portable electronic device including an ultrasound transmitter, an ultrasound receiver, and a processing unit is provided. The ultrasound transmitter sends ultrasonic signals, while the ultrasound receiver receives reflected ultrasonic signals from an object. The ultrasound transmitter and the ultrasound receiver are disposed to form a reference axis. The processing unit processes the reflected ultrasonic signals to obtain a time-frequency distribution thereof, and determines a 1D gesture corresponding to projection loci of movements of the object on the reference axis according to the time-frequency distribution.
US09569004B2 Swipe toolbar to switch tabs
Aspects of the subject technology relate to switching tabs in an application. A system is configured to provide for the display an application interface. The application interface includes a toolbar and content associated with a first tab from a plurality of tabs open in the application. The system is further configured to receive, via an input device, a swipe gesture on the toolbar in the application interface and switch, in response to the receiving of the swipe gesture, from displaying in the application interface the content associated with the first tab to displaying content associated with a second tab in the plurality of tabs.
US09569003B2 Portable computing device including a three-dimensional touch screen
A portable computing device includes a three-dimensional (3D) touch screen and a core module. The 3D touch screen includes a two-dimensional (2D) touch screen section and a plurality of radio frequency (RF) radar modules. The core module is operable to determine whether the 3D touch screen is in a 3D mode or a 2D mode. When the 3D touch screen is in the 3D mode, the core module is further operable to receive one or more radar signals via one or more of the plurality of RF radar modules and interpret the one or more radar signals to produce a 3D input signal.
US09569001B2 Wearable gestural interface
This invention may be implemented as a wearable apparatus comprised of a camera, a projector, a mirror, a microphone and a digital computer. The camera captures visual data. This data is analyzed by the digital computer to recognize objects and hand gestures, using color tracking and edge detection techniques. The projector is used, along with a mirror to adjust the direction of the projected light, to project images on objects in the user's environment. For example, the images may be projected on surfaces such as a wall, table, or piece of paper. The projected images may contain information relevant to the object being augmented. Indeed, the information may include current data obtained from the Internet. Also, the projected images may comprise graphical interfaces, with which a user may interact by making hand gestures.
US09568997B2 Eye tracking enabled smart closed captioning
Systems and methods for controlling closed captioning using an eye tracking device are provided. The system for controlling closed captioning may comprise a display device, a closed captioning controller configured to display closed captioning text for a media item during playback on the display device, and an eye tracking device configured to detect a location of a user's gaze relative to the display device and send the location to the closed captioning controller. The closed captioning controller may be configured to recognize a predetermined gaze pattern of the user's gaze and, upon detecting the predetermined gaze pattern, partially or completely deemphasize the display of the closed captioning text.
US09568985B2 Data processing apparatus with adaptive compression algorithm selection based on visibility of compression artifacts for data communication over camera interface and related data processing method
A data processing apparatus has a compressor and an output interface. The compressor receives an input multimedia data, and generates an output multimedia data according to the input multimedia data. The output interface packs the output multimedia data into an output bitstream, and outputs the output bitstream via a camera interface. The compressor adaptively adjusts a compression algorithm applied to the input multimedia data according to visibility of compression artifacts. By way of example, the camera interface may be a camera serial interface (CSI) standardized by a Mobile Industry Processor Interface (MIPI).
US09568983B1 Power cut off mode for conserving power in electronic devices
External jolts, such as those occurring during shipment, may inadvertently activate an electronic device. Such inadvertent activations may result in the electronic device entering an active mode during shipment, draining battery power. This document describes a power cut off mode that prevents inadvertent device activations and minimizes current consumption during shipment or storage of a device. This conserves battery power for operational use by the user.
US09568981B2 Apparatus and method for managing power consumption of a plurality of information processing apparatuses by suppressing the power consumption of an information processing apparatus having higher priority
A management apparatus includes a storage unit and a processor. The storage unit is configured to store therein priority information indicating priorities for suppressing power consumption among a plurality of information processing apparatuses. The processor is configured to collect data regarding an amount of power consumption consumed by each of the information processing apparatuses. The processor is configured to change an operating frequency or a voltage of an arithmetic processing unit included in each of the information processing apparatuses on basis of the amount of power consumption consumed by each of the information processing apparatuses and the priority information stored in the storage unit.
US09568979B2 Communication device for processing target data quickly
A communication device for communicating via a telecommunication line includes a plurality of operating units, an energy-saving control unit, an instruction receiver, and a wake-up unit. The plurality of operating units are configured to receive an electric power and operate. The energy-saving control unit is configured to alternatively run a normal mode or an energy saving mode. The instruction receiver is configured to receive an instruction for selecting the operating unit that processes target data. The selection instruction is transmitted from a transmission device connected via the electric communication line prior to the transmission of the target data. The wake-up unit is configured to supply the electric power to the operating unit so as to wake up the operating unit from the sleep state upon receiving the selection instruction during the energy saving mode if the operating unit instructed by the selection instruction is in the sleep state.
US09568978B2 Controlling power consumption in processor-based systems and components thereof
Since the maximum power consumption is largely a concern at the power supply domain, a limited number of nodes may be allowed to consume their maximum power consumption by preventing other nodes from consuming their maximum power consumption. This approach may be used either instead of or in cooperation with existing maximum power consumption regulators.
US09568976B2 Semiconductor device and electronic device
The semiconductor device has a touch panel controller, a processor and a display driver. The semiconductor device is arranged so as to reduce an electric power uselessly consumed while the action of the display driver is stopped or suspended and further, and an electric power uselessly consumed by the touch-detecting action for recovery of the display driver from the state of the action being stopped or suspended.The processor built in the semiconductor device together with the touch panel controller and the display driver returns to its workable state from Sleep state each time a given length of time elapses, and then causes the touch panel to perform a touch-detecting action. When the processor cannot acquire a result of judgment as “being touched”, it returns to Sleep state again, and waits for the given length of time to elapse.
US09568972B2 Coordinated multi-device power management
Techniques related to coordinating power management for multiple devices are discussed. Such techniques may include establishing communications between devices, inventorying the components of each device, and implementing a power management plan to eliminate any redundancy in the components and reduce the total power consumed by the devices.
US09568969B2 Power supply device
To make a replacement time difference between two power supply devices as small as possible when the two power supply devices serving as double power supply devices constitute a PLC, a power supply unit includes a temperature detection unit that detects an internal temperature of the own power supply unit, and an output adjustment circuit that adjusts internal power output from the own power supply unit so as to make smaller a difference between a detected temperature by the temperature detection unit of the own power supply unit and a detected temperature by the temperature detection unit included in the other power supply unit attached to a same PLC as the PLC to which the own power supply unit is attached.
US09568968B2 Power control system
A power control system includes a first comparison unit, a second comparison unit, a switching unit, and a power supply unit. The first comparison unit receives a switch voltage and a first reference voltage, compares the switch voltage with the first reference voltage and outputs a first comparison voltage. The second comparison unit receives the first comparison voltage and a second reference voltage, compares the first comparison voltage with the second reference voltage and outputs a second comparison voltage. The switching unit receives the second comparison voltage and converts a power control voltage to the switch voltage. The power supply unit receives the switch voltage and outputs a working voltage to wake up a motherboard. The power supply unit only wakes up the motherboard when the power supply unit is completely discharged.
US09568964B2 Cooling structure integrated all-in-one computer
A cooling structure integrated all-in-one computer includes a display device including a hollow frame having retaining members located therein, a first electric connector mounted in the hollow frame and a display module mounted in the hollow frame, and a mainframe including an aluminum extruded casing slidably inserted into a back opening of the hollow frame, engaging members located in the casing for engaging the retaining members upon insertion of the casing into the hollow frame, and a motherboard mounted in a recessed accommodation chamber in the casing with heat-emitting sources thereof abutted against respective heat-transferring bearing blocks of the casing for quick dissipation of heat and a second electric connector thereof connected to the first electric connector.
US09568961B1 Electronic apparatus
The present invention relates to an electronic apparatus, which integrates an adapter plate, a PCIE card and a fan into an input/output unit, communicates with other electronic elements in the electronic apparatus through the adapter plate in the input/output unit, and reasonably lays out elements in the input/output unit, so that more electronic elements can be laid out in a limited electronic apparatus case space, thus having a high utilization rate and a low cost. Moreover, the design of the internally integrated fan makes the input/output unit and the electronic apparatus have good heat dissipation effects, and the input/output unit may be designed as hot plug, facilitating replacement and maintenance of the whole input/output unit.
US09568956B2 Apparatus, system and method for a collapsing keyboard
Some embodiments of an apparatus, system and method are described for a collapsible keyboard apparatus and computing system. A collapsible keyboard apparatus may comprise a plurality of keys supported by a first support structure and a set of keys supported by a second support structure pivotally coupled to the first support structure. The second support structure may be arranged to rotate around the pivotal coupling from a first position substantially coplanar with the first support structure to a second non-coplanar position in response to a force applied to the second support structure. Other embodiments are described.
US09568955B2 Merchant/customer POS interaction system
Systems and methods for providing merchant/customer interaction include determining that a tablet computer is in a merchant orientation, retrieving merchant product information according to a received instruction and merchant orientation information, and displaying a merchant screen on the tablet computer that includes the merchant product information according to the merchant orientation information. A change in the orientation of the tablet computer enclosure/stand is then detected from the merchant orientation to a customer orientation. In response, the merchant screen is transitioned on the tablet computer display to a customer screen as the tablet computer enclosure/stand changes orientations by moving the merchant screen and the customer screen linearly while in a stacked orientation. The customer screen includes the merchant product information displayed according to customer orientation information such that the merchant product information is displayed differently on the customer screen relative to the merchant screen.
US09568952B2 Display device apparatus
A display device apparatus includes a housing that is sized and configured to attach to a computer device. The housing can include a cavity for releaseably retaining a second display device that is connectable to the computer device. The second display device is moveable out of the housing via a slot defined in the housing so that the second display device is moveable from a first position within the housing to a second position that is external to the housing.
US09568951B2 Electronic device
An electronic device is provided, including a main body, a display unit connected to the main body, and an input unit detachably connected to the main body. The input unit has a pad protruding from the bottom side thereof. When the input unit is placed on a surface of an object, the pad contacts the surface. When the main body is placed on the surface and joined with the input unit, the pad and the surface form a distance therebetween.
US09568949B2 Electronic apparatus
An electronic apparatus of the present invention has a bottom surface on which a first connection terminal is disposed, and a rear surface on which a second connection terminal is disposed. The first connection terminal and the second connection terminal are formed on a common substrate. An edge formed by the bottom surface and the rear surface is formed by the substrate. The electronic apparatus is to be connected to an expansion unit including a first connection-target terminal to which the first connection terminal is to be connected and a second connection-target terminal to which the second connection terminal is to be connected.
US09568948B2 Display device and method of manufacturing the same
A display device includes a touch screen panel folded based on a folding axis, and at least one touch electrode on the folding axis. Each of the touch electrodes on the folding axis may include a graphene layer, a metal mesh layer, and an adhesion metal mesh layer. The grapheme layer may be along the folding axis on a transparent substrate. The first metal mesh layer may be on the transparent substrate to adhere to a lateral surface of the first graphene layer. The first adhesion metal mesh layer may be on a boundary portion between the first graphene layer and the first metal mesh layer.
US09568936B2 Phased array antenna and phase control method therefor
In a phased array antenna that has a configuration in which a plurality of antenna panels, in each of which a plurality of antenna elements are arrayed, are connected in the form of a plane and that radiates power transmission microwaves in the arrival direction of a pilot signal sent from an electric-power receiving facility (rectenna system), by controlling the phases of signals input to and output from the antenna elements. An arithmetic processing section, which is provided in each of the antenna panels, calculates the phase shifts of power transmission microwaves to be radiated from the antenna elements. Then, the phase information indicating the phase shifts calculated by the arithmetic processing section is sent to at least three adjacent antenna panels by a transmission and reception section provided in each of the antenna panels.
US09568930B2 System and method for managing a power system with multiple power components
According to a preferred embodiment of the invention, the system for managing a power system with a plurality of power components that includes power source components and power consumption components includes a central power bus, a plurality of adaptable connectors that each electrically couple to a power component and to the central power bus, and a control processor that receives the state of each power component from the respective adaptable connector and is configured to balance the voltage and current output from each power source component to provide a desired power to a power consumption component based on the received states.
US09568928B2 Compensated voltage reference generation circuit and method
In accordance with an embodiment, a method of compensating for the temperature coefficient of a reference voltage includes generating a reference voltage that varies over temperature. A temperature compensated reference voltage is generated that compensates for a temperature variation in the voltage value of the reference voltage. In accordance with another embodiment, a temperature compensation circuit that compensates for temperature variation of a reference voltage is includes a reference voltage generator circuit having an output. A first impedance branch is coupled to the output of the reference voltage generator circuit and a second impedance branch is coupled to the output of the reference voltage generator circuit. A transconductance generation circuit having a first terminal connected to the first impedance branch and a second terminal connected to the second impedance branch.
US09568922B2 Electromagnetic pressure valve
The invention refers to an electromagnetic valve, in particular pressure control valve, with a magnetic part of at least an electrically controllable coil, a core and an armature provided in an armature housing and shiftably guided, and with a valve part, having at least a feed, a return and/or a consumer connection, wherein the valve part has between the feed and the return or consumer connection at least one globe valve that can be sealed by a locking part, and the armature interacts with the locking part, between armature and locking part an activation rod arranged in a penetration bore hole of the core being provided for this purpose, wherein a connecting channel, connecting the penetration bore hole with an in particular pressure-free or pressure-reduced relieving area, ends in the penetration bore hole.
US09568918B1 Balloon system
The present disclosure relates to a balloon system that includes a flexible volume balloon hull configured to contain a lifting gas, a flexible volume ballonet contained within said balloon hull configured to contain a refrigerant gas and a refrigerant gas transfer device in fluid communication with the ballonet to control the balloon's vertical ascent and descent.
US09568916B2 Attributed roadway trajectories for self-driving vehicles
An attributed roadway trajectory comprises at least one ordered series of attributed roadway trajectory points, which are spaced along a curve that is defined in a terrestrial coordinate frame and tracks an along-roadway physical feature of a real-world roadway segment portrayed in a point cloud. Any arbitrary attributed roadway trajectory point on the curve passes a predetermined proximity test for proximity to point cloud points discriminated as representing part of the along-roadway physical feature. Each attributed roadway trajectory point has at least one attribute value representing a characteristic of the real-world roadway segment at a position on the real-world roadway segment spatially associated with the attributed roadway trajectory point. A control system of a self-driving road vehicle can use the attribute value(s) to adjust control of the self-driving road vehicle based on sensor-independent roadway data (e.g. where the position of the attributed roadway trajectory point(s) remains outside of sensor range).
US09568914B1 Remotely controlled pulley transport system
A remotely controlled pulley transport system may comprise a support line and a transport apparatus configured to be supported on the support line. The transport apparatus may comprise a platform including a housing, a first wheel rotatably mounted on the housing and configured to rest upon the support line, a propulsion device configured to rotate the first wheel to move the transport apparatus along the support line, a connection device mounted on the housing of the platform and configured to removably connect to an object to be transported by the transport apparatus with the connection device including a hook. The system may also include a control assembly configured to control operation of the transport apparatus remotely.
US09568901B2 Multi-objective energy management methods for micro-grids
Systems and methods are disclosed for multi-objective energy management of micro-grids. A two-layer control method is used. In the first layer which is the advisory layer, a Model Predictive Control (MPC) method is used as a long term scheduler. The result of this layer will be used as optimality constraints in the second layer. In the second layer, a real-time controller guarantees a second-by-second balance between supply and demand subject to the constraints provided by the advisory layer.
US09568896B2 Control device and method for controlling an electric machine
A control device for controlling an electric machine with ks windings on a stator and kr windings on a rotor, where ks+kr=n and either ks or kr may be zero, includes an input for receiving commands, an output for outputting control commands to a driver, machine modeling means for modeling behavior of the machine, and decision means connected to the input, output, and machine modeling means for determining the driver control commands. The machine modeling means models behavior of the machine through functional mapping suited for correlating sets of values of electrical and mechanical quantities, sets of values of their total or partial derivatives and/or integral functions with one another. The functional mapping includes an algorithm and/or equation based on at least one state function associated with the electromagnetic field inside the machine and/or based on at least one partial derivative of the state function.
US09568895B2 Adaptive sensor data selection and sampling based on current and future context
A method for controlling a sensor may be performed by a mobile device including a processor and a memory. The method may include receiving raw data from the sensor, classifying the raw data into a context value, interpreting the context value into a higher-level context, receiving a predicted context based on the higher-level context, and controlling the sensor based on the predicted context. Controlling the sensor may include controlling a frequency at which raw data is received from the sensor, or an on/off state of the sensor. Control of the sensor may also be based on both the higher-level context and the predicted context.
US09568891B2 Multi-media wireless watch
A method for interacting with a user through a smart watch can include displaying an interactive image. The method can further include detecting a contact moving continuously from a first edge of the touch-sensitive display toward a second, opposite edge of the touch-sensitive display. In response to the detection, the touch-sensitive display can display select function indicators in accordance with movement of the contact. The select function indicators can comprise four or fewer distinct, selectable icons.
US09568890B1 All-digital delay-locked loop circuit based on time-to-digital converter and control method thereof
Disclosed is an all-digital delay locked loop circuit based on a time-to-digital converter and a control method thereof. The all-digital delay locked loop circuit includes a phase inversion locking control circuit for determining whether or not to use a phase inversion locking algorithm by detecting a phase difference between an input clock and an output clock and outputting the input clock or an inverted input clock; and a phase synchronization unit connected to an output terminal of the phase inversion locking control circuit to receive an output signal of the phase inversion locking control circuit and a control signal and perform phase synchronization, in which the phase synchronization unit includes a digital control delay line for receiving the input clock or the inverted input clock output from the phase inversion locking control circuit and reducing a phase error between the input clock and the output clock.
US09568886B2 Method of printing holographic 3D image
A method of printing a holographic 3D image is provided. The method includes forming sub-voxels on a hologram recording material, the sub-voxels including one or more colors.
US09568884B2 Image forming apparatus provided with belt unit pivotally movably supported at main casing
An image forming apparatus includes: a main casing; a cartridge; a belt unit; and a fixing unit. The cartridge includes a photosensitive drum. The main casing includes a first side plate and a second side plate, interposing the fixing unit therebetween. The belt unit includes: an endless belt; a first pivot shaft supported at the first side plate; a first arm; a second pivot shaft supported at the second side plate; and a second arm. The belt unit is movable between an internal position where the belt contacts the photosensitive drum and an external position where the belt separates from the photosensitive drum. The first arm is positioned outward of the first side plate and connects the first pivot shaft to the belt unit. The second arm is positioned outward of the second side plate and connects the second pivot shaft to the belt unit.
US09568877B2 Image forming apparatus that performs compulsory toner consumption processing
An image forming apparatus is provided. The image forming apparatus includes an image forming device to form images of color toners on corresponding image bearers of at least four image bearers; a transferring device to transfer the color toner images on the image bearers to a transfer medium; and a controller to control the image forming apparatus. The controller performs a compulsory toner consumption processing for the color toners to compulsory consume deteriorated toners. When the compulsory toner consumption processing is performed on three or more toners, compulsory consumption toner images of the color toners are formed on the corresponding image bearers and then transferred to the transfer medium to form a compulsory consumption combined toner image including at least two overlaid image portions, wherein the at least two overlaid image portions are arranged side by side with a space therebetween in a width direction of the transfer medium.
US09568871B2 Duplex image forming apparatus with two-side conveyance unit rotatable between open and closed positions
Provided is an image forming apparatus including a fixing unit that is attached to the apparatus body and includes a fixing portion configured to fix an image formed on a sheet by an image forming portion and a reverse portion configured to reverse the sheet having passed through the fixing portion, a two-side conveyance unit that includes a duplex conveyance path configured to guide the sheet reversed by the reverse portion to the image forming portion and a conveyance portion configured to convey the sheet on the duplex conveyance path, and a positioning unit configured to position the two-side conveyance unit with respect to the fixing unit. The positioning unit includes an engagement portion provided in the fixing unit, and an engagement portion provided in the two-side conveyance unit and engaging with the engagement portion of the fixing unit.
US09568867B2 Image forming apparatus and image forming method
The image forming apparatus includes an image forming unit, a fixing unit having a heating member, a temperature detector, an acquisition unit, and a controller. When image formation is consecutively performed, and the acquisition unit acquires a first density, which is the density information of the image formed on a k-th recording material, and a second, higher density, which is the density information of the image formed on an l-th recording material, while the image is being fixed on the k-th recording material, the controller controls the power so that the detection temperature becomes a temperature higher than a fixing temperature according to the first density, and lower than a fixing temperature according to the second density. While the image is being fixed on the l-th recording material, the controller controls the power so that the detection temperature becomes the fixing temperature according to the second density.
US09568865B2 Belt device, fixing device, and image forming apparatus
A belt device includes an endless belt and a rotary driver contacting an outer circumferential surface of the belt to drive and rotate the belt. An opposed belt support is disposed opposite the rotary driver and in contact with an inner circumferential surface of the belt. A rotary belt support is disposed opposite the rotary driver via the opposed belt support and in contact with the inner circumferential surface of the belt. A belt support holder holds the opposed belt support and the rotary belt support to retain a predetermined interval between the opposed belt support and the rotary belt support. A biasing assembly presses against the belt support holder to move the opposed belt support and the rotary belt support collectively with respect to the rotary driver and bias the opposed belt support against the rotary driver.
US09568861B2 Image forming apparatus having a cleaning member that controls rotation speed according to sheet thickness and number of sheets
An image forming apparatus includes an image carrier, a cleaning member, a rotation controlling part, a first obtaining part and a mode changing part. The image carrier has a surface to carry a toner image transferred onto a sheet. The cleaning member contacts the surface of the image carrier at a downstream side in a rotating direction of the image carrier from a transferring position transferring the toner image to collect a toner from the image carrier and to hold the toner. The rotation controlling part has a first speed control mode rotating the cleaning member at a first rotational speed and a second speed control mode rotating the cleaning member at a second rotational speed faster than the first rotational speed and switches from the first speed control mode to the second speed control mode at predetermined switch timing.
US09568854B2 Image forming apparatus configured to execute removal control
Removal control performing both first and second control in series is performed. The first control involves rotating the plurality of developer bearing members in a state in which the developing bias is applied to the plurality of developer bearing members so that force acting on opposite-polarity particles from a normally charged toner in the direction of moving the particles from the developer bearing member toward the image bearing member. The second control involves rotating one developer bearing member at a faster circumferential velocity than the other developer bearing member in a state in which the developing bias is applied to the plurality of developer bearing members or the developing bias is turned off so that the force acting on the opposite-polarity particles from the normally charged toner in the direction of moving the particles from the developer bearing member toward the image bearing member.
US09568851B2 Image forming apparatus
An image forming apparatus that forms an image on a medium includes: an image carrying member; a charging unit disposed in proximity to the image carrying member; a power supply unit configured to sequentially apply a plurality of charging voltages to the charging unit when the medium is not fed through; a current detecting unit configured to detect an AC value flowing through the charging unit; a processing unit configured to perform first charging voltage determination control to derive a peak-to-peak voltage value to be used in a process; and a storage unit configured to pre-store a reference peak-to-peak voltage value for each wastage level of the image carrying member, wherein the processing unit: prohibits execution of the first charging voltage determination control and performs second charging voltage determination control; and obtains a reference peak-to-peak voltage value and derives a peak-to-peak voltage value to be used in the process.
US09568849B2 Liquid developer, developer cartridge, and image forming apparatus
A liquid developer contains a carrier liquid and a toner particle which contains a binder resin, wherein the toner particles have a content of aluminum measured by fluorescent X-ray analysis in a range of from 0.04% by weight to 0.1% by weight of total elements.
US09568848B2 Electrostatic image developing toner
An electrostatic image developing toner includes toner particles that contain a binder resin and a coloring agent. The binder resin includes an amorphous resin and a crystalline polyester resin. The toner satisfies Relations (1) and (2). ΔH1 is the amount of heat absorption based on a melting peak of the crystalline polyester resin in a first heating step from room temperature to 150° C. ΔH2 is the amount of heat absorption based on a melting peak of the crystalline polyester resin in a second heating step from 0° C. to 150° C. ΔH(theo.) is a value of fusion enthalpy calculated from a mass ratio of a structural unit derived from a linear aliphatic monomer contained in the binder resin based on a group contribution method. 0.2≦ΔH1/ΔH(theo.)≦0.5  Relation (1): 0.1≦ΔH2/ΔH(theo.)≦0.3  Relation (2):
US09568846B2 Electrophotographic photosensitive member, method for producing the same, process cartridge, and electrophotographic apparatus
An undercoat layer of an electrophotographic photosensitive member contains zinc oxide particles subjected to a surface treatment with an organometallic compound or an organosilicon compound and titanium oxide particles subjected to a surface treatment with an organometallic compound or an organosilicon compound. The titanium oxide particles have an average primary particle diameter of 100 nm or more and 600 nm or less. A volume ratio of the titanium oxide particles represented by formula (1) is 1.0 or more and 25 or less.
US09568844B2 Movable body drive system and movable body drive method, pattern formation apparatus and method, exposure apparatus and method, device manufacturing method, and decision-making method
A drive unit drives a wafer table in a Y-axis direction based on a measurement value of an encoder that measures position information of the wafer table in the Y-axis direction and based on known correction information in accordance with position information of the wafer table in a non-measurement direction (e.g. Z, θz and θx directions) that is measured by an interferometer at the time of the measurement by the encoder. That is, the wafer table (a movable body) is driven in the Y-axis direction based on the measurement value of the encoder that has been corrected by correction information for correcting a measurement error of the encoder that is caused by a relative displacement of a head and a scale in the non-measurement direction. Accordingly, the movable body can be driven with high accuracy in a desired direction while measuring the position by the encoder, without being affected by the relative motion between the head and the scale in directions other than a direction to be measured (measurement direction).
US09568840B2 Lithographic apparatus and device manufacturing method
A substrate table of an immersion lithographic apparatus is disclosed which comprises a barrier configured to collect liquid. The barrier surrounds the substrate and is spaced apart from the substrate. In this way any liquid which is spilt from the liquid supply system can be collected to reduce the risk of contamination of delicate components of the lithographic projection apparatus.
US09568831B2 Lithographic apparatus and device manufacturing method
A lithographic or exposure apparatus has a projection system and a controller. The projection system includes a stationary part and a moving part. The projection system is configured to project a plurality of radiation beams onto locations on a target. The locations are selected based on a pattern. The controller is configured to control the apparatus to operate in a first mode or a second mode. In the first mode the projection system delivers a first amount of energy to the selected locations. In the second mode the projection system delivers a second amount of energy to the selected locations. The second amount of energy is greater than the first amount of energy.
US09568830B2 Thinner composition for improving coating and removing performance of resist
Provided are a thinner composition for improving coating property of a resist and for removing the same, which includes 10 to 80 wt. % of alkyl (with 1 to 5 carbon atoms) 2-hydroxyisobutyrate, 20 to 90 wt. % of propyleneglycol alkyl (with 1 to 5 carbon atoms)ether acetate, and 10 to 1000 ppm of a surfactant represented by Formula 1 to a total weight of the alkyl 2-hydroxyisobutyrate and propyleneglycol alkylether acetate, so as to achieve excellent solubility to various photoresists and bottom anti-reflective coatings (BARC) and high edge bead removing (EBR) performance, possibly be employed in a process for recycling photoresist-coated wafers, and remarkably improve coating property of the photoresist, and a method for manufacturing a semiconductor device or a thin film transistor liquid crystal display device including removal of the photoresist by using the above-described thinner composition.
US09568828B2 Exposure apparatus, exposing method, device manufacturing method, program, and recording medium
A liquid immersion member including first and second members forming the immersion space; first member having a first lower surface disposed at a portion of the optical member surrounding, second member having a second upper surface opposite to the first lower surface via a gap and a second lower surface opposing the substrate and second member disposed at a portion of exposure light optical path surrounding; driving apparatus to move the second member with respect to the first; controlling the driving apparatus so the second member's operation in the substrate first operation movement is between exposure termination and start of a first and second shot regions differently from a second member's operation in the substrate second movement period which is between exposure termination and start of a third and fourth shot regions; first and second shot regions are in the same row contrary to third and fourth shot regions.
US09568814B2 Self cleaning air filter module and projection device using the same
An air filter module adapted to be used with a projection module and disposed to cover an air vent of the projection module. The air filter module includes a filter component and a cleaning unit. The cleaning unit is disposed to cover the air vent and configured to drive the filter component to have a movement so as to remove the dust on the filter component according to a cleaning-start signal. A projection device adopting the air filter module is also provided.
US09568812B2 Image projection apparatus and control method thereof
An image projection apparatus comprises a projection unit configured to project an image onto a projection plane, a correction unit configured to correct a range of the image projected by the projection unit, a deformation unit configured to deform the projected range of the image according to a designated correction point, and a control unit configured to optically change the projected range of the image projected by the projection unit according to a designation of an outside of a predetermined range as the correction point.
US09568809B2 Adjustment arrangement
The invention provides for an adjustment arrangement (10) for a camera. The adjustment arrangement (10) comprises a turn plate (20), an upper turn plate (18), a stick (12) and a gearwheel (14).
US09568808B2 Low-profile lens mount
Disclosed is a housing for a portable handheld electronic device such as a cellphone. The device has a housing, having a left side and right side. At least one of the left side and right side is provided with integral surface features or surface structures to enhance gripping the cellphone, preferably along the entire length of the phone or within about the top half or one third of the phone.
US09568800B1 Thin border displays
A thin border display for an electronic device may comprise an optical assembly that includes a support frame and an electrophoretic display (EPD) structure attached to the support frame in a manner that allows for the display of the electronic device to exhibit a “thin border” or “borderless” look at a periphery of the electronic device. A portion of the EPD structure may at least partly curve around a curved portion of the support frame, the curved portion of the support frame being near the periphery of the support frame. In some embodiments, an electrode may be disposed at a periphery of the display to drive the margin of the display for achieving a thin border/borderless appearance. The EPD structure may include a backplane substrate that is either rigid or flexible.
US09568799B2 Variable transmittance optical filter with substantially co-planar electrode system
A variable transmittance optical filter comprising: a first layer comprising a first substantially transparent substrate with a substantially co-planar (SC) electrode system disposed thereon, the SC electrode system made of transparent electrically conductive material and comprising at least one pair of electrically separate electrodes arranged in a substantially co-planar manner on the first substantially transparent substrate, each pair of electrically separate electrodes comprising a first electrode and a second electrode, a second layer proximate to the first layer and comprising a transition material that darkens in response to a non-electrical stimulus and lightens in response to application of an electric voltage; and an electrical connection system for electrically connecting the SC electrode system to a source of electric voltage.
US09568790B2 Liquid crystal display having contact holes adjacently disposed in thin film transistor forming region
A liquid crystal display includes: a first substrate; a gate line and a common voltage line that are on the first substrate; a gate insulating layer on the gate line and the common voltage line; a semiconductor layer on the gate insulating layer; a data line and a drain electrode that are on the semiconductor layer; a pixel electrode on the data line and the drain electrode; a passivation layer on the pixel electrode; a common electrode on the passivation layer; a second substrate; and a liquid crystal layer interposed between the first and second substrates. The pixel electrode contacts the drain electrode via a first contact hole, the common electrode contacts the common voltage line via a second contact hole in the gate insulating layer and the passivation layer, and the first and second contact holes are adjacently disposed in a thin film transistor forming region.
US09568781B2 Liquid crystal display device
According to one embodiment, a liquid crystal display device includes a first substrate including a first transmissive electrode, a second transmissive electrode, a third transmissive electrode, a fourth transmissive electrode, a fifth transmissive electrode, and a reflective electrode, a second substrate including a first color filter opposed to the first transmissive electrode and the fourth transmissive electrode, a second color filter opposed to the second transmissive electrode and the fifth transmissive electrode, a third color filter opposed to the third transmissive electrode, and a fourth color filter opposed to the reflective electrode, and a liquid crystal layer held between the first substrate and the second substrate.
US09568778B2 Liquid crystal display (LCD) panel, manufacturing method thereof and LCD device
A liquid crystal display (LCD) panel, a manufacturing method thereof and an LCD device are provided. The LCD panel comprises: a first substrate and a second substrate arranged oppositely to form a liquid crystal cell; and post spacers disposed between the first substrate and the second substrate. The post spacers are prepared by shape memory polymer (SMP) materials. One end of the post spacers is disposed on the first substrate and the other end is opposite to the second substrate.
US09568776B2 Sealed body and method for manufacturing the same
A sealed body which is sealed with low-melting-point glass and has high airtightness is provided. In the sealed body, at least a wiring layer is provided between two facing substrates, the two substrates are bonded together with the use of a sealing layer containing glass frits as a material, and a metal layer is selectively provided in a region where the wiring layer and the sealing layer overlap. In a laser light irradiation step, the metal layer functions as a laser light reflecting film and suppresses application of excess energy to a sealing member in a region overlapping with the wiring layer.
US09568774B1 Liquid crystal composition and method for manufacturing liquid crystal display apparatus including the same
A method for manufacturing a liquid crystal display apparatus including providing a liquid crystal composition between a first substrate and a second substrate facing the first substrate, the liquid crystal composition including liquid crystal molecules, a thermal initiator, and a reactive monomer; applying heat to the liquid crystal composition to form alignment inducing patterns; forming an electric field between the first substrate and the second substrate; and providing first ultraviolet rays to the liquid crystal composition.
US09568769B2 Transparent liquid crystal display device
A transparent liquid crystal display device including a transparent liquid crystal cell disposed on a transparent luminous plate is provided. The transparent luminous plate includes a first transparent electrode plate, a fluorescent powder layer, and a cavity layer, which are sequentially disposed on a second transparent electrode plate. An electron generator is disposed on a lateral side of the cavity layer. A viewer is able to see not only an image to be displayed by a screen of the display panel, but also an object or a scene behind the display panel through the screen.
US09568766B2 Lighting system, lighting device and receiving device
The general inventive concepts provide a lighting system, a light device and a receiving device. The lighting device applies a liquid crystal display panel as a luminaire, the liquid crystal display panel has a first polarizer only on a light input side. The receiving device comprises a second polarizer and a magnifying component. The second polarizer is used for polarization-analyzing an emitted light, which is emitted from the liquid crystal display panel and carries confidential information. Light passes through the first polarizer and becomes linearly polarized light, which linearly polarized light is emitted after passing through the liquid crystal display panel. The confidential information carried therein cannot be identified by the naked eye. Therefore, the human eye regards it as white light, the lighting device can thus be used as a lighting luminaire. However, when watching the lighting device through the receiving device, the confidential information displayed by the liquid crystal display panel can be seen clearly.
US09568764B2 Display substrate, display panel and display device
A display substrate, a display panel and a display device are disclosed. The display substrate includes: a base substrate (1), and a color film structure (2) and a transparent conductive oxide film layer (3) subsequently laminated on the base substrate (1). The color film structure (2) includes a plurality of color filter units arranged in a matrix and having different colors; at least one color of the color filter units in the color film structure (2) includes at least two layers of laminated color filter films, refractive indices of the color filter films gradually increase in a direction from the base substrate (1) towards the transparent conductive oxide film layer (3), and one layer of the color filter films adjacent to the base substrate (1) has refractive index larger than that of the base substrate (1), one layer of the color filter films adjacent to the transparent conductive oxide film layer (3) has refractive index less than that of the transparent conductive oxide film layer (3). The display substrate reduces the loss of light transmitted in the display panel, and thus the display brightness of the display device is increased.
US09568762B2 Curved liquid crystal display panel and curved liquid crystal display device
A curved liquid crystal display panel is disclosed. The curved liquid crystal display panel includes a color filter substrate and an array substrate disposed corresponding to the color filter substrate. The array substrate has pixel electrodes disposed thereon. Each of the pixel electrodes has a first side and a second side. A length of the first side is greater than a length of the second side, and a curved direction of the curved liquid crystal display panel is the same as an extending direction of the first side. In the present invention, the curved direction of the curved liquid crystal display panel is arranged to be the same as a long side of each of the pixel electrodes.
US09568756B2 Display device
A display device, of which the frame is not easily visible in an edge portion, is provided.This display device includes: a display panel having a display area and a frame area provided outside of the display area; a light-transmitting cover arranged closer to a viewer than the display panel is and including a lens portion that is arranged at a position corresponding to the boundary between the frame area and the display area of the display panel; and a housing including a lateral housing portion arranged to face the display panel's side surface. The outer side surface of the lateral housing portion is located in a space between a first plane which is parallel to a normal to the display panel's screen surface and which contacts with the outer end face of the lens portion of the light-transmitting cover and a second plane which defines an acute angle θ of 25 degrees or less with respect to the normal to the display panel's screen surface and which contacts with the surface of the lens portion.
US09568755B2 Display device
A display device is provided, comprising: a time sequence control board (300); and a back plate (100), comprising one main body and a plurality of edges, the time sequence control board (300) being attached to one of the edges of the back plate (100) with a connection member (200), the connection member (200) comprising a buckling part (210) and a connection part (220) connected with the buckling part, the buckling part (210) being used to buckle the time sequence control board (300), and the connection part (220) being connected with the edge of the back plate (100).
US09568754B2 Liquid crystal display separator
A liquid crystal display separator, in which a liquid crystal display includes a liquid crystal panel and a cover glass bonded to each other by means of a resin material disposed therebetween, is disclosed. The separator includes a body unit, which is provided with a first transfer unit, positioned at a higher level, and a second transfer unit, positioned at a lower level, and which moves horizontally, a first suction unit coupled to the first transfer unit to suck a circuit board of the liquid crystal panel using a vacuum, a second suction unit coupled to the second transfer unit to suck the cover glass using a vacuum, and a separation unit for separating the liquid crystal panel and the cover glass from each other while the first or second suction unit moves horizontally on the body unit.
US09568751B2 Optical control device
An optical control device is provided which can suppress crosstalk between electrodes without increasing the entire size of the device itself. The optical control device includes a substrate having an electro-optical effect, an optical waveguide formed in the substrate, and a modulation electrode modulating optical waves propagating in the optical waveguide. The modulation electrode includes at least two signal electrodes and ground electrodes arranged to interpose the signal electrodes therebetween. The optical control device further includes an electrical connection member that electrically connects the ground electrode disposed between the two signal electrodes to other ground electrodes and that is disposed to cross over part of the signal electrode.
US09568747B2 Side shield fixing structure having pin-detachment guide member
Disclosed is a pin-detachment guide member for fixing a side shield which is capable of easily fixing or detaching the side shield to or from glasses. The pin-detachment guide member includes an inserting protrusion (400) having a screw thread and integrally formed with one surface of the temple (A) of glasses, and a pin-detachment guide member (300) introduced into an inner space of the upper and lower wings (D and E) which overlap with each other in a vertical direction of the inserting protrusion (400), such that the pin-detachment guide member (300) is screw-coupled with the inserting protrusion (400).
US09568745B2 Hinge mechanism for a fluid filled lens assembly
In an embodiment, a hinge for a fluid-filled lens assembly includes a base having a first end configured to connect to a temple arm of the lens assembly and a second end configured to connect to a frame of the lens assembly, wherein the base includes a gap that is shaped to allow for tubing to pass from the first end to the second end of the base. In an embodiment, the first end of the base includes a cammed surface configured to engage a surface of the temple arm. In an embodiment, the first and second ends of the base are configured to flex around a rotation axis of the hinge.
US09568744B2 System and method of programming an energized opthalmic lens
A method and a system for the selection and programming of an energized ophthalmic lens are disclosed. More specifically, the energized ophthalmic lens which can include a variable state arcuate shaped liquid meniscus lens capable of changing vision correction properties upon the receipt of an activation signal. According to some aspects of the disclosure, the system and method comprise vision simulation software configured to use patient's eye related data and product design options to select the ophthalmic lens and an operational protocol for the change of optical properties.
US09568743B2 Lens holder drive device, camera module, and portable terminal provided with camera
A lens holder driving apparatus includes: an auto-focusing lens holder driving section (AF section) including a permanent magnet; and a camera-shake correcting section that corrects camera-shake by moving the AF section with respect to a fixed section. The camera-shake correcting section includes: a supporting member that supports the AF section in a rocking manner; and a camera-shake correction coil disposed on the fixed section. The fixed section includes: a coil substrate having an inner peripheral side wall defiling a circular opening; a flexible printed-circuit board (FPC) disposed at a lower part of the coil substrate, a base that faces the FPC, and a dust generation prevention member that covers at least the inner peripheral side wall and that prevents generation of dust due to the inner peripheral side wall being scraped.
US09568740B2 Six-primary solid state illuminator and operating method using the same
A six-primary solid state illuminator includes a first light source, a second light source, a third light source, a first photoluminescence device, a second photoluminescence device, and a multi-band filter. The first light source provides a light with a first wavelength. The first photoluminescence device under excited state provides a light with a second wavelength. The second light source provides a light with a third wavelength. The third light source provides a light with a fourth wavelength. The second photoluminescence device under excited state provides a light with a fifth wavelength. The light beams of the first light source, the second light source, and the first photoluminescence device are converted to a first primary combination after passing through the multi-band filter. The light beams of the third light source and the second photoluminescence device are converted to a second primary combination after reflected at the multi-band filter.
US09568739B2 Displaying method of stereoscopic display device
A liquid crystal lens includes a plurality of first stripe-shaped electrodes, a plurality of second stripe-shaped electrodes, and a plurality of third stripe-shaped electrodes. Each first stripe-shaped electrode is disposed between any two of the second stripe-shaped electrodes that are adjacent to each other, and each second stripe-shaped electrode and each first stripe-shaped electrode are arranged along a first direction alternately. The third stripe-shaped electrodes are arranged along a second direction sequentially and interlaced with the first stripe-shaped electrodes and the second stripe-shaped electrodes. Any two of the second stripe-shaped electrodes and two opposite sides of each third stripe-shaped electrode perpendicular to the second direction define a lens region.
US09568734B1 Lens with lightguide insert for head wearable display
An eyepiece includes a first lens body having a first interface side and a second lens body having a second interface side. At least one of the first and second interface sides includes a recess. The first and second lens bodies are mated together along the first and second interface sides to form a cavity at the recess. A lightguide insert is provided that has a shape and a size to fit within the cavity. The lightguide insert includes an in-coupling region to receive display light into the lightguide insert and an out-coupling region to direct the display light out of the lightguide insert through the first lens body.
US09568730B2 Optical device including diffraction elements for diffracting light inside of a light guide, image projecting apparatus, and electronic device
An optical device includes a light guide plate; a first diffraction element that is a transmission type diffraction element provided on a first face of the light guide plate and that diffracts and ejects at least a portion of light which is guided along inside the light guide plate; a second diffraction element that is a transmission type diffraction element provided on the first face of the light guide plate and that diffracts at least a portion of light proceeding to the light guide plate; and a third diffraction element that is a reflection type diffraction element provided on a face which is an opposite face of the light guide plate from the first face, and that diffracts at least a portion of light which enters an inside of the light guide plate via the second diffraction element.
US09568729B2 Optical apparatus, projection optical system, exposure apparatus, and method of manufacturing article
The present invention provides an optical apparatus for deforming a reflecting surface of a mirror, comprising a base plate, a plurality of first actuators each configured to apply a force to the surface opposite to the reflecting surface, a plurality of second actuators each having rigidity lower than that of the first actuator, and configured to apply a force to the surface opposite to the reflecting surface, a sensor configured to detect information indicating a driving status of each of the plurality of first actuators, and a control unit configured to control, based on an output of the sensor, driving of each of the plurality of first actuators and driving of each of the plurality of second actuators so that a shape of the reflecting surface is changed to a target shape.
US09568728B2 Substrate having fluid dam adapted for use an electro wetting display device
An electrowetting display device includes a first substrate comprising a wall pattern surrounding a pixel electrode disposed in a display area of the first substrate, a spaced apart second substrate comprising a common electrode and a dam member disposed in a peripheral area surrounding the display area. The dam member has sealable openings (a.k.a. sealable dam spillways) through which there is discharged an excess portion of an excessively supplied wetting layer, the discharge of the excess occurring while the first and second substrates are brought together about top and bottom portions of a sealing ring that seals them together.
US09568727B2 Electrowetting display pixel architecture
The subject matter disclosed herein relates to reduction of effective voltage drops within pixels in active matrix displays such as electrowetting display devices. The electrowetting display device comprises a plurality of pixel areas, wherein each pixel area comprises a hydrophobic surface, a first fluid and a second fluid on the hydrophobic surface, wherein the first fluid is immiscible with the second fluid, and a pixel electrode under the hydrophobic surface, wherein the pixel electrode has a substantially U-shape. A thin film transistor is coupled to the pixel electrode and a voltage source. Voltage via the thin film transistor and the voltage source applied to the hydrophobic surface via the pixel electrode causes the hydrophobic surface to become more hydrophobilic to thereby move the second fluid onto the hydrophobic surface to thereby substantially displace the first fluid on the hydrophobic surface.
US09568726B2 Objective optical system for endoscope
A small-sized objective optical system for an endoscope having in order from an object side, a first negative lens which is planoconcave, a second meniscus lens having a convex surface directed toward an image side, a third positive meniscus lens having a convex surface directed toward the object side, a positive lens unit, and a cemented lens in which, a positive lens and a negative lens are cemented. Focusing is carried out by moving the third positive meniscus lens along an optical axis, and the second meniscus lens is a negative lens.
US09568721B2 Fluorescent biological sample operating and monitoring system
A fluorescent biological sample operating and monitoring system for restricting the range of movement of a biological sample to facilitate observation. The system includes: a base formed with a predetermined observation position; a shield formed with an operation opening and cooperating with the base to define a light shielding cavity; an infrared illuminating device for illuminating the predetermined observation position; a low-angle excitation light source device including an excitation light source that emits light in a direction oriented toward the predetermined observation position and of a wavelength smaller than that of light emitted by the infrared illuminating device; and an observation display device including an image capturing device having a lens disposed within the shield for capturing an infrared image and oriented toward the predetermined observation position, and an image display.
US09568720B2 Surgical observation system for observing, in three dimensions, a surgical site from two directions
Surgical observation system for observing, in three dimensions, a surgical site from two directions are provided herein. The surgical observation system may include a first image-acquisition optical system that obtains, from a first observation direction, a pair of optical images, having parallax, of a subject via a pair of apertures disposed side-by-side; and a second image-acquisition optical system that obtains, from a second observation direction in which an angle about an optical axis differs from that of the first observation direction, another pair of optical images, having parallax, of a subject via another pair of apertures disposed side-by-side.
US09568718B2 Catadioptric lens system and image pickup unit
A catadioptric lens system includes: a first lens group including a concave mirror and a convex mirror and having positive refractive power; a second lens group having positive refractive power; and a third lens group having negative refractive power, the first to third lens groups being provided, in order, on a light path of incident light and in a direction of travel of the incident light.
US09568714B2 Projection lens
Provided is a projection lens including: a first lens, a reflective optical device, a second lens and a third lens from an image side of the projection lens to an object side of the projection lens in turn. The first lens is of a negative focal power, an image side of the first lens is concave; the reflective optical device enables light to be bended; the second lens is of a positive focal power, an object side of the second lens is convex; the third lens is of a positive focal power, an object side of the third lens is convex. A diaphragm is arranged between first lens and second lens, the projection lens meets: 0.4
US09568713B2 Methods and apparatus for using multiple optical chains in parallel to support separate color-capture
Methods and apparatus for capturing or generating images using multiple optical chains operating in parallel are described. Pixel values captured by individual optical chains corresponding to the same scene area are combined to provide an image with at least some of the benefits which would have been provided by capturing an image of the scene using a larger lens than that of the individual lenses of the optical chain modules. By using multiple optical chains in parallel at least some benefits normally obtained from using a large lens can be obtained without the need for a large lens. Furthermore in at least some embodiments, a wide dynamic range can be supported through the use of multiple sensors with the overall supported dynamic range being potentially larger than that of the individual sensors. Some lens and/or optical chain configurations are designed for use in small handheld devices, e.g., cell phones.
US09568712B2 Miniature telephoto lens assembly
An optical lens assembly includes five lens elements and provides a TTL/EFL<1.0. In an embodiment, the focal length of the first lens element f1
US09568707B2 Suspension mechanism for an optical image anti-shake device
An optical image anti-shake device, defined with an X-axis, a Y-axis and a Z-axis, includes a casing, a movable member and a base. A suspension mechanism furnished inside the optical image anti-shake device includes a movable-member support and a suspension module. A first surface of the movable-member support is connected to the movable member. The suspension module suspends the movable-member support together with the movable member inside an inner compartment formed between the casing and the base.
US09568706B2 Lens barrel and electronic apparatus
A lens barrel of the present invention is a lens barrel holding a photographing optical system which is a zoom lens constituted by five groups and includes: a cylindrical cam barrel arranged to be rotatable around an optical axis; a first lens driving section driving the cam barrel around the optical axis; a plurality of first cam grooves carved on an outer circumferential surface of the cam barrel; and a plurality of second cam grooves carved on an inner circumferential surface of the cam barrel. A first lens group holding barrel has a plurality of cam followers that are recessed in the first cam grooves; and each of a second lens group holding barrel and a third lens group holding barrel has a plurality of cam followers that are recessed in the second cam grooves.
US09568704B1 Temperature based control of voice coil motor
In some embodiments, the method includes measuring a first responsive voltage value for a first voltage drop between a first terminal attached to a first suspension spring of an actuator housing a voice coil motor for moving a lens assembly and a second terminal of the magnetic coil of the voice coil motor. In some embodiments, the method includes calculating a first resistance of the magnetic coil based at least in part upon the first voltage value and measuring a second responsive voltage value for a second voltage drop between the first terminal attached and the second terminal. In some embodiments, the method includes calculating a second resistance of the magnetic coil based at least in part upon the second responsive voltage value and calculating a relative temperature for the magnetic coil based at least in part upon the first resistance and the second resistance.
US09568700B2 Wavelength division multiplexing module
A telecommunications module includes a main housing portion and a cover, the main housing portion defining a first sidewall, a front wall, a rear wall, a top wall, and a bottom wall, the cover defining a second sidewall when mounted on the main housing portion. An optical component located within the module receives an input signal from a signal input location of the housing and outputs an output signal toward a signal output location on the front wall. The telecommunications module is configured such that the signal input location can be selected to be either on the front wall or the rear wall of the main housing. The cover defines a protrusion extending from the second sidewall toward the main housing portion, the protrusion being selectively breakable to expose a recess on the front wall of the main housing portion that defines a signal input location.
US09568698B2 High density optical patch panel rack
An optical fiber patch panel rack includes a first shelf. The first shelf further includes a first platform having a rectangular shape orientated horizontally within the rack, wherein the first platform includes a first vertical pivot mechanism configured to enable the first platform to pivot vertically about a first vertical pivot point. The first shelf also includes a first elongated strip including a first horizontal pivot mechanism at a first end of the strip configured to enable the first elongated strip to pivot horizontally about a first horizontal pivot point on the first platform, wherein a second end of the first elongated strip includes a first optical adaptor configured to receive and connect a first optical fiber connector with a second optical fiber connector.
US09568695B2 Package structure of optical connector
The invention provides a package structure of optical connector, comprising: an input circuit board, an output circuit board, a flexible circuit board, an optical transceiver module, and an enclosure for packing the above components. The input/output circuit board comprises a connecting terminal and an input/output terminal comprising a plurality of input/output ports, wherein the input circuit board and the output circuit board are fixed by the two opposite sides of the enclosure to create a specific space between the input circuit board and the output circuit board. The flexible circuit board is electrically connected to the connecting terminal of the input circuit board and/or the connecting terminal of the output circuit board. The optical transceiver module is electrically connected to the input circuit board and the output circuit board. The enclosure comprises an electrical connecting opening and an optical connecting opening corresponding to the electrical connecting opening.
US09568692B2 Opto-electric module for backplane connector
An opto-electric (OE) module having a front and back orientation and comprising a connector having a front end configured to mate with a connector, an optical interconnect comprising an optical conduit with first and second ends, the first end being terminated by at least one first ferrule, the first ferrule being disposed in the connector in a non-biased state, and the second end being optically coupled to at least one opto-electric device (OED), wherein the optical interconnect is not configured to bend to accommodate distance variations between said first ferrule and said OED, a cover being attached to the connector and having an interior, a circuit board disposed in the interior and having an electrical interface configured to connect to a daughter card, and the opto-electric device (OED) attached to the circuit board and optically connected to the second end.
US09568691B2 Durable optical fiber and connector assembly
An optical fiber assembly including an optical fiber ribbon and an optical connector is provided. The optical fiber ribbon includes a ribbon matrix, a first group of optical fibers embedded in the ribbon matrix, a second group of optical fibers embedded in the ribbon matrix, and a split in the ribbon matrix at a first end of the ribbon forming a space between a first end of the first group of optical fibers and a first end of the second group of optical fibers. The optical connector includes a body, a first array of openings defined in the body, and a second array of openings defined in the body. The second array is spaced from the first array. The bond between the ribbon matrix and the optical fibers prevents elongation of the split.
US09568690B2 Pluggable optical module latch mechanism and method
A latch mechanism for a pluggable optical module includes a slide disposed in the pluggable optical module, wherein the slide includes a front cylinder connected to a rear cylinder with a slide body therebetween and a post connected to the rear cylinder; a bail over a top of a front portion of the pluggable optical module and rotatably connected thereto, wherein the bail includes a first cutout portion on each side in which the front cylinder is moveably positioned therein; a ramp disposed within the pluggable optical module for sliding the rear cylinder thereon; and a notch disposed within the pluggable optical module for translating force from the post thereto responsive to the bail moving the front cylinder, the front cylinder applying force to the rear cylinder via the slide body, and the rear cylinder translating the force to the post.
US09568688B2 Multi-core optical fiber interconnection structure and method for manufacturing multi-core optical fiber interconnection structure
A multi-core optical fiber interconnection structure has a first multi-core optical fiber with a slanted end face and a second multi-core optical fiber with a slanted end face. In a state in which the slanted end faces face each other, each of cores of the first multi-core optical fiber is optically coupled to a corresponding one of cores of the second multi-core optical fiber in a one-to-one correspondence relation. The facing condition between the slanted end faces is adjusted so as to minimize variation in core pitches of pairs of the cores each in the one-to-one correspondence relation.
US09568682B1 Component and chip assembly structure for high yield parallelized fiber assembly
A component and chip assembly apparatus includes an assembly stage configured to support a chip, the chip including grooves defining a first pitch, the grooves including a first groove opening configured to receive a plurality of optical fibers and to align the plurality of optical fibers. A picker brings a fiber component including a plurality of optical fibers having a second pitch into contact with the chip such that each optical fiber is aligned with a respective groove. At least one of the assembly stage and the picker includes a comb having a plurality of teeth that define individual cavities therebetween, the cavities having a first cavity opening to receive the optical fibers and isolate each optical fiber from one another and pre-align the optical fibers so as to adjust the second pitch to substantially match the first pitch.
US09568680B1 Optical received with reduced cavity size and methods of making and using the same
Methods for manufacturing and using an optical or optoelectronic device are disclosed. The optical or optoelectronic device and related methods may be useful as an optical or optoelectronic transceiver or for the processing of optical signals. The optical or optoelectronic device generally comprises a light-transmitting medium configured to transmit a first light beam; a light-receiving unit configured to receive and process a focused, reflected light beam; a first mirror or beam splitter configured to reflect at least a first portion of the transmitted light beam away from the light-receiving unit; a lens configured to focus the reflected light beam; and a second mirror configured to reflect the focused, reflected light beam towards the light-receiving unit.
US09568679B2 Lens array optical coupling to photonic chip
A photonic integrated circuit apparatus is disclosed. The apparatus includes a photonic chip and a lens array coupling element. The photonic chip includes a waveguide at a side edge surface of the photonic chip. The lens array coupling element is mounted on a top surface of the photonic chip and on the side edge surface. The coupling element includes a lens array that is configured to modify spot sizes of light traversing to or from the waveguide. The coupling element further includes an overhang on a side of the coupling element that opposes the lens array and that abuts the top surface of the photonic chip. The overhang includes a vertical stop surface that has a depth configured to horizontally align an edge of the waveguide with a focal length of the lens array and that vertically aligns focal points of the lens array with the edge of the waveguide.
US09568674B2 Photonic device structure and method of manufacture
Disclosed method and apparatus embodiments provide a photonic device with optical isolation from a supporting substrate. A generally rectangular cavity in cross section is provided below an element of the photonic device and the element may be formed from a ledge of the supporting substrate which is over the cavity.
US09568673B2 Dry film for optical waveguides, optical waveguide using same, photoelectric composite wiring board using same, and method for producing photoelectric composite wiring board
The present invention relates to a dry film for optical waveguides, obtained through sequential stacking of a carrier film, a plating adhesion layer, an uncured cladding layer and a cover film. Solid microparticles are dispersed in a resin composition that constitutes the plating adhesion layer.
US09568672B2 Optical coupling system and method for fabricating the same
An optical coupling system and method of fabrication are included. The optical coupling system includes a substrate layer and an optical waveguide material overlying the substrate layer. The optical waveguide material can include a grating. The system also includes a cover material overlying the optical waveguide material to couple an optical signal to the optical waveguide material via the grating at a coupling angle. Approximately zero energy of the coupled optical signal is lost in the substrate layer due to a combination of the coupling angle and a difference in refractive indices between the cover material and the substrate layer.
US09568668B2 Backlight module and display device
Embodiments of the invention provide a backlight module and a display device. The backlight module comprises an outer frame and an optical component, wherein the outer frame includes a body portion and an extension portion connected with each other, the extension portion is positioned on one side of the body portion and has a first bent portion and a second bent portion integrally formed, the body portion has a central region and a periphery region surrounding the central region, the second bent portion is connected to the periphery region of the body portion through the first bent portion and extends to the central region of the body portion, such that a space for accommodating the optical component is enclosed by the first and second bent portions of the extension portion and the body portion.
US09568667B2 Display device
A backlight unit includes a light source having an emission region, a wiring board having the light source mounted thereon, a light guide plate having a side surface into which light from the light source enters, and a front surface from which the light exits, a light shielding adhesive tape adhering to the wiring board, and an optical sheet which overlaps with the front surface of the light guide plate. The front surface of the light guide plate includes an effective region serving as a planar light source and a light entering region ranging from the side surface to the effective region. The wiring board and the light-shielding adhesive tape each have a part positioned in the light entering region, and the optical sheet is arranged from the effective region to the light entering region. An end portion of the optical sheet overlaps with the light-shielding tape.
US09568665B2 Lighting systems including lens modules for selectable light distribution
Lighting system including: lighting module having semiconductor light-emitting device; first lens module; and second lens module. First lens module may include: converging lens; or diverging lens having light output surface including raised region shaped as sliced torus; or diverging lens having light output surface including contoured lens screen having lenticular or microprismatic features. Converging lens may have total internal reflection side surface with frusto-conical shape. Second lens module may include diverging lens having light output surface spaced apart from light input surface that may include lens screen having lenticular or microprismatic features. Lighting system may include additional lighting modules and may include further lens modules that may be detachable and interchangeable.
US09568664B2 Wavelength conversion member, method of manufacturing the same, and backlight assembly including the same
A wavelength conversion member is disclosed. In one aspect, the wavelength conversion member includes a first substrate, a second substrate formed over the first substrate, and a wavelength conversion layer interposed between the first and second substrates. A sealant is interposed between the first and second substrates and surrounds the wavelength conversion layer.
US09568662B2 Optical waveguide body
An optical waveguide body includes first and second pluralities of light extraction features disposed on a first side of the waveguide body and adapted to direct light out of the waveguide body through a second side of the waveguide body opposite the first side. Each of the first plurality of light extraction features has a linear shape and each of the second plurality of light extraction features has at least one of a piecewise linear shape and a nonlinear shape. The piecewise linear shape comprises two adjacent planar surfaces with an angle therebetween of at least about 30 and at most about 180 degrees. The waveguide body further has a light coupling cavity.
US09568661B2 Light guiding body and lighting system
A light guiding body that guides light includes, a light guiding portion, and an introducing portion including a plane of incidence and a curvature surface connected to the plane of incidence to guide the light to the light guiding portion by being connected to the light guiding portion, wherein an angle θ1 formed by a line segment connecting a first point on the plane of incidence and a second point on the curvature surface and a normal of the curvature surface at the second point satisfies θ1≧sin−1(1/n), where n is an index of refraction of the light guiding body.
US09568658B2 Backlight module and method for manufacturing the same
A backlight module includes a light guiding plate, a pattern structure, a number of LEDs, a reflecting plate, a diffusing layer, and a prism film. The pattern structure is adhered on a bottom of the light guiding plate. The LEDs are mounted on the bottom of the light guiding plate and the reflecting plate is adhered on a bottom of the pattern structure. The diffusing layer is adhered on a top of the light guiding plate. The prism film is adhered on a top of the diffusing layer.
US09568654B1 Color filter array substrate and liquid crystal display panel
A color filter array substrate is disclosed. The color filter array substrate includes a glass substrate, a first metal layer, an insulating layer, an active layer, an ohmic contact layer, a second metal layer, a first passivation layer, a color filter layer, a second passivation layer, and a pixel electrode layer. In the color filter layer, channels are formed at locations where color resists overlap, a common electrode line is disposed on the first metal layer corresponding to the channels and a metal line is disposed on the second metal layer corresponding to the channels. The present invention can effectively shield light leakage, and can also increase liquidity of the PI and LCD.
US09568650B2 Privacy securing film
A privacy securing film comprises a louver film consisting of transparent layers and opaque layers arranged alternately, wherein the opaque layer is made of light-absorbing beads having a mean diameter of 0.2 to 20 micrometers and binder bonding said beads each other and adjacent transparent layers, and being characterized in a micro-roughness formed at the interface between the transparent layer and the opaque layer due to the presence of said beads. The privacy securing film of the present invention has a simplified structure, excellent appearance with a simple manufacturing process as well as reduces the creation of a ghost image significantly, as compared with conventional ones.
US09568649B2 Radial lenticular blending effect
A method of integrating a radial zoom effect with a complementary radial image transition effect includes integrating the effects such that the two blended radial effects share a common center, and thereby share common displacement paths during the perceived transition. In addition to the visual appeal of the effect, the invention also resolves operational incompatibilities between the practice of commercial photography and the practice of lenticular printing. A lenticular product is formed in accordance with this method.
US09568645B2 Silicone hydrogel lenses with relatively-long thermal stability
The invention provides silicone hydrogel ophthalmic lenses (in particular contact lenses) having relatively-long thermal stability and methods for making such ophthalmic lenses.
US09568643B2 Polyurethane urea-containing compositions and optical articles and methods for preparing them
A composition for the preparation of a transparent, non-elastomeric optical article is provided, the composition including: (1) a polyisocyanate component containing one or more different polyisocyanates; and (2) a component that is reactive with isocyanates, including: (a) optionally at least one polyol having a number average molecular weight greater than 500; (b) (i) at least one polyol and/or polythiol and (ii) at least one compound containing both amine and hydroxyl functional groups, wherein the compound (ii) has a number average molecular weight less than 500; and optionally (3) a urethanation catalyst. Multi-step and one-pot methods of preparing a cured, non-elastomeric polyurethane-containing optical article are also provided.
US09568635B2 Method and apparatus for mapping the underground soil
The invention describes a method and system, for mapping non-magnetic soils in terms of their local permittivity and velocity of the traversing electromagnetic waves, by measuring the straight-line attenuation and elapsed time between transmitters and receivers located within tubes inserted into the soil.
US09568634B2 Coil winding methods for downhole logging tools
A logging tool and method for winding a multi-component induction (MCI) antenna is presented. The method eliminates unwanted dipole signals that are created by the voltage drop that takes place in the transmitter. The antenna is made of at least two parts physically separated, one on each side of the mandrel. The winding method is performed in a way that creates at least four windings arranged to eliminate dipole signals attributable to an asymmetric voltage distribution. The midpoint of the conductive wire that for is the antenna windings may be electrically attached to the tool body. This method is suitable for the winding of the cross-components X and Y of the MCI coil arrays.
US09568630B2 Device and method for steering seismic vessel
System and method for steering a vessel during a marine acquisition campaign. The method includes obtaining a pre-plot track of a steered point, wherein the steered point is associated with an equipment spread towed by the vessel; calculating an offset between a past position of the vessel and a current position of the steered point; and steering the vessel along a vessel track, wherein the vessel track is calculated by shifting the pre-plot track of the steered point with at least a cross-line component of the offset.
US09568627B2 System and method for adaptive classification and filtering for imaging diffused energy from the earths subsurface
A method for imaging the Earth's subsurface includes taking summed recordings of signals acquired by a plurality of seismic sensors disposed above the volume in response to repeated actuations of a seismic energy source. A travel time of seismic energy is determined from a position of the source to a selected image point in the volume and from the image point to each seismic sensor. A time-delayed scanline gather is generated from the travel times using a model of spatial distribution of acoustic properties of formations in the volume. A template image of backscattered energy from the image point is generated based on the model. The flattened scanline gather is singular value decomposed. The template image is projected onto the decomposed time-delayed scanline gather. Components from the projection are used to determine signal and interference. Weights are calculated for beamforming of the determined signal component. The weights and delay times are used to cause the focal point of the beamforming to be at the image point.
US09568625B2 Buried hydrophone with solid or semi-rigid coupling
According to an embodiment, a seismic receiver device is described for use in a borehole surrounded by an ambient material, e.g., rock, mud, etc. The seismic receiver device includes a pressure wave measuring device which is configured to sense pressure changes associated with received seismic waves, a coating layer disposed on the pressure wave measuring device, and an outer layer disposed on the coating layer which is made of a material that is selected to have a bulk modulus number that is substantially similar to a bulk modulus number of the ambient medium. In this way, the acoustic impedance of the device is better matched to the ambient material so that more accurate seismic acquisition may be performed.
US09568623B2 Neutron detector with interblended liquid scintillator
A neutron detector that utilizes cells in which a liquid scintillator is contained in elongated detector tubes, with photo-detectors disposed at each end of the tube to measure scintillation light generated by incident neutrons. The liquid scintillator is an interblended mixture including an ionic liquid blended with a scintillation enhancer and/or a moderator and/or a controlled optical attenuator. A longitudinal position of an incident neutron is determined by the magnitudes of the scintillation light portions arriving at each photo-detector, which are proportional to the distances between the neutron interaction point and the photo-detectors. The cells are arranged in a closely-spaced parallel planar array to facilitate determining incident neutron location in two dimensions. A detector system utilizes a first detector array to detect fast neutrons, a thermalizer (e.g., polyethylene) to convert fast incident neutrons to thermal neutrons, and a second detector array to detect the thermal neutrons.
US09568620B2 Solid state photomultiplier
Embodiments of a solid state photomultiplier are provided herein. In some embodiments, a photosensor may include a sensing element; and readout electronics, wherein the sensing element is AC coupled to the readout electronics. In some embodiments, a solid state photomultipler may include a microcell having; a sensing element; and readout electronics, wherein the sensing element is AC coupled to the readout electronics.
US09568619B2 Passive waveguide structures and integrated detection and/or imaging systems incorporating the same
Passive components adapted for integration with at least one active semiconductor device, in an embodiment, comprise at least one metallic structure dimensioned and arranged to absorb and/or reflect a major fraction of incident electromagnetic radiation received at one or more wavelengths of a first group of wavelengths. This prevents radiation within the first group of wavelengths from being received and/or processed by the at least one active device. In an embodiment, one or more metallic structures are dimensioned and arranged to direct an amount of incident radiation, received at one or more wavelengths of a second group of wavelengths, sufficient to enable receiving or processing of incident radiation within the second group of wavelengths by the at least one active semiconductor device. In some embodiments, the passive component comprises a passive optical filter for use in spectroscopic applications, and the active semiconductor device is a detector or sensor.
US09568609B2 High sensitivity satellite positioning system receiver
An attenuated satellite positioning system (SPS) signal is acquired using long integration over multiple navigation data bits. To produce a stable internal clock signal to perform the long integration, an external clock signal is received from a highly stable source, such as a wireless communication base station or a nearby femtocell. An internal oscillator is driven at a desired frequency that is aligned with the scaled frequency of the external clock signal to produce the stable internal clock signal. The SPS signal is received and integrated for an extended period using the internal clock signal. Predicted SPS data may be received from an external source and used to perform coherent integration. Alternatively, non-coherent integration may be performed. Additionally, a motion sensor may be used to determine if there is motion relative to the external clock source or to compensate for Doppler errors in the external clock signal due to motion.
US09568608B2 Peripheral object detection system and haulage vehicle
Disclosed is a peripheral object detection system to be mounted on a vehicle. The peripheral object detection system includes a peripheral information acquisition device and a detecting range switching mechanism. The peripheral information acquisition device is configured to have, as a detected range, apart of a peripheral space of the vehicle and to acquire distance information to an object that exists in the detected range and is to be detected. The detecting range switching mechanism is configured to switch, toward an area forward or backward of the vehicle, a direction of a detecting range of the peripheral information acquisition device based on forward/backward information that indicates whether the vehicle is moving in a forward direction or in a reverse direction.
US09568607B2 Depth sensor and method of operating the same
A method of operating a depth sensor includes generating a first photo gate signal and second through fourth photo gate signals respectively having 90-, 180- and 270-degree phase differences from the first photo gate signal, applying the first photo gate signal and the third photo gate signal to a first row of a pixel array and the second photo gate signal and the fourth photo gate signal to a second row adjacent to the first row in a first frame using a first clock signal, and applying the first photo gate signal and the third photo gate signal to a first column of the pixel array and the second photo gate signal and the fourth photo gate signal to a second column adjacent to the first column in a second frame using a second clock signal.
US09568605B2 Object detector and sensor
An object detector includes a projector including a light source having a two-dimensionally arranged plurality of light emitter groups, each of the light emitter groups having a plurality of light emitters, a light receiver which receives light emitted from the projector, and reflected by an object, and a light source driver which lights on and lights off each of the light emitter groups of the light source.
US09568604B2 Optically gated detector arrangement
A camera includes a pulse transmitter for transmitting at a transmit time through an aperture and along an optical path to a target a coherent electromagnetic ranging pulse at a first wavelength range outside the visible spectrum. In some embodiments, the camera includes a reflected pulse detector for receiving a reflected electromagnetic pulse reflected by the target back along the optical path and through the aperture at a detect time subsequent to the transmit time. In some embodiments, the camera includes a shutter positioned for shielding the pulse detector from at least transmit time to an intermediate time between the transmit time and the detect time. In some embodiments, the shutter includes a layer of semiconductor material placed in the optical path at a point between the target and the detector.
US09568601B1 Successive-MFCW modulation for ultra-fast narrowband radar
Determining a speed and a range of an object by generating at least a first, second, and third interval-specific tone phase signals associated with at least three successive time intervals, wherein at least two of the generated and transmitted tones are different frequencies; determining at least a first, second and third interval-specific average phase value from the respective interval-specific tone phase signals; and then determining a range estimate of the object and determining a speed estimate of the object using at least two phase differences between the at least first, second and third interval-specific average phase values.
US09568599B2 Radar signal processing device, radar apparatus, and method of processing radar signal
A radar signal processing device is provided, which performs a scan correlation in a polar coordinate system to secure accuracy of the scan correlation, and prevents a suppression of a target object moving at high speed due to the scan correlation. A polar coordinate correlator performs, in a polar coordinate system, a correlation between reception data and previous correlated data stored in a previous data storage. A trend curve calculating module calculates a trend curve of a distance-direction signal level of the reception data in the polar coordinate system. A target detecting module detects a target based on the signal level of the reception data and the trend curve. Further, the polar coordinate correlator changes the contents of the correlation of the reception data based on the target detection result from the target detecting module.
US09568597B2 Ultrasound capacitive T/R switch device, circuit
An ultrasound image system has a plurality of channels. At least one of the plurality of channels has a capacitive T/R switch.
US09568595B2 Ultra-wide band antenna arrays and related methods in personal emergency response systems
A non-wearable Personal Emergency Response System (PERS) architecture is provided, implementing RF interferometry using synthetic aperture antenna arrays to derive ultra-wideband echo signals which are analyzed and then processed by a two-stage human state classifier and abnormal states pattern recognition. Systems and methods transmit ultra-wide band radio frequency signals at, and receive echo signals from, the environment, process the received echo signals to yield a range-bin-based slow signal that is spatio-temporally characterized over multiple spatial range bins and multiple temporal sub-frames, respectively, and derive from the slow signal multiple characteristics of human(s) in the environment. The reception antennas may be arranged in several linear baselines, implement virtual displacements, and may be set into multiple communicating sub-arrays. The decision process is carried out based on the instantaneous human state (local decision) followed by abnormal states patterns recognition (global decision).
US09568594B2 Human posture feature extraction in personal emergency response systems and methods
A non-wearable Personal Emergency Response System (PERS) architecture is provided, implementing RF interferometry using synthetic aperture antenna arrays to derive ultra-wideband echo signals which are analyzed and then processed by a two-stage human state classifier and abnormal states pattern recognition. Systems and methods transmit ultra-wide band radio frequency signals at, and receive echo signals from, the environment, process the received echo signals to derive a spatial distribution of echo sources in the environment using spatial parameters of the at least one transmitting and/or receiving antennas, and estimate postures human(s) in the environment by analyzing the spatial distribution with respect to echo intensity. The antennas may be arranged in several linear baselines, implement virtual displacements, and may be set into multiple communicating sub-arrays. The decision process is carried out based on the instantaneous human state (local decision) followed by abnormal states patterns recognition (global decision).
US09568591B2 Method for search radar processing using random matrix theory
A new method for processing search radar data is revealed using the mathematics of random matrix theory. During the time that the radar receiver is listening for return target echoes, the raw data stream is fed to an analog to digital converter to create a sample voltage file. This sample voltage file is processed by a digital signal processor that computes the eigenvalues of a sample covariance matrix generated for each pulse duration interval. The ratio of the largest to smallest eigenvalue is determined and compared to the system noise eigenvalue ratio. The sensitivity for detecting targets over the present state of the art is expected to be an approximate enhancement factor of one thousand, due to the detection of coherent energy instead of a transmitted waveform. The increase of detection distance for same radar cross section is expected to be an approximate 5.6 enhancement factor.
US09568589B1 Satellite beamforming and channelization
In one implementation, receive signals may be received by a satellite using corresponding receive elements. The receive signals may form one or more receive beams at one or more receive frequency channels. Transmit signals may be calculated by the satellite by linearly combining the obtained receive signals using transform data. The calculated transmit signals may form one or more transmit beams at one or more transmit frequency channels. The calculated transmit signals may be transmitted by the satellite using corresponding transmit elements.
US09568588B2 Geolocation of wireless access points for wireless platforms
A system and method for using a receiving wireless device to passively detect target wireless devices or access points, quantify signal strengths of the target wireless devices or access points, and accurately identify a position for, or geolocate, the target wireless devices or access points. A position of the receiving wireless device is determined and correlated with a signal strength received from a target wireless device taken from multiple positions of the receiving wireless device. A trilateration algorithm is applied to the correlated date to obtain coarse geographic positions for the target wireless device, then a filtering algorithm is applied to obtain an accurate position for the target wireless device, which is in turn displayed to a user of the receiving wireless device.
US09568585B2 Method and system for providing enhanced location based service (ELBS) trilateration using a single device
Methods, devices and systems for generating enhanced location information on or about a mobile device may include receiving (via a processor of the mobile device) location information from one or more of a sensor of the mobile device and an external system, generating (via the processor) a first waypoint based on the received location information, receiving network provided location information, generating a second waypoint based on the received network provided location information, retrieving dead reckoning location information, generating a third waypoint based on the received network provided location information, applying the first, second and third waypoints to a kalman filter to generate precise location information, and using the precise location information to provide the enhanced location based service.
US09568583B2 Asynchronous pulse detection through sequential time sampling of optically spread signals
A method to spread laser photon energy over separate pixels to improve the likelihood that the total sensing time of all the pixels together includes the laser pulse. The optical signal is spread over a number of pixels, N, on a converter array by means of various optical components. The N pixels are read out sequentially in time with each sub-interval short enough that the integration of background photons competing with the laser pulse is reduced. Likewise, the pixel read times may be staggered such that laser pulse energy will be detected by at least one pixel during the required pulse interval. The arrangement of the N pixels may be by converter array column, row, two dimensional array sub-window, or any combination of sub-windows depending on the optical path of the laser signal and the capability of the ROIC control.
US09568582B2 Electronic device
An electronic device is disclosed. The electronic device comprises an antenna module, a direction detecting module and a signal processing module. The antenna module is provided for communicating with a wireless communication device. The direction detecting module is provided for detecting strength of N wireless signals that the antenna module received from a first offset angle to N-th offset angle with respect to the wireless communication device to determine a directivity of the wireless communication device, in which N is a positive integer larger than 1. The signal processing module is provided for comparing the offset angles corresponding to the strength of the N wireless signals at the directivity of the wireless communication device with a look-up table for obtaining an angle of the wireless communication device with respect to the electronic device.
US09568580B2 Identifying white matter fiber tracts using magnetic resonance imaging (MRI)
Systems, methods, and software are used for identifying fibers based at least in part on magnetic resonance imaging. A fiber tract atlas for a nervous system includes atlas voxels that each represent a different volume element of the nervous system; a first atlas voxel represents a first volume element of the nervous system. The fiber tract atlas also includes information on orientations of a first fiber tract in the first volume element of the nervous system. Magnetic resonance data is acquired from the nervous system of a subject. The magnetic resonance data includes data voxels; a first data voxel relates to the first atlas voxel. A diffusion vector is generated for the first data voxel based at least in part on the acquired magnetic resonance data. The fiber tract atlas is used to find a probability that the first data voxel represents the first fiber tract based at least in part on the generated diffusion vector and the information on the orientations of the first fiber tract in the first volume element.
US09568578B2 Magnetic resonance examination system with preferred settings based on data mining
A magnetic resonance imaging scan using a MR scanner receives via a user interface a MR imaging protocol categorizable into a MR scan type of a predefined set of MR scan types. Further, a database is queried by providing to the database scan information permitting the database to identify the MR scan type of the MR imaging protocol. Statistical information on the MR scan type which can include statistics on modifications of individual scan parameters of the MR scan type is received from a database, and the statistical information is provided to the user interface. Modifications of the MR imaging protocol can be received from the user interface, resulting in a modified MR imaging protocol, according to which the MR imaging scan can be performed.
US09568575B2 Conduit-containing devices and methods for analyte processing and detection
This invention features devices and methods for analyte processing and detection, and use of such methods, e.g., in the treatment and diagnosis of disease or determining the presence of a pathogen.
US09568574B2 Pulse sequence for homonuclear J-decoupling during NMR data acquisition
A method is long observation based selective homonuclear decoupling includes acquiring one of CO or CA time domain signals during rotor synchronized breaks between decoupling pulses.
US09568564B2 Magnetic nano-multilayers for magnetic sensors and manufacturing method thereof
The invention discloses a magnetic nano-multilayers structure and the method for making it. The multilayer film includes—sequentially from one end to the other end—a substrate, a bottom layer, a magnetic reference layer, a space layer, a magnetic detecting layer and a cap layer. The, up-stated structure is for convert the information of the rotation of the magnetic moment of the magnetic detecting layer into electrical signals. The magnetic detecting layer is of a pinning structure to react to the magnetic field under detection. On the other hand, the invention sandwiches an intervening layer between the AFM and the FM to mitigate the pinning effect from the exchange bias. Moreover, the thickness of the intervening layer is adjustable to control the pinning effect from the exchange bias. The controllability ensures that the magnetic moments of the magnetic reference layer and the magnetic detecting layer remain at right angles to each other when the external field is zero. The invention achieves a GMR or TMR magnetic sensor exhibiting a linear response and by tuning the thickness of the non-magnetic metallic layer, the sensitivity as well as the detecting range of the devices can be tuned easily.
US09568561B2 Devices and methods for testing the energy measurement accuracy, billing accuracy, functional performance and safety of electric vehicle charging stations
Testing of electric vehicle charging stations (EVCS) is performed. In an active mode, the device provides or is connected with a programmable load capable of emulating the load of an electrical vehicle (EV). In passive mode, the load is an EV with the device being arranged in series between the EVCS and EV. In either case, energy delivery from the EVCS to the load is monitored by the device to determine energy measurement and billing accuracy of the EVCS. This enables a comparison to be made between a measured value of energy delivered and a metered value of energy delivered as given by the EVCS. Other measurements and safety tests may also be performed by the device. A programmable load controller is also provided for providing a variable effective load as seen by the EVCS based on one or more fixed loads.
US09568558B2 Apparatus and method for controlling converter
An apparatus and method for controlling a converter are provided. The apparatus includes a battery and a sensor configured to sense the battery to generate sensor state of battery information. A converter controller is configured to acquire the sensor state of battery information and vehicle state information received from a vehicle controller to calculate calibrated state of battery information based on whether a correction execution condition on the sensor state of battery information is satisfied. In addition, the converter controller uses the calibrated state of battery information and the sensor state of battery information to calculate an error correction value and uses the error correction value to calculate actual state of battery information. A converter is then configured to supply power to the battery based on the sensor state of battery information or the actual state of battery information.
US09568556B2 Battery state of charge indicator with an auxiliary cell
A state of charge indicator may include an indicator with a display threshold and an auxiliary cell having an auxiliary cell voltage. The auxiliary cell may be electrically coupled to the indicator such that when a difference between a main cell voltage of a main cell and the auxiliary cell voltage is less than the display threshold, the indicator is inactive and when the difference between the main cell voltage and the auxiliary cell voltage is greater than or about equal to the display threshold, the indicator is active.
US09568555B2 Electrochemical cell monitoring and balancing circuit with self-diagnostic feature
A system and method for measuring a voltage of electrochemical cells of a pack. The system includes circuit elements individually associated with respective electrochemical cells of the pack and having electrical characteristics that are different such that individual electrochemical cells can be distinguished from one another. The system also includes a measurement circuit configured to measure the voltage of the electrochemical cells and to identify an electrochemical cell being measured based on an electrical characteristic of a circuit element associated with the electrochemical cell. Various self-diagnostic techniques are described, as well as techniques for measuring sense resistance, reducing sense resistance, and measuring changes in voltage of a cell over time.
US09568554B2 Devices and methods for power transmission level indication
Devices and methods are disclosed which relate to a wireless communications device comprising a wireless power transmission detector and a wireless power transmission indicator for displaying to a user the current level of wireless power transmission. A voltmeter and ammeter take readings from the wireless transceiver circuit while the wireless communications device is on. A power logic stored on a memory within the wireless communications device converts the readings into a wireless power transmission level. The wireless power transmission level is output to an indicator on the wireless communications device where a user can view it. Exemplary embodiments include a true battery life indicator on the wireless communications device. The true battery life indicator gives an amount of time a battery powering the wireless communications device will last at the current wireless power transmission level.
US09568552B2 Logic built-in self-test with high test coverage and low switching activity
The test circuitry according to various aspects of the presently disclosed techniques comprises: low-toggling pseudo-random test pattern generation circuitry, wherein the low-toggling pseudo-random test patterns generated by the low-toggling pseudo-random test pattern generation circuitry causing switching activity during scan shift cycles lower than pseudo-random test patterns generated by a pseudo-random pattern generator; scan chains configurable to shift in a low-toggling pseudo-random test pattern generated by the low-toggling pseudo-random test pattern generation circuitry; background chains configurable to shift in a background test pattern; and weight insertion circuitry configurable to modify a plurality of bits in the low-toggling pseudo-random test pattern based on bits in the background test pattern to form a weighted pseudo-random test pattern.
US09568548B1 Measurement of signal delays in microprocessor integrated circuits with sub-picosecond accuracy using frequency stepping
A delay measurement technique using a tapped delay line edge capture circuit that captures tap position of edges within the delay line provides accuracy of measurement to one pico-second and below. A control circuit causes latches to capture an edge of a signal delayed through the delay line at taps of the delay line. The frequency of a clock from which the signal is derived is adjusted and tap outputs are captured by latches and averaged. A first frequency is found at which the average edge position is midway between two adjacent tap positions. A second signal, which may be the reference signal that clocks the latches, is propagated through the delay line and a second frequency is found for which the average edge position lies at the boundary between the two tap positions. The delay is determined from the difference between the periods of the first frequency and the second frequency.
US09568547B2 Method, apparatus and system for dynamic bandwidth management in systems
In one embodiment, a bandwidth management controller is coupled to a debug interconnect to dynamically allocate buffer space of a plurality of data buffers to hardware trace information, software trace information, and firmware trace information. The bandwidth management controller further includes a control logic to dynamically control at least one of a voltage and a frequency of the debug interconnect based at least in part on a debug activity level or a functional activity level. Other embodiments are described and claimed.
US09568543B2 Structure and method for testing stacked CMOS structure
A test structure is provided for testing a semiconductor structure having a plurality of tiers. The test structure includes at least one conductive loop. Each respective conductive loop has ends defining at least one opening between the ends, and is embedded inside one or more of the plurality of tiers in the semiconductor structure. The test structure also includes at least two test pads on each respective conductive loop. The at least two test pads are connected with respective ends of each respective conductive loop. The test structure is configured to permit detection of defects within each of the plurality of tiers in the semiconductor structure if the defects exist, using a testing apparatus.
US09568535B2 Methods for detecting an open current transformer
A method for detecting an open current transformer in an electrical power system includes measuring for a voltage value on a secondary side of a current transformer. The method continues with observing the voltage value for a predetermined waveform and initiating corrective action in the electrical power system upon detection of the predetermined waveform.
US09568530B2 Active cable testing
Embodiments of the present disclosure provide configurations for testing arrangements for testing multi-lane active cables. In one embodiment, a testing arrangement may comprise a testing module comprising a pattern generator to be coupled with an active cable having a plurality of lanes to generate a test pattern to be transmitted over the active cable, wherein the test pattern is to be transmitted at least over two or more lanes of the active cable that are concatenated, and a processing unit to be coupled with the active cable to process a result of the transmission of the test pattern over the active cable. The arrangement may further include a plurality of testing cables to concatenate two or more of the lanes of the active cable, to enable the transmission of the test pattern over the concatenated lanes of the active cable. Other embodiments may be described and/or claimed.
US09568529B2 Dual orientation buried asset locator device
A locator device for generating buried asset data is disclosed. The device includes at least two sensing units pivotally attached to a central unit, each sensing unit comprising an elongated housing accommodating at least one sensor, wherein each sensor is for reading a plurality of analog signals from a buried asset, and wherein the sensing units can be pivoted from a first position to a second position. The locator further includes a position sensing device for sensing a position of the locator device, and a processor configured for applying a position filtering process to the analog signals based on the position of the device, converting the analog signals into a plurality of digital signals comprising buried asset data and a display unit for displaying the buried asset data in a graphical user interface.
US09568525B2 Arrangement and method for capacitive sensing of the rotary movement of a rotary element
A configuration and a method for capacitive sensing of the rotatory motion of a rotary member are described. The configuration has four electrodes located in one plane, an analysis unit connected to the electrodes and an electrically conducting coupling surface, which is located at the rotary member opposite to the electrodes. The electrodes comprise a central excitation electrode, surrounded by the other electrodes. The coupling surface is opposite to the surface of the excitation electrode in each rotary position and covers a part of the surface formed by the remaining electrodes and passes over the surface formed by the remaining electrodes during a rotation of the rotary member. The remaining electrodes are formed by two sensor electrodes and a joint reference electrode, whereby at least the joint reference electrode is designed different than the sensor electrodes.
US09568524B2 Multi-state capacitive button
In one embodiment, an apparatus includes a sensor, a button, a conductor between the button and the sensor, and a controller connected to the sensor. The sensor includes first and second electrode tracks. The button includes an electrically isolating material and is configured to capacitively couple with an object. The conductor is configured to capacitively couple with the sensor and form a galvanic connection between the first and second electrode tracks when the conductor comes into contact with the sensor. The controller is configured to measure a value associated with an amount of capacitive coupling between the conductor and the sensor and to detect first and second states of the button based on the value, the first state indicating that the object is in contact with the button and that the conductor is not contacting the sensor, and the second state indicating that the conductor is not contacting the sensor.
US09568522B2 Electrical phase identification
An electrical phase (e.g., a phase from among three-phase power) connected to an electrical meter may be determined. In one example of the techniques, changes in energy or power (e.g., a derivative or differences) may be determined based at least in part on measurements from each of a plurality of meters. Changes in energy or power may be determined based at least in part on electrical transmissions measured at each of the phases of a feeder. A meter may be selected from among the plurality of meters. For each of the plurality of electrical phases, the changes in energy or power measured by the meter may be compared or correlated to the changes in energy or power measured at the feeder. A phase that is connected to the meter may be determined, from among the plurality of electrical phases, based at least in part on the comparisons or correlations.
US09568519B2 Building energy consumption forecasting procedure using ambient temperature, enthalpy, bias corrected weather forecast and outlier corrected sensor data
A procedure for forecasting building energy consumption by evaluating performance of variable base degree and variable based enthalpy models. Dynamic weights are computed for the variable base degree and variable based enthalpy models and used in making future energy prediction based on weather forecast data. The weather forecast data may be corrected for bias. The variable base degree and variable based enthalpy models may be calibrated based on outlier removed historic energy consumption data and historic ambient air temperature data.
US09568518B2 Power measuring device with internal calibration of diode detectors
A measuring device for measuring a power of a measurement signal comprises an analog-processing unit (1) and a calibration unit (5) for the implementation of a calibration procedure. The analog-processing unit (1) provides two detector diodes (14, 15) connected in an antiparallel manner relative to a signal input (10) and an amplifier (50) for the amplification of signals which are derived from output signals of the detector diodes (14, 15). The analog-processing unit (1) further provides a chopper unit (28) which is connected at two terminals in series between the detector diodes (14, 15) and the amplifier (50). In this context, the calibration unit (5) comprises at least one current source, wherein the current sources (46, 47) is connected to at least one input terminal of the amplifier (50).
US09568517B2 Self-diagnostic apparatus and method for electric device
A diagnostic method and apparatus for self-diagnosis a load side of an electric device to detect the occurrence of the abnormal electricity usage at the load using a simple apparatus based on a current sensor includes checking rated power consumption of a load, measuring power consumption of the load in operation, calculating a change in the power consumption by comparing the rated power consumption of the load with the power consumption of the load in operation, and determining that an abnormal power consumption occurs at the load when the change in the power consumption is outside a predetermined range.
US09568516B2 Determining status of electric power transmission lines in an electric power transmission system
The present application discloses systems and methods to determine loss of at least one electric power transmission line in an electric power transmission system. In various embodiments, a system consistent with the present disclosure may include an electrical parameter monitoring subsystem configured to receive electrical parameter measurements and to determine a change of the electrical measurements. An analysis subsystem may determine whether a change in the electrical measurements is indicative of loss of at least one transmission line and may calculate a number of transmission lines lost based on the change. In some embodiments, a remedial action subsystem may be configured to implement a remedial action in response to loss of at least one transmission line. The number of transmission lines lost may be determined based on an angle difference ratio and a power ratio between two buses in electrical transmission system.
US09568515B2 Energy consumption determination for domestic appliances in a network of several domestic appliances which form a system
A system of domestic appliances is provided, wherein the domestic appliances are operated from a branch of an, in particular public, supply system for electrical energy at a customary system frequency, wherein, in particular, the consumed energy which is supplied to the branch can be detected, and wherein a display and measurement unit is present, allowing the energy consumed by an individual domestic appliance to be displayed and measured. In this case, the functioning thereof for determining the consumption of the individual domestic appliance is based on the analysis of a characteristic structure, which can be assigned to the individual domestic appliance, of current and/or voltage profiles within system period time intervals during operation of the individual domestic appliance, wherein, for individual domestic appliances of which the inherent characteristic structure is small, the characteristic structure can be formed or added to by a structure generator.
US09568510B2 System and method for monitoring a three-phase network
A power-monitoring system and method is disclosed. The power monitoring system can comprise a surge arrester, a voltage-monitoring relay, a K1 relay, a reset switch, a K1 switch, a K2 relay, an F1 switch, a K2 switch, and a machine communication port. The K1 relay can activate when voltage-monitoring relay detects an electrical issue. The K2 relay can activate when surge arrester detects a current spike. A method for monitoring power is also disclosed. A surge arrestor and power-monitoring relay can monitor a supply line. The voltage-monitoring relay can activate K1 relay when it detects an electrical issue. The surge arrester can activate K2 relay when it detects a current surge.
US09568508B2 Highly accurate current measurement
The present document relates to the measurement of the current through a transistor. In particular, the present document relates to a circuit arrangement which allows an accurate measurement of the current through a power transistor. A circuit arrangement is described. The circuit arrangement is configured to provide an indication of a current flowing through a pass switch, when the pass switch is arranged in parallel to the circuit arrangement. The circuit arrangement comprises a matching unit which comprises a switch bank comprising a plurality of parallel reference switches; a resistor bank comprising a plurality of serial reference resistors; and a reference current source configured to provide a reference current flowing through the switch bank and the resistor bank. The resistor bank and the switch bank are arranged in series. The switch bank is adapted in accordance to a voltage dependent resistance of the pass switch, and the resistor bank is adapted in accordance to a voltage independent resistance of the pass switch.
US09568502B2 Visual analytics of spatial time series data using a pixel calendar tree
Example embodiments relate to providing visual analytics of spatial time series data. In example embodiments, sensors may be located at regions within a building for collecting sensor data at regular time intervals. A sensor hierarchy can be generated including sensor nodes that are hierarchically arranged according to a physical infrastructure of the building, where each of the sensor nodes corresponds to a sensor. Sensor data can be obtained from the sensors, and a pixel calendar tree can be generated based on the sensor data and the sensor hierarchy, where the pixel calendar tree is recursively subdivided into tree portions according to a proportion of the sensor data attributable to each of the sensors. The pixel calendar tree can be displayed, where each of the tree portions includes time series sensor data of a corresponding region that is generated based on the sensor data.
US09568495B2 Systems and methods for non-destructive surface chemical analysis of samples
Aspects of the present invention include systems, devices, and methods of surface chemical analysis of solid samples, and particularly it relates to methods of chemical analysis of molecular compounds located either on or within thin surface layer of solid samples. Even more particularly, aspects of the present invention relate to systems, devices, and non-destructive methods combining both high sensitivity and high spatial resolution of analysis of chemical compounds located or distributed on the surface of solid samples with obtaining most important information regarding vibration spectra of atoms and molecular groups contained in thin surface layer of solid samples. These objectives are realized by implementation of computer-assisted systems that carefully regulate the motion of, and force applied to probes of atomic force microscopes.
US09568494B2 Device and method for checking a probe for measuring the pressure of a flow
A device is provided for checking a probe for measuring the pressure of a flow, the probe comprising an internal volume and at least one orifice communicating with the outside of the volume. The device comprises: an acoustic transmitter and an acoustic receiver; connection means to connect the device to the probe, such that the transmitter transmits an acoustic signal propagated in the internal volume, and such that the receiver picks up an acoustic signal observed in the internal volume; processing means suitable for comparing the observed signal to a reference signal. The connection means are configured in such a way that an incorrect connection of the probe disturbs the propagation in the internal volume of an acoustic signal transmitted by the transmitter. The processing means are configured to detect an incorrect connection of the probe by comparing the acoustic signal observed in the internal volume with the reference signal.
US09568490B2 Angular velocity sensor
Provided is an angular velocity sensor including a plurality of angular velocity detection units each outputting a different detection result, and including a common driving circuit to drive the angular velocity detection units. The angular velocity detection units of the angular velocity sensor of the present invention are configured to have different driving amplitudes when being driven by a driving signal at the same frequency.
US09568488B2 Biological sample analyzing apparatus
In a biological sample analyzing apparatus and method, an assay sample is prepared by mixing a reagent with a biological sample which may contain assay material. Then, a first information relating to the assay material is collected from the assay sample, and when the first information satisfies predetermined condition, the assay material is analyzed based on the first information. However, when the first information does not satisfy the predetermined condition, a second information related to the assay material is collected from the assay sample, and the assay material is analyzed based on the second information.
US09568487B2 Oxidized LDL as a biomarker for neurological complications of pregnancy
Methods for diagnosing and treating conditions associated with life-threatening neurological complications are provided. The methods involve in some aspects the identification of oxLDL and LOX-1 as critical players in pregnant subjects and in some cases subjects having severe preeclampsia (early onset preeclampsia). Related products and kits are also provided.
US09568482B2 Antibodies specific for ZNT8
Provided are antibodies specific for ZnT8. In particular, provided are monoclonal or polyclonal non-naturally occurring antibodies which specifically recognizes an epitope selected from the group consisting of SEQ ID NO. 7, SEQ ID NO. 8, SEQ ID NO. 9 and SEQ ID NO. 10 as described herein.
US09568480B2 Rapid test for the qualitative and/or quantitative analysis of antibodies against Human Papilloma Viruses (HPV) present in body fluid, and device for carrying out the rapid test
A rapid test for a qualitative and/or quantitative assay of antibodies present in body fluid against human papilloma viruses (HPV) includes mixing a specimen of body fluid with a reagent which essentially comprises a predetermined quantity of physiologically acting liquid and a predetermined quantity of at least one HPV-specific antigen. The mixture is fed to an analysis which utilizes a change that is at least one of measurable or perceivable by a user.
US09568479B2 Devices and methods for detecting amniotic fluid in vaginal secretions
The present invention relates to a diagnostic method for the detection of small quantities of amniotic fluid in the vagina. More specifically, the invention relates to the detection of PAMG-1 in the vagina using anti-PAMG-1 antibodies.
US09568478B2 Protein melt analysis using dipyrrometheneboron difluoride compounds
According to the present teachings, systems, compositions, kits and methods for protein melt analysis are provided that utilizing a dye that is a dipyrrometheneboron difluoride compound. In some embodiments, a method comprises preparing a sample by mixing at least one protein with a dye, and applying a controlled heating, while recording the fluorescence emission of the sample.
US09568476B2 Diagnosis and treatment of breast cancer
The present invention relates to compositions and methods for cancer diagnosis, research and therapy, including but not limited to, cancer markers. In particular, the present invention relates to compositions and methods for the prediction of a subject's response to cancer therapies.
US09568458B2 Optical sensor for fluid analysis
A sensor for measuring a concentration of a particular ion, molecule or atom in a fluid includes a sample handling portion for providing at least some of the fluid, a first photo-detection device, and a first light source. The first photo-detection device is configured to measure a power of light incident thereon, and the first light source includes a solid-state light emitting device. The first light source is configured to emit light having a wavelength less than 240 nanometers incident on the fluid provided by the sample handling portion, and the first photo-detection device is configured to receive light having passed through the fluid.
US09568457B2 Thermal simulator
A thermal simulator simulates the thermal behavior of items such as eggs for which the actual internal temperature profile is difficult to measure. A yolk body simulates the egg yolk, an albumen body surrounds the yolk body and simulates the egg albumen, and a shell layer surrounds the albumen body to simulate the shell. The thermal properties of the materials forming the egg body, albumen body and shell layer are tuned to match the thermal properties of the egg yolk, egg albumen and egg shell. Thermometric devices are positioned within the egg body and egg albumen along with communication devices which process signals from the thermometric devices indicative of temperature and communicate these signals to a computer for further processing and display.
US09568454B2 Methods of separating lipids
The invention provides novel, simple, reliable and effective methods for separating various lipids from biological samples. In certain embodiments, the invention provides HILIC-based UHPLC separation methods. In one embodiment, the methods of the invention offer an efficient and rapid separation of ether glycophospholipids (e.g., plasmalogens) from their diacyl or monoacyl counterparts within the same lipid class. In certain instances, the invention relates to the use of a Waters ACQUITY UPLC® system.
US09568450B2 Measuring arrangement and method for registering an analyte concentration in a measured medium
A measuring arrangement for registering an analyte concentration in a measured medium includes a three electrode arrangement having a working electrode, a reference electrode and a counter electrode. The working electrode includes an analyte-insensitive, redox mediator, and the reference electrode a pH-sensitive electrode. The counter electrode can be formed of an inert, electrically conductive material. The measuring arrangement can be embodied to provide a desired voltage between the working electrode and the reference electrode and to register the electrical current flowing, in such case, through the measured medium, between the counter electrode and the working electrode.
US09568444B2 Method and apparatus for detection of a biomarker by alternating current electrokinetics
Systems, methods and a lab-on-a-chip product are described for the detection of pathogens, infectious diseases and physiological conditions by quantifying change over time of one of capacitance or impedance when a biological sample is loaded onto the chip. The lab-on-a-chip utilizes AC electrokinetic phenomena such that molecules move or are carried in an electric field generated by the application of a signal of predetermined voltage and frequency to an electrode array. In particular, an electrode array of a conductive material is constructed on a substrate that may comprise silicon or quartz/glass or other known substrate, in one embodiment, a molecular probe comprising a bacterial antigen, an antibody against pathogen an antibody against protein or other biomarker is dispersed on the electrode array and blocked. A test for detection of diseases or conditions in animal or human including but not limited to Johne's disease, mastitis, pregnancy, heart attack and diabetes comprises taking the biological sample, dropping the sample on the chip, applying the predetermined signal to the chip for a predetermined time and detecting the biomarker through measuring the change in one of capacitance and impedance over time.
US09568442B2 Strain mapping in TEM using precession electron diffraction
A sample material is scanned with a transmission electron microscope (TEM) over multiple steps having a predetermined size at a predetermined angle. Each scan at a predetermined step and angle is compared to a template, wherein the template is generated from parameters of the material and the scanning. The data is then analyzed using local mis-orientation mapping and/or Nye's tensor analysis to provide information about local strain states.
US09568441B2 Gantry system for CT imaging system and methods of assembling same
A gantry system for use with a computed tomography imaging system is provided. The gantry system includes a frame, a support rail coupled to the frame, and a plurality of rollers. The frame defines an annular opening, and is configured to rotate about a rotational axis to collect imaging data from an object positioned within the opening. The support rail includes a canted sidewall having a radial inner surface and a radial outer surface. The plurality of rollers rotatably supports the support rail to enable rotation of the frame about the rotational axis. The plurality of rollers includes a first roller that engages the radial outer surface of the sidewall and a second roller that engages the radial inner surface of the sidewall.
US09568440B2 Filter inspection method and apparatus
An approximate circle approximated to the profile of a filter end face in an inspection image obtained by photographing the filter end face of a filter cigarette is obtained, and the center position of the approximate circle is found. An area indicating a string-like flavor containing element embedded in the filter is detected in the inspection image, and the position of gravity center of the area is found. Distance between the gravity center position indicating the flavor containing element and the center position of the approximate circle is determined, and thus, the quality of the flavor containing element embedded in the filter is inspected.
US09568439B2 Defect inspection device and defect inspection method
To detect an infinitesimal defect, highly precisely measure the dimensions of the detect, a detect inspection device is configured to comprise: a irradiation unit which irradiate light in a linear region on a surface of a sample; a detection unit which detect light from the linear region; and a signal processing unit which processes a signal obtained by detecting light and detecting a defect. The detection unit includes: an optical assembly which diffuses the light from the sample in one direction and forms an image in a direction orthogonal to the one direction; and a detection assembly having an array sensor in which detection pixels are positioned two-dimensionally, which detects the light diffused in the one direction and imaged in the direction orthogonal to the one direction, adds output signals of each of the detection pixels aligned in the direction in which the light is diffused, and outputs same.
US09568438B1 Single-camera angled conveyance imaging method and apparatus for whole-surface inspection of rotating objects
The single-camera angled conveyance inspection method and apparatus includes upwardly and downwardly angled conveyance mechanisms positioned within an instantaneous field of view of a digital line scan camera. As a rotating object is moved over the conveyances by a helical guide, the camera obtains images of the object and communicates the images to a processor. The processor assembles a reflectance and fluorescence image of the object including detected defects and/or contamination on the outer surface of the object.
US09568431B2 Luminescent immunoassays for quantitating analytes having a wide concentration range
The present invention relates to a method for quantitating an analyte having a wide range concentration in a single assay without having to dilute the sample and repeating the assay. The key feature of the invention is having two cycles of events including sample binding to probe, binding reactions, and detection. After the first cycle of binding and detecting, the probe is dipped into the same sample vessel to bind additional analyte in the sample vessel at a condition that is more favorable to binding than the condition in the first cycle.
US09568430B2 Automated focusing, cleaning, and multiple location sampling spectrometer system
An analysis system includes a moveable focusing lens, a laser (typically an eye safe laser) having an output directed at the focusing lens, and a spectrometer outputting intensity data from a sample. A controller system is responsive to the spectrometer and is configured to energize the laser, process the output of the spectrometer, and adjust the position of the focusing lens relative to the sample until the spectrometer output indicates a maximum or near maximum intensity resulting from a laser output focused to a spot on the sample.
US09568428B2 Diagnostic instrument and flow process
A diagnostic instrument having a cellular analysis system capable of running standardized immune monitoring panels. The system could include an automated and integrated specimen sampling method through a continuous flow process. The instrument could include a probe washer station, scheduler, cassette autoloader, bar coding system, and/or containment area common interface. An improved optimization test is proposed for instrument and flow cytometer quality assurance. The proposed method analyzes population separation for measuring instrument performance and/or sample quality. Such a method may also use population separation for measuring sample and/or run quality.
US09568423B2 System and method for detecting multiple-excitation-induced light in a flow channel
A system for detecting signal components of light induced by multiple excitation sources including: a flow channel including at least two spatially separated optical interrogation zones; a non-modulating excitation source that directs a light beam of a first wavelength at a near constant intensity onto a first of the optical interrogation zones; a modulating excitation source that directs a light beam of a second wavelength with an intensity modulated over time at a modulating frequency onto a second of the optical interrogation zones; a detector subsystem comprising a set of detectors configured to detect light emitted from particles flowing through the at least two optical interrogation zones and to convert the detected light into a total electrical signal; and a processor that determines signal components from the light detected from each of the optical interrogation zones.
US09568422B2 Light beam incident device and reflected light measurement device
Provided is a light beam incident device including an off-axis parabolic mirror that receives parallel light beams and converges the parallel light beams at one point on an object to be measured, and an incident-side light reception surface of a mirror that feeds the parallel light beams to the off-axis parabolic mirror. An angle (incident angle) between the object to be measured and converged light beams obtained by converging the parallel light beams changes in accordance with a light reception portion at which the off-axis parabolic mirror receives the parallel light beams. The incident side light reception surface of the mirror can change the light reception portion by moving with respect to the off-axis parabolic mirror.
US09568421B2 Graphene layers for identification of products
Aspects of the present disclosure relate to a security device, in particular, a multilayered security device. The multilayered security device includes a substrate layer having a first substrate. The substrate layer attaches to the product. The multilayered security device also includes a graphene layer. The graphene layer has a first continuous graphene sheet that is made of a monolayer of covalently-bonded carbon atoms. The graphene layer also forms, in response to exposure to a verification stimulus, a contrasting pattern with respect to an exposed substrate area from the substrate layer.
US09568419B2 Method and apparatus for speciating hydrocarbons
A method for analyzing a gas sample conveyed in a drilling fluid involves liberating the gas sample from the drilling fluid, irradiating the gas sample with infrared radiation spanning a wavelength range in the near-infrared range, detecting absorption spectra associated with irradiating the gas sample, and determining a composition of the gas sample from the absorption spectra. The gas sample includes one or more of methane, ethane, propane, and butane, the detected absorption spectra are associated with irradiating each of the one or more of methane, ethane, propane, and butane, and the composition includes a concentration of any one or more of the methane, ethane, propane, and butane.
US09568412B2 Method and instrumentation for measuring and assessing AC corrosion risk of pipeline
A measuring and assessing method for the AC corrosion risk of a pipeline wherein the coupon is connected to a metallic pipeline buried in the earth and the AC corrosion risk of the pipeline is assessed on the basis of coupon DC current density and coupon AC current density that are acquired from a measured value of a coupon current, wherein the measuring and assessing method includes: a step of specifying frequency to specify a source of AC corrosion from a waveform of the measured value of the coupon current; and a step of calculating a coupon current density whereby a pair of coupon DC current density and coupon AC current density is acquired from the measured value of the coupon current in one time unit by defining one cycle of a specified frequency as one time unit.
US09568411B2 Exhaust gas analysis system and exhaust gas analysis program
The present invention is one that, even while cooling exhaust gas without dilution, makes it possible to accurately measure particle concentration, and provided with: a particle concentration measurement device; a sampling cooling pipe that cools the exhaust gas collected from an exhaust gas transfer pipe to a measurable temperature of the particle concentration measurement device without dilution, and introduces the cooled exhaust gas into the particle concentration measurement device; a temperature sensor that detects temperature of the exhaust gas flowing into an exhaust gas inlet; and a calculation device that, from the detected temperature by the temperature sensor and the temperature of the exhaust gas introduced into the particle concentration measurement device, corrects measured particle concentration by the particle concentration measurement device in real time to calculate the particle concentration of the exhaust gas flowing through the exhaust gas transfer pipe.
US09568404B2 Method and apparatus for biomolecule analysis
Disclosed are devices or apparatus and methods for membrane-, bead- or cell-based biomolecule analysis, where a detectable signal can be measured after affinity binding and/or enzymatic reaction occurs on the membranes, beads or cells. The apparatus or device can rapidly separate the beads or cells from the liquid solution without using centrifugation, vacuum, or magnetic force. The apparatus or device includes a sample well for receiving a sample containing cells or beads, as well as other aqueous solutions, a porous filter membrane at the bottom of the well which is capable of retaining the cells or beads on its upper surface by size exclusion, and an absorbing plug in touch with the filter membrane for removing the liquid solution. Multiple devices can be arranged in a multi-well array in a plate so that signals from multiple assays can be directly analyzed in a plate reader or an imaging instrument.
US09568403B2 Particle processing
The invention concerns a method for processing magnetic particles, which selectively interact with a substance present in a liquid medium. The particles are collected with a probe (2) comprising a hollow shield (4) and a probe magnet (3) moveable up and down. The lower end of the probe with the collected particles is placed on a release location (7) of a plate (6), below which release location there is a release magnet (8). The surface of the release location is dry or has a liquid film or a drop on it. In accordance with the invention, very high concentration ratios can be achieved.
US09568402B2 Processor for processing histological samples
The disclosure relates to a processor for processing histological samples. The processor comprises an inlet for insertion of a closed fixing container having the samples present therein.
US09568401B2 Analytic substrate coating apparatus and method
An apparatus and method for producing a coated analytic substrate using a compact and portable automated instrument located in the laboratory setting at the point of use which can consistently produce one or a plurality of coated analytic substrates “on demand” for using the analytic substrate immediately after coating, preferably without a step of rinsing the coated analytic substrate before use. The apparatus preferably uses applicator cartridges having a reservoir containing the coating compositions used to form the coatings. Preferably the cartridges are removable and interchangeable to facilitate the production of individual analytic substrates having different coatings or different coating patterns. These coated analytic substrates have superior specimen adhesion characteristics due to the improved quality of the coatings applied by the coating apparatus and due to the quickness with which the coated analytic substrates can be used in the lab after production.
US09568400B2 Sampling adapter
A sampling adapter having a tubular body with a first open end and a second open end encloses an adapter volume that is accessible by a sensor probe through a septum in cap covering the first open end. The second open end is configured to be reversibly attachable to an opening in a storage container.
US09568396B2 Exhaust gas analyzing apparatus
The present invention is one that is, in an exhaust gas analyzing apparatus used together with a CVS mechanism, adapted to be able to make an analysis with high accuracy, and an analyzing mechanism is provided with: a target component concentration meter that measures a moisture-influenced concentration related value that is a value related to concentration of a measuring target component in a state of being influenced by moisture; and a moisture concentration meter that measures a moisture concentration related value that is a value related to concentration of the moisture, and adapted to, on the basis of the moisture concentration related value, eliminate the influence of the moisture from the moisture-influenced concentration related value to calculate each of the first concentration related value and the second concentration related value.
US09568392B2 System and method for monitoring resources in a water utility network
A computerized method for monitoring a water utility network, the water utility network comprising a network of pipes for delivering water to consumers and a plurality of meters positioned within the pipes across the water distribution network. The method includes receiving meter data representing parameters measured by the meters, such as flow, pressure, chlorine level, pH and turbidity of the water being distributed through the pipes. The method also includes receiving secondary data from sources external to the meters and representing conditions affecting consumption of water in a region serviced by the water utility network such as weather and holidays. The meter and secondary data is analyzed using statistical techniques to identify water network events including leakage events and other events regarding quantity and quality of water flowing through the pipes and operation of the water network. The events are reported to users via a user interface.
US09568390B2 System and method for filtering noise from acoustic energy from a valve
Embodiments of systems and methods that can filter acoustic energy from sources remote from the valve. These embodiments utilize signals from sensors that manifest acoustic energy from various locations on and/or about the valves. In one embodiment, the system includes sensors at locations proximate the valve and locations spaced apart from the valve. The system can further process the signals from these locations and, in one example, combines samples of data to form an energy signature of the valve that is effectively free of noise that emanates from upstream and/or downstream of the valve.
US09568388B2 Small form factor pressure sensor
A small form factor Microfused Silicon Strain gage (MSG) sensor incorporates an offset spring and feed-in features. A pressure sensor includes a spring having first and second coiled sections offset by a coiled center section in a middle that is used to make offset contact between two electrical contact pads.
US09568384B1 Variable volume enclosure to terminate vented pressure transducers
Measurements of pressure relative to atmospheric reference pressure are enabled by a sealed enclosure, which in one aspect is a variable volume enclosure including a movable element responsive to atmospheric pressure, to at least partially equalize pressure internal to the variable volume enclosure to the pressure external to the variable volume enclosure, such that a pressure sensor pneumatically connected to the internal volume can use its pressure a reference in measuring atmospheric pressure. The variable volume enclosure may house electronics and/or electrical terminations for pressure sensing, or the variable volume enclosure may be a sub-enclosure connected pneumatically to the pressure sensor, with another enclosure housing electronics or electrical terminations. In another embodiment, the sealed enclosure includes an absolute pressure sensor for sensing atmospheric pressure for use as a reference, and need not have variable volume.
US09568378B2 Multi functional sensor system for gas turbine combustion monitoring and control
Thermoacoustic sensors, such as dynamic pressure sensors, in the combustor measure vibratory responses of the combustor. An integrated monitoring and control system controller correlates sensor readings with combustion thermoacoustic properties in order to identify combustion anomalies by wavelet or Fourier analysis techniques; determine bulk temperature characteristics within the combustor with dominant mode frequency analysis techniques; and optionally determines absolute active path temperatures within the combustor with acoustic pyrometry transmission and time-of-flight analysis techniques. In some embodiments all of the monitoring functions are performed with a commonly shared array of thermoacoustic sensors that function as both combustion dynamics thermoacoustic vibration/wave receivers and acoustic transmitters. The monitored combustion properties are used for controlling gas turbine combustion.
US09568372B2 Apparatus for calibrating pyrometer
Disclosed is a calibrating apparatus which is adapted to remove a measurement deviation of a pyrometer, and more particularly, to an apparatus for calibrating a pyrometer, which calibrates a reference value so as to remove a deviation in a temperature measured in a pyrometer. The apparatus for calibrating a pyrometer includes a blackbody including a radiant space from which radiant energy is radiated, a body housing configured to receive the blackbody therein and including a light output wall having a light output port connected with the radiant space, a light output wall protecting cover comprising a transparent blocking plate disposed at a position opposite to the light output port so as to transmit a long wavelength of approximately 5 μm to approximately 20 μm may and configured to be coupled with the light output wall of the body housing, and a fixing member configured to fix the light output wall protecting cover to the light output wall of the body housing.
US09568368B2 Mobile device used with isolated test and measurement input block
Systems can include a mobile device, an accessory configured to generate data representative of at least one parameter of a device under test, and an isolated test block comprising at least one input for interfacing with the accessory and an output configured to communicate accessory output data. The mobile device can include a display and be configured to receive the accessory output data from the isolated test block and to present a display based at least on received accessory output data. The accessory output data received by the mobile device can be electrically isolated from the accessory to provide protection to a device user and the mobile device.
US09568363B2 Compact optical spectrometer
A spectrometer employs multiple filters having complex filter spectra that can be generated robustly from received light over short optical path lengths. The complex filter spectra provide data that can be converted to a spectrum of the received light using compressed sensing techniques. The result is a more compact, easily manufactured spectrometer.
US09568361B2 Optical sensor device
An optical sensor device includes at least two light receiving units in which a plurality of types of light receiving elements is integrated in the same vertical structure. In addition, the optical sensor device further includes a switch unit configured to select at least one of the light receiving elements in each of the light receiving units in a time-division manner.
US09568359B2 Semiconductor integrated device for UV-index detection and related calibration system and method
An integrated device for detection of the UV-index is provided with: a photodetector, which generates a detection quantity as a function of a detected UV radiation; and a processing stage, which is coupled to the photodetector and supplies at output a detected value of the UV-index, on the basis of the detection quantity. The processing stage processes the detection quantity on the basis of an adjustment factor, to supply at output the detected value of the UV-index and is further provided with an adjustment stage, coupled to the processing stage for adjusting the value of the adjustment factor.
US09568353B2 Measurement system, measurement method of measurement device, measurement device, and non-transitory storage medium encoded with computer readable control program, capable of completing measurement in simple manner and promptly
An exemplary embodiment provides a measurement system. A measurement system measuring body weight includes a weight detection unit detecting weight at predetermined detection cycles, and a calculating unit calculating an average value based on measurement values detected by the weight detection unit at the detection cycles. The detection cycle is shorter than a cycle at which a transient signal waveform predicted in accordance with measurement values detected by the weight detection unit can be obtained.
US09568352B2 Oil separator
An oil separator introduces purge air from an air dryer into a housing, separates oil from the purge air, and recovers collected liquid containing the oil. The oil separator is equipped with a detecting member. The detecting member detects the amount of the collected liquid in the housing and outputs the result of the detection to a reporting member.
US09568349B2 Gas flow measurement system and method of operation
A gas flow monitoring system is disclosed that includes a plurality of first gas flow sensors. A primary probe transmitter is connected to the plurality of first gas flow sensors is configured to process data received from the plurality of first gas flow sensors to generate first gas flow data. A plurality of second gas flow sensors are connected to an ancillary probe transmitter and to the primary probe transmitter, where the ancillary probe transmitter are configured to process data received from the plurality of second gas flow sensors to generate second gas flow data. The primary probe transmitter further comprises a building automation system interface, and is configured to receive the second gas flow data from the ancillary probe transmitter and to transmit the first gas flow data and the second gas flow data to a building automation system.
US09568348B2 Ultrasonic flowmeter having pressure balancing system for high pressure operation
A system is provided with an ultrasonic flow meter. The ultrasonic flow meter includes a first ultrasonic transducer disposed about a fluid flow path, and a pressure balancing system configured to pressure balance the first ultrasonic transducer relative to a fluid flow along the fluid flow path.
US09568347B2 Ultrasonic flow meter including a meter housing insert having transducer recesses with slanted bottom walls
An ultrasonic flow meter including a meter housing, a flow tube with an inner flow channel for a fluid to be measured, and ultrasound reflectors, the meter housing has two transducer recesses, an ultrasound transducer positioned in the first transducer recess, and a second ultrasound transducer positioned in the second transducer recess. The transducer recesses each has slanted bottom walls, with the ultrasound transducers abutted against the slanted bottom walls of the recesses.
US09568338B2 Encoder and drive device
An encoder includes a positional information generation unit configured to generate first positional information based on a detected signal which is output by a sensor unit, and an IIR filter unit configured to output second positional information obtained by performing filtering on the first positional information. In the IIR filter unit, a counter unit stores a predetermined high-order digit of the first positional information as a count value, and an input unit subtracts the count value from the first positional information to thereby generate input information. A computation unit generates an internal computation result based on delay information which is an internal computation result stored in a delay information storage unit, input information, and a predetermined filter coefficient, and generates output information on which filtering is performed. An output unit adds the count value and the output information to thereby generate second positional information. A changing unit changes a value of the delay information based on a unit of change of the input information when the value of the delay information falls outside of a predetermined range, and changes the count value.
US09568337B2 Rotation state detection device
A rotation state detection device is applied to an operation device having a rotating body that rotates in response to an input of an operation force, and a supporting body that supports the rotating body rotatably. The rotation state detection device includes: a first electrode arranged at the rotating body; and a second electrode arranged at the supporting body and generating a capacitance with the first electrode. The first electrode and the second electrode are arranged to vary the capacitance periodically each time the rotating body rotates by a predetermined angle and make a shape of a capacitance waveform representing a change in the capacitance to be different. A rotational angle of the rotating body is calculated based on the number of periodic times the capacitance varies, and a rotational direction of the rotating body is determined based on the shape of the capacitance waveform.
US09568329B2 Energy replenishment quantity control system
An energy replenishment quantity control system 100 for controlling a replenishment quantity of each energy source in a moving body V which utilizes more than one kind of energy source, comprises a route searching part C10 configured to search a route to a destination, an energy cost calculating part C12 configured to calculate an energy cost of each energy source in using the respective energy sources based on information about the route searched by the route searching part C10, an energy replenishment quantity controlling part E14 configured to control the replenishment quantity of the energy sources based on the energy costs calculated by the energy cost calculating part C12.
US09568327B2 Navigation system for determining route change of vehicle
A navigation system may include: a GPS module; an image recognition module having a line recognition function; a roadmap storage module configured to store roadmap information and route change possible section information through which a route of a vehicle is changed; a roadmap receiving module configured to receive the roadmap information; and an arithmetic processing module configured to determine whether the route of the vehicle is changed, based on the route change possible section information and line recognition information recognized by the image recognition module.
US09568325B2 Advanced map information delivery, processing and updating
An illustrative method of data gathering includes determining that a vehicle traveling characteristic has changed beyond an expected parameter. The method further includes recording the GPS coordinates of the vehicle and ceasing recording the GPS coordinates of the vehicle when the vehicle traveling characteristic resumes the expected parameter. Finally, the method includes determining and storing a traffic control feature associated with at least one set of the GPS coordinates, if the recorded GPS coordinates of the vehicle correspond to previously recorded GPS coordinates.
US09568324B2 Systems and methods for collecting and using user-contributed map data
Systems and methods are provided for collecting and using user-contributed map data. In one implementation, a computer-implemented method is provided for collecting maneuver-specific annotations. According to the method, a user is presented with a set of computer-generated driving directions comprising a plurality of maneuvers. In association with presenting to the user the set of driving directions, the method presents to the user an option to submit an annotation for one of the plurality of maneuvers. In response to presenting the option to the user, the annotation is received from the user and stored in association with an identification of the one of the plurality of maneuvers. The stored annotation may be incorporated in the set of computer-generated driving directions.
US09568318B2 Rotationally biased fiber optic gyroscope
A system for rotationally biasing a fiber optic gyroscope includes a fiber optic gyroscope assembly comprising a light source that emits an optical signal, an optical coupler in optical communication with the light source, and a fiber optic coil in optical communication with the light source. The fiber optic coil receives the optical signal through the optical coupler and imparts a phase shift proportional to rotation. A rate sensing detector in optical communication with the fiber optic coil receives the optical signal from the fiber optic coil through the optical coupler. A motor coupled to the fiber optic coil applies a periodic rotation to the fiber optic coil to impart a biasing phase modulation to the optical signal. A signal processing unit is coupled to the fiber optic gyroscope assembly and the motor. The signal processing unit converts a measured intensity of the optical signal to rotation rate data.
US09568315B2 Detection device, sensor, electronic apparatus and moving object
A detection device includes a drive circuit of a physical quantity transducer, a synchronization signal output circuit, and a detection circuit that performs detection of a physical quantity signal based on a physical quantity. The synchronization signal output circuit includes a delay locked loop (DLL) circuit that includes: a delay control circuit that outputs a delay control signal and a delay circuit that includes a plurality of delay units in which a delay time is controlled by the delay control signal; an adjustment circuit that includes at least one delay unit in which a delay time is controlled by the delay control signal, and outputs a signal obtained by delaying an input signal based on the output signal from the drive circuit to the DLL circuit; and an output circuit that outputs the synchronization signal based on multi-phase clock signals from the DLL circuit.
US09568313B2 Electronic device, electronic apparatus, and moving object
An electronic device includes a vibration element having a detection signal electrode and a drive signal electrode, an IC disposed so as to be opposed to the vibration element, a first wiring pattern located between the IC and the vibration element, and electrically connected to the drive signal electrode, and a shield wiring pattern located on the vibration element side of the first wiring pattern, and electrically connected to a constant potential (ground).
US09568309B2 Pedal assembly, apparatus for determining a pedal configuration, and methods thereof
A pedal assembly for a velocipede is provided. The pedal assembly includes an axle, pedal body, a first drive pin and a first actuator. The axle includes a distal end and a proximal end. The axle defines a first cam groove. The proximal end is configured for releasable attachment to a crankshaft. The pedal body is rotatably coupled with the axle and is rotatable with respect to the axle about an axis. The axis resides in an imaginary plane. The first drive pin is movably coupled with the pedal and is movable between an inserted position and a withdrawn position. The first actuator is movably attached to the pedal body and is associated with the first drive pin. The first actuator is movable between a first position and a second position. An apparatus for determining a pedal configuration for a user is also provided.
US09568308B2 Multi-instrument calibration standard
A calibration standard includes a base and an outside measurement gage block disposed in a recess of the base such that edges and calibration surfaces of the outside measurement gage block are protected by the base and allow access to the calibration surfaces by a caliper. A method for calibrating calipers using the calibration standard is also provided.
US09568307B2 Method and system for simultaneous measurement of strain and temperature utilizing dual core fiber
There is provided a system for measuring temperature and strain simultaneously utilizing Brillouin Scattering within an optical fiber. The system has a cladding, a first optical core within the cladding and a second optical core within the cladding and having a different refractive index profile and/or composition than the first core. Means to couple light into and out of said individual optical cores and/or from one optical core to the other within the fiber is provided along with means for calculating strain and temperature characteristics based on measured Brillouin frequencies for said optical cores.
US09568306B2 Apparatus and method for sensing high precision signal using infrared light
A high precision signal sensing system and method using an infrared light is provided. The high precision signal sensing system may receive, from a light emitting device, a plurality of lights including a first light and a second light, may measure intensities of the first light and the second light, and may measure a light emitting intensity of the light emitting device based on an intensity difference between the measured light receiving intensities.
US09568298B2 Machine tool and method for measuring a workpiece
The present disclosure relates to a machine tool, such as a grinding machine, and to a method for measuring a workpiece in a machine tool. The machine tool may comprise a workpiece mount (14), a tool unit (28), a measuring device (48) and a control device (56) that is connectable to the measuring device (48) and the tool unit (28), wherein the measuring device (48) is received at the tool unit (28) and comprises at least one toggle measurement head (66; 68), wherein the at least one toggle measurement head (66; 68) is received at a support piece (80) that provides a plurality of defined predetermined locations for the at least one toggle measurement head (66; 68), and wherein the control device (56) is arranged to detect signals that are triggered by the at least one toggle measurement head (66; 68) when touching a workpiece (96), and to determine on the basis of an actual location of the tool unit (28) an actual position of the at least one toggle measurement head (66; 68).
US09568294B2 Signal encrypted digital detonator system
A remote detonator system is provided. The remote detonator system includes a receiver and a transmitter. The receiver includes a transducer configured to receive an ultrasonic acoustic signal. The transducer is electrically coupled to a first controller, the first controller having a processor responsive to executable computer instructions for detonating a charge in response to the transducer receiving the ultrasonic acoustic signal. A transmitter is provided having a transmitter configured to selectively emit the ultrasonic acoustic signal in response to an actuation by an operator.
US09568290B2 Lighted nock activation means and processes therefor
A lighted nock assembly is disclosed for use with an archery projectile. A portion of an insert fits within, and is shouldered against, the tail end of the projectile shaft. The insert includes a recess terminating in a floor portion, and a face to bear against the nock shoulder. An LED/battery assembly fits within the recess of the insert abutting the floor portion. A nock fits over the LED/battery assembly and into the recess of the insert. Ready-to-fire, the LED/battery assembly comprises an activation gap between the LED lamp and the body of the battery assembly. A gap, greater than or equal to the activation gap, is left between the shoulder of the nock and the face of the insert. When fired, the bow string drives an internal surface of the nock into the front end of the LED/battery assembly and illuminates the LED lamp.
US09568288B2 Surface mount exploding foil initiator
An exploding foil initiator system comprises a substrate having a first side and a second side, an exploding foil initiator and surface mount pads. The exploding foil initiator is formed on the first side of the substrate and comprises a first contact, a second contact and a channel that electrically connects the first contact and the second contact. A first surface mount pad is formed on the second side of the substrate. As second surface mount pad is also formed on the second side of the substrate. A first via extends through the substrate to electrically connect the first contact with the first surface mount pad. Analogously, a second via extends through the substrate to electrically connect the second contact to the second surface mount pad.
US09568286B1 Archery targets
An archery target may allow target practice and/or simulate the shape of one or more animals. In various implementations, archery targets include a target body, a frame, and/or an overlay. A target body may include a first aiming zone, which protrudes from a first surface of the target body, and a second aiming zone, which protrudes from a second opposing surface. In some implementations, the first aiming zone and/or the second aiming zone may be off center. In some implementations, each aiming zone may be associated with an animal or group of animals. The orientation of the target body may be altered to select an aiming zone of the target body based upon user preference, in some implementations. The overlay may have shape similar to a predetermined animal. The overlay may be replaceable. A frame may at least partially support the target body and/or the overlay.
US09568285B2 Portable smoke screen delivery system
This invention is about the art, science and technology of smoke screening. The three “areas of importance” are sea, land and air uses. During World War II military strategy was forever changed by the numerous offensive and defensive advantages created by the first ever effective large area smoke screen. Smoke screens were also used extensively during the Vietnam War. In wars since the Vietnam War there have been several military disasters—totally or partially—for not using smoke screens, it has been reported. This invention will eliminate leaking tanks, plugged up exhaust nozzles, loose control values, inaccurate gauges and regulators found in earlier and present smoke screen delivery systems. No new technology is required.
US09568284B2 Energy absorber for high performance blast barrier system
The present invention provides an energy absorber for a blast barrier system comprising a substantially tubular member extending longitudinally along an axis from a first end portion to a second end portion, each of the first end portion and the second end portion having a substantially similar geometric, profile, wherein the energy absorber collapses under a predetermined load when compressed by a residual blast force. The energy absorber of the present invention may help minimize damage to people and structures by further dissipating force from a blast in a blast barrier system.
US09568280B1 Solid nose cone and related components
A solid nose cone and related components are disclosed. Embodiments include a front-end system for a laser-guided munition. The front-end system includes a solid nose cone that is optically transparent to electromagnetic radiation (EMR) of a particular wavelength. The solid nose cone is configured to pass EMR incident on the exterior surface to the trailing end. An optical relay adapter (ORA) has an EMR-receiving front face and an EMR-emitting rear face. The EMR-receiving front face is optically coupled to the trailing end, and the ORA is configured to relay the EMR from the EMR-receiving front face to the EMR-emitting rear face.
US09568279B2 Laser bore sighting
Techniques are disclosed for laser-based bore sighting, enabling wind sensing to be performed on captured images of the laser spot. Techniques can include image averaging, background subtraction, and filtering to help ensure that the Gaussian laser spot is detected in the image. Embodiments may include defining a bounding region and altering the operation of a camera such that the camera does not provide pixel data from pixels sensors corresponding pixels of outside the bounding region in subsequent image captures. Embodiments may additionally or alternatively include extracting two stereoscopic images from a single image capture.
US09568274B2 Removable hammer shroud
A firearm having a shroud attached to the spur of its hammer.
US09568268B1 Apparatus and method for a weapon simulator
The present invention is a weapon simulator that is at least partially controlled by a host computer and simulates near actual recoil forces of a weapon via a gun active recoil unit.
US09568267B2 Configurable weapon station having under armor reload
A vehicle-mounted weapon station is configurable to adjust the height of a rotational elevation axis thereof. The weapon station is provided with at least one fixed hanging ammunition container that is reloadable under the armored protection of the vehicle and the weapon station shell. The weapon station may have both electrically-powered and manually-powered drive systems for rotating a pedestal about an azimuth axis relative to the vehicle, and for rotating weaponry and operational units about the elevation axis, wherein the electrical and manual drive systems transmit power through the same output gear.
US09568266B1 Articulated support stick for weapons and other devices
An articulated support stick for supporting a weapon or other device, includes a handle for grasping by a user, a cradle connected to the handle for receiving and supporting the weapon or other device, a leg for supporting the handle while directing a portion of the weight of the weapon or other device along the leg, and an articulated joint assembly connected between the handle and the leg so that the handle can be manipulated by the user about mutually orthogonal axes with respect to the leg to thereby adjust the cradle portion and thus a position of the weapon or other device while preserving the user's strength.
US09568264B2 Flex-fire technology
A handheld finger activated semi-automatic arm may include a barrel, a trigger, a moveable gun bolt and a trigger reset mechanism. The trigger reset mechanism may use rigid mechanical contact between the trigger and the gun bolt during an earliest portion of the operating cycle. The trigger may be blocked from depression by the gun bolt up to 99% of the operating cycle.
US09568254B2 Heat transfer plate and heat pipe mounting structure and method
A metal heat transfer plate and heat pipe mounting structure includes a metal heat transfer plate and heat pipes embedded in the metal heat transfer plate in a flush manner. The metal heat transfer plate and heat pipe mounting method includes the steps of punching mounting slots in a metal heat transfer plate, processing each mounting slot into a respective flanged hole, reversely stamping each flanged hole to form top and bottom protruding flanges around each mounting slot, stamping each bottom protruding flange to create an insertion chamber, and press-fitting a flat heat pipe into each mounting slot and then stamping each top protruding flange into a respective deformed top protruding flange to wrap about one respective heat pipe and to keep each deformed top protruding flange flush with the top surface of the metal heat transfer plate and each heat pipe.
US09568250B2 Method for transferring heat
A process for transferring heat comprising the following steps: (1) transferring heat from a body to a first heat transfer system by means of a secondary loop passageway comprising a heat transfer fluid and, optionally, (2) transferring heat from a second heat transfer system to said body by means of said secondary loop passageway comprising said heat transfer fluid, wherein: said second heat transfer system being the same as or different from said first heat transfer system, said secondary loop passageway comprises at least one polymer sealant selected from a rubber seal and a plastic pipe; and said heat transfer fluid comprises one or more linear perfluoropolyethers having formula RF—(OCF2)n(OCF2CF2)m(OCF2(CF2)zCF2)p—ORF (I), wherein RF, equal or different at each occurrence, is a C1-C3 perfluoroalkyl group, m, n and p, equal to or different from each other, are integers comprised between 0 and 100, the sum m+n being higher than 0, and z is equal to 1 or 2, and wherein said heat transfer fluid is circulated through said secondary loop passageway in step (1) for transferring said heat from said body to said first heat transfer system and, optionally, in step (2) for transferring said heat from said second heat transfer system to said body.
US09568249B2 Heat exchanger
A double pipe internal heat exchanger including a pipe, a first ferrule, a second ferrule, and a flexible hose. The pipe defines an inner channel. The first ferrule and a second ferrule are mounted to the pipe and spaced apart along the pipe. The flexible hose is mounted to the first ferrule and the second ferrule. The flexible hose defines an outer channel between the pipe and the flexible hose.
US09568248B2 Direct forced draft fluid cooling tower
A cooling tower is provided with a housing containing a fan at the bottom of the tower, and a plurality of layers of water collection troughs or channels above the fan to capture water droplets sprayed downwardly from the top of the device through an evaporative cooling pad located above the collection troughs. The collection troughs extend from one side of the housing to the other in the form of a structural support for the housing and the equipment therein. The troughs have open ends which extend through the housing to discharge collected water to an adjacent vertical tank.
US09568246B2 Ramming mass for the refractory lining of a metallurgical vessel, method for the placement thereof and metallurgical vessel, in particular blast furnace, comprising a lining using said ramming mass
A ramming mass for the block lining of at least some of the refractory elements of a refractory lining of a metallurgical vessel such as a blast furnace, said ramming mass being composed of a mixture of a granular phase and a binder phase, wherein the granular phase and/or binder comprises at least one component having a microporous structure or capable of forming a microporous structure by firing during the blast furnace campaign. The ramming mass is in particular intended for forming the joint between two concentric annular assemblies forming a side wall of the vessel or between a lower part of an inner annular assembly and the periphery of one or more refractory layers forming the floor of the vessel.
US09568244B2 Laundry treating apparatus
A laundry treating apparatus includes a cabinet forming an external appearance of the laundry treating apparatus, an accommodation space provided in the cabinet to receive laundry, and a discharge portion configured to discharge air in the accommodation space from the cabinet. The laundry treating apparatus also includes a supply portion configured to supply air into the accommodation space, and a pressure reduction portion configured to discharge the air in the accommodation space from the accommodation space into the cabinet based on a pressure in the accommodation space becoming equal to or higher than a predetermined reference pressure.
US09568241B2 Refrigerator with camera and control method for the same
A refrigerator includes a storage compartment formed in a cabinet of the refrigerator by a fixed insulation wall, the storage compartment being provided with an access opening. The refrigerator also includes a door rotatably provided to the cabinet to open and close the access opening, a drawer provided in the storage compartment, a camera fixed to a ceiling of the storage compartment to photograph both a first region for storing of food arranged in an external space of the drawer and a second region for storing of food arranged in an internal space of the drawer, and a controller configured to separate, through a capturing time of a picture containing both the first region and the second region, a first region picture and a second region picture from the picture to individually divide and store the first region picture and the second region picture.
US09568235B2 Thermal energy storage in a chiller system
A method of operating an air conditioning system includes operating a refrigeration unit to cool a volume of refrigerant and circulating the refrigerant to a heat exchanger. A serviced space is cooled via a thermal energy exchange between the serviced space and the refrigerant at the heat exchanger. Thermal energy generated by operation of the refrigeration unit is stored at a thermal energy storage system. An air conditioning system includes a refrigeration unit and a heat exchanger operably connected to the refrigeration unit. The heat exchanger is configured to transfer thermal energy between a serviced space and the refrigeration unit, thus cooling the serviced space. A volume of thermal energy storage medium is utilized to absorb thermal heat generated by the refrigeration unit for dissipation into the ambient environment at a selected time.
US09568227B2 Systems and methods for refrigerant charge detection
Systems and methods are disclosed for detecting a refrigerant charge in a cooling system. The systems and methods involve performing at least a partial pump down of the refrigerant while monitoring one or more metrics. The measured metrics may be compared to a standard in order to determine if a refrigerant leak has occurred or to determine other refrigerant information. Other systems and methods are disclosed.
US09568226B2 Refrigerant charge indication
A method and apparatus are provided for indicating the status of the refrigerant charge in an air conditioning system based upon the degree of subcooling present in the condensed refrigerant system temperature measurements. The status of the refrigerant charge in the system is indicated in real-time on a service panel for access by a field service technician. The status of the refrigerant charge in the system on a time-average basis for a specified period of operation is presented on an indicator panel. The indicator panel includes a first indicator light indicating that the refrigerant charge is low, a second indicator light indicating that the refrigerant charge is high, and a third indicator light indicating that the refrigerant charge is correct.
US09568219B2 High efficiency refrigerator
A thermal storage container is coupled to a pump for circulating cooled liquid from the thermal storage container in at least one of two circuits. One circuit includes a heat exchanger coupled to the fresh food evaporator for assisting in cooling the fresh food section of the refrigerator or for chilling the liquid. Another circuit includes a sub-cooler between the condenser and the evaporator for cooling the output from the condenser before entering the evaporator, hereby increasing the efficiency of the system. A three-way valve is coupled from the output pump to couple the stored coolant selectively to one or the other or both of the coolant circuits.
US09568218B2 Solar array power output maximization through corrected sun tracking methods
An array of solar collectors track the sun based on measured values of power output from the array and from a sun sensor on the array. The sun is tracked by periodically adjusting the altitude and azimuth of the array so the collectors remain pointed at the sun to maximize an amount of solar flux reflected from the collectors. The sun sensor, which detects alignment of the sun, recognizes when relative movement of the sun causes about a 10% reduction in power output of the array. The altitude and azimuth of the array are readjusted based on output from the sun sensor. While the array is being reoriented, power output from the array is monitored, and values for power output versus orientation of the array are recorded. Offset values between the power output, sun sensor output, and the ephemeral equations are calculated by comparing these values during operation.
US09568217B2 Getter support structure for a solar thermal power plant
There is provided a pipe in a solar thermal power plant. The pipe includes an inner tube configured for carrying a heated heat transfer fluid, an outer tube surrounding the inner tube, wherein the space between the inner and outer tube is evacuated, and a getter restraint structure configured for maintaining getters in a predetermined position. The getter restraint structure is in contact with the outer tube and otherwise entirely free of contact with the inner tube and/or is in thermal isolation from the inner tube.
US09568215B2 Solar central receiver system employing common positioning mechanism for heliostats
A solar central receiver system employing common positioning mechanism for heliostats relates to a system of concentrating and harvesting solar energy. The heliostats of said system are positioned like facets of a Fresnel type of reflector. The heliostats are placed in arrays, wherein each array has a common positioning mechanism. The common positioning mechanism synchronously maneuvers the arrays of heliostats in altitudinal and/or azimuthal axis for tracking an apparent movement of the sun. The common positioning mechanism is employed for synchronously orienting said heliostats with respect to a stationary object and the sun such that incident solar radiation upon said heliostats is focused upon said stationary object from dawn to dusk. Subsequent to each said orientation of said heliostats, collective disposition of said heliostats always forms an arrangement that is capable of reflecting and thereby focusing incident solar radiation upon said stationary object.
US09568212B2 Coil tube heat exchanger for a tankless hot water system
A heat exchanger having a helix coil incorporated into a stainless steel elongated variable diameter cylindrical housing and a radial direct-firing burner and a blower-driven hot flue gas to heat water. A buffer tank is incorporated within the lumen of the helix coil. At least one rope seal is disposed between adjacent coil loops of a portion of the helix coil for enhancing heat transfer to the helix coil. In one embodiment, the heat exchanger further comprises a Stirling engine comprised of a free piston having hot and cold ends that is disposed within the cavity taken up the buffer tank, wherein the hot end receives heat from the burner and the cold end is cooled by the incoming cold water line to form an electric power generator.
US09568207B2 HVAC actuator with removable wire blocking tab
An HVAC actuator may include a rotatable output shaft, a drive mechanism configured to selectively drive the output shaft, two or more wiring terminals, and a removable blocking tab configured to block wire attachment to at least one of the two or more wiring terminals. When the removable tab is removed, wire attachment to the previously blocked at least one wire terminals may no longer blocked. The removable block tab may be a break-away tab. The HVAC actuator may include a housing enclosing the drive mechanism, and the break-away tab may be integral to the housing. In some instances, the removable tab, once removed, is not configured to be reattached, but this is not required.
US09568206B2 Method and apparatus for cooling
Methods of controlling a cooling unit and embodiments of a cooling unit are disclosed. A method of improving efficiency of the cooling unit includes detecting a degree of opening of a hot gas bypass valve configured to divert a portion of coolant from a compressor to a heat exchanger of the cooling unit, and adjusting a condenser discharge pressure based on the detected degree of opening. Aspects may increase cooling efficiency at partial cooling requirements. Fluctuations in refrigerant pressure at low cooling capacities and condenser medium inlet temperature may be avoided. Minimum condenser water inlet temperature for a water-cooled cooling unit may also be reduced.
US09568203B1 System and method for active humidification of hollow-bodied wood instruments
A device for providing active, closed-loop humidity control to the environment surrounding and within a hollow-bodied wood instrument. The device includes at least one humidity sensor, and preferably two, one for monitoring the environment's humidity, and one for monitoring the device's response. With data from these humidity sensors, a microcontroller determines whether the system should take action to increase the humidity of this environment by controlling a vapor-generating device. Water is supplied to this device by a water reservoir.
US09568202B2 Premium prep table
The present disclosure provides an improved food preparation table. Cooled air is passed over the top of each food pan individually, preventing the food from spoiling at high ambient temperatures. The sides of the food pans are also cooled at the same time.
US09568193B2 Air pollution control system and air pollution control method
An air pollution control system includes: a desulfurization device which removes sulfur oxides in a flue gas generated from a boiler; a cooler which is provided at the downstream side of the desulfurization device, decreases a flue gas temperature and enlarges a particle diameter of SO3 mist contained in the flue gas through cooling or heating the flue gas by a temperature adjustment means for adjusting a gas dew point temperature of the flue gas; and a CO2 recovery device which includes a CO2 absorber bringing CO2 in the flue gas into contact with the CO2 absorbent so as to remove CO2 therefrom and a regenerator recovering CO2 by dissociating CO2 from the CO2 absorbent and regenerating the CO2 absorbent, wherein the flue gas is cooled by a cooling unit so as to enlarge the SO3 mist in the flue gas.
US09568191B2 Auxiliary burner assembly and control system for combusting vent gases in petroleum production and processing
An auxiliary burner assembly is provided within the exhaust stack associated with a main burner assembly for combusting vent gases from a petroleum production and processing facility. The auxiliary burner unit is located within the exhaust stack associated with the main burner assembly. The auxiliary burner assembly enables the same exhaust stack as the main burner assembly while effective combusting exhaust gases and providing heating of a medium when required. The auxiliary burner is utilized when the main burner assembly is inactive and gas pressure stored in a vent gas tank exceeds an upper pressure set-point value. An auxiliary burner controller system is utilized to control operation of the auxiliary burners.
US09568186B2 Container apparatus and method of using same
A container apparatus can include a container and an insert assembly. The insert assembly can include four elongate members. The four elongate members can include light emitting devices for illuminating the interior of the container and/or temperature altering elements for cooling and/or heating the interior of the container. The container can have a rectangular base and a rectangular sidewall extending upwardly from the base. The sidewall can define four corners of the container, and four elongate recesses can be formed in the sidewall proximate the four corners of the sidewall to receive the elongate light members. The recesses can be sized and shaped to conform to the elongate insert members so that the insert members can be releasably retained within the elongate recesses.
US09568183B2 Lighted backpack
A lighted backpack having interior light for illuminating the contents of the backpack. The lighted backpack includes a housing having an opening that provides access to an interior volume therein, wherein a fastener is configured to removably fasten the opening and the interior volume. The interior volume includes a lighting assembly having a power supply, a sensor, a control switch, a microprocessor, and at least one light emitting diode (LED). The LED includes at least three different colored diodes that are varied in relative intensity to one another to achieve a multitude of colors. The control switch allows a user to select a desired resultant color, which is relayed to the microprocessor to modulate the relative intensity of the different colored diodes to achieve the desired resultant color. The sensor is configured to activate the lighting assembly when a user reaches within the interior volume of the housing.
US09568180B2 Light-up window for a vehicle
An illuminating glazing unit for vehicles, including: a first transparent sheet of glass with a first main face, a second main face, and an edge; one or more modules including light-emitting diodes (LEDs), each including a plurality of LEDs and associated electronic components fixed to a printed circuit board, the modules being positioned such that emitting faces of the LEDs are turned toward the edge of the first sheet of glass; an encapsulation mechanism in contact with the first main face of the first sheet; a light extraction element, which can be located on one of the main faces of the first sheet of glass; and a heat sink element, in thermal conduction contact with the LED module, in contact with the encapsulation mechanism, and in contact with an atmosphere via a heat exchange surface.
US09568177B2 Medical headlamp assembly having interchangeable headlamp types with key resistors
A medical headlamp assembly, having a headband subassembly, including an electrical network, including a battery and an electrical jack, and a headlamp mount. Also, an electrical headlamp subassembly, has a mounting element matingly and removably engaged to the headlamp mount, and an electrical plug, matingly and removably engaged to the jack and an electrical headlamp, electrically connected to the plug. Further, the headband subassembly produces an electrical input for the headlamp subassembly and the headband subassembly includes a key resistor, the resistance value of which sets a characteristic of the electrical input.
US09568167B2 Products with a patterned light-transmissive portion
A panel with an optically transmissive portion includes a group of holes drilled from one surface to another surface and filled with an optically transmissive material. The group of holes forms a pattern. The holes on a first surface form a smooth and continuous appearance to the naked eye. The holes on the other, second surface are sized so that a light source directed to the second surface illuminates the pattern to be visible to a viewer viewing the first surface. The panel may form a portion of a housing that houses the light source.
US09568165B2 Illumination system and projection apparatus with same
An illumination system for a projection device is provided. The projection device emits a first waveband light along a first optical path. The illumination system includes a wavelength conversion element, a sequential light-filtering device, and a light guiding device. The wavelength conversion element converts the first waveband light into a second waveband light along a second optical path. The sequential light-filtering device sequentially filters the first waveband light and the second waveband light along a third optical path. The light guiding device guides the first waveband light and the second waveband light along a third optical path or guides the first waveband light to the wavelength conversion element. Consequently, the first waveband light and a first light beam and a second light beam of the second waveband light are sequentially filtered by the sequential light-filtering device and projected out.
US09568162B2 Easily assembled and disassembled furnishing
An easily assembled furnishing article includes a plurality of elongated ribs having a decorative contour, a support plate and a secondary plate. A notched interface is provided between each of the ribs and each plate so that the ribs may be engaged around the perimeter of the plates to define the outer contours of the furnishing article. The notched interface is sized for a friction fit between the ribs and the plates and for easy manual engagement without the need for tools. In one embodiment the furnishing article is a light fixture in which the support plate defines a center opening for supporting a light socket and the secondary plate defines a center opening to receive a power cord of the socket therethrough. The support plate can define a plurality of interior openings to provide for heat convection away from a light bulb engaged within the socket.
US09568158B2 Motor vehicle accent lamp and methods of use thereof
A method of providing accent ornamental illumination to a lamp of a motor vehicle comprising providing an accent lamp comprising a housing and a light-emitting device disposed within the housing; mounting the housing to an exterior surface of the lens cover of the vehicle lamp; and arranging the light-emitting device such that, when the housing is mounted to the exterior surface of the lens cover of the lamp, light emitted from the light-emitting device passes through the lens cover from outside the lens cover towards a lamp reflector of the vehicle lamp and illuminates the reflector. A motor vehicle lamp combination comprising, in combination, a motor vehicle lamp and an accent lamp also provided wherein, when the accent lamp is mounted on a lens cover of the motor vehicle lamp, light emitted from the light-emitting device is directed towards the reflector.
US09568155B2 Light conversion member and lighting device including the same
A light conversion member includes a surface of incidence which includes a recessed portion and on which a laser beam is incident and an output surface in which a wavelength of the laser beam is converted and the laser beam having the converted wavelength is output. The recessed portion has a shape corresponding to a wave front shape of the laser beam.
US09568154B2 Apparatus, method and system for a modular light-emitting diode circuit assembly
Provided herein is an improved apparatus, method and system for providing a modular LED circuit assembly. Specifically, examples of the present invention include a modular LED circuit which may be scaled and used in a wide variety of form factors. One example of the present invention may provide an apparatus for supporting a light-emitting diode which includes an LED circuit board including a first major surface and a second major surface. The first major surface may include a first contact pad and a second contact pad, where each of the first contact pad and the second contact pad are configured to receive a respective connector from the LED. The second major surface of the LED circuit board may include a first area, a second area, and a third area, where a substrate is attached to the LED circuit board across the third area.
US09568148B2 Finger grip mounting apparatus
A flexible portable device holding and cradling apparatus that overcomes limitations of the prior art by providing a flexible portable device mounting apparatus provided by a frame that is structured for being coupled to an external mounting device, the frame having a mounting surface and a plurality of first and second passages provided adjacent to each of opposing side edges thereof; a plurality of substantially resiliently flexible clamps each having a leg portion, a finger portion extended from the leg portion, and a substantially resiliently flexible urging portion coupled between the leg portion and the finger portion; and coupling means operating between different ones of the first and second passages of the frame and the leg portion of each of different ones of the clamps for coupling the leg portion relative to the mounting surface.
US09568145B2 Flex base with ball mount
A ball mount device, formed on a rigid non-metallic frame having an upright columnar stem portion projected from a circular transverse base portion, and an enlarged connector core on the upright stem portion distal of the base portion. A first elastomeric material is molded over the connector core distal of the base portion and forms a smooth part-spherical outer surface. A second elastomeric material is molded over the base portion and forms a pliantly conformable outer skirt portion extending outwardly thereof with a smooth and substantially flat and circular outer surface opposite from the stem portion. A pressure sensitive adhesive is provided on the outer surface of the elastomeric material coating the base portion for adhering the ball mount device to a mounting surface that is external of the ball mount device.
US09568144B2 System for attaching a module to an object
A system for attaching a module to an object includes a module having an oblong shape, and an elastic ring. Each elongated end of the module has a recess with an interior surface formed by an upper and lower lip, and the distance between the interior surfaces of the recesses is substantially equal to the inner diameter of the elastic ring such that the module can be releasably affixed to the elastic ring. The system provides easy and reliable attachment of the module to a piece of clothing, for example.
US09568143B2 Tripod with fast opening and closing mechanism and methods of use
The invention is directed to novel tripod having a fast opening and positioning mechanism configured to allow a user to open said tripod in a photographing location while maintaining eye contact with an object to be photographed, said tripod comprising legs having telescopic segments and a central locking mechanism operated by a handle having a trigger connected to a loaded spring positioned on a central column, wherein upon pressing on said trigger said central locking mechanism is unlocked to allow spacing of said tripod legs and free fall of said telescopic segments of each one of said legs towards the ground according to the height of the ground in the vicinity of each of said legs, and wherein upon sliding of said handle downward along said central column, said legs with said extended segments become locked in an open form.
US09568142B2 Counterbalancing structure
The present invention concerns a counterbalancing structure (1) for counterbalancing a load, where the counterbalancing structure (1) has support means (3) for the support of the load, said support means (3) being able to rotate along a plane or vertical plane (β) with respect to a first axis or vertical axis (y) laying on said plane (β), a first movable pulley group (2) having at least a first upper pulley (4, 5), precompressed elastic means (10), and at least a rope or line (11, 12) fixed at a first end to said elastic means (10) and at the second end to the support means (3), the at least a rope (11, 12) passing at least on at least a first upper pulley (4, 5) such to act in compression on the elastic means (10) when the load is coupled to the support means (3).
US09568137B2 Heating cables
A heating assembly for use in a fluid line has a heating cable including electrical resistance wires encapsulated in a metal sheath. The cable passes through a fitting where it is connected to a power supply. The connection between the power supply and the heating cable is encapsulated within the fitting, and the metal sheath is secured to the fitting with a permanent connection. A bushing is provided to support the connection between the resistance wires and the power supply within the fitting. The elongate sheath may be inserted into a fluid line and the fitting connected to that line using a mechanical connection.
US09568136B2 Separately replaceable seal systems for use with a pressure transmitter
A replaceable seal system with high and low sides connectable to a coplanar inlet plate on a pressure transmitter. A first side of the seal system can be replaced without disturbing the sealing of a second side of the seal system. The seal system includes a stack of first and second plates with a central split line. At least one of the first and second plates is split along the central split line to provide for separate replacement on only one side of the system.
US09568132B2 Clutched joint for articulating faucet
A joint for an articulating faucet includes a first housing, a second housing, and a clutch assembly. The first housing defines a first inner cavity and the second housing defines a second inner cavity. The second housing is coupled to the first housing such that fluid may flow from the first inner cavity to the second inner cavity. The clutch assembly is coupled to at least one of the first housing and the second housing and is configured to apply a resistive torque that inhibits movement of the first and second housings relative to each other. The clutch assembly includes a clutch pin, an interface member, and an end cap. The end cap is coupled to a first end of the clutch pin and the interface member. Movement of the end cap varies the magnitude of the resistive torque applied by the clutch assembly.
US09568131B2 Connection structure of corrugated pipe
A connection structure of a corrugated pipe is provided that may include a corrugated pipe, a clamping nut located outside of the corrugated pipe, a confinement ring mounted on a valley of the corrugated pipe and disposed within the clamping nut, a connection body having an insertion portion inserted into the clamping nut and having male threads threaded to the clamping nut, and a packing member located between an end of the corrugated pipe and the insertion portion to compress and deform the end of the corrugated pipe when the clamping nut is clamped and to provide a sealing between the end of the corrugated pipe and the insertion portion. As the packing member provides the sealing between the insertion portion of the connection body and the end of the corrugated pipe, a gap may minimally occur and reliability is increased.
US09568130B2 Profiled clamp with sealing element
Profiled clamp that includes a clamping element, a sealing element having elastically deformable spacers on a radial outside, and a profile band on which the sealing element is held secured against loss. The elastically deformable spacers bear against an inside of the profile band in a non-positive manner.
US09568129B2 Method and apparatus for retaining a flange on a fluid meter
A sensor assembly (5) for a fluid meter (100) is provided. The sensor assembly (5) comprises a sensor assembly body (6) and one or more circumferential grooves (303) formed in the sensor assembly body (6). Two or more retaining components (105, 106) are removably coupled together around at least one of the one or more circumferential grooves (303) with a portion of the two or more retaining components engaging the circumferential groove. A flange (104) is also provided that surrounds at least a portion of the sensor assembly body (6) and is retained around the sensor assembly body (6) by the first and second retaining components (105, 106).
US09568128B2 Piping connection device and heat pump cycle device having same
A piping connection device includes a female block member fixed integrally with a male block member, and a first pipe is inserted into the female block member. The piping connection device further includes a drain passage through which a part of an outer peripheral surface of the first pipe communicates with an outer surface of the female block member. The drain passage is disposed in a portion higher in heat capacity than the other portions in the female block member.
US09568120B2 Flush joint pipe
A pipe has a tubular body with a male end and a female end. The male end has an external surface with a first engagement groove. The female end has an internal surface with a second engagement groove, and an aperture extending from an outer surface of the tubular body to the second engagement groove. The female end receives the male end of another pipe such that the first engagement groove of the male end axially aligns with the second engagement groove of the female end to establish a spline engagement groove having a groove length, LG. A flexible spline is located in the spline engagement groove to lock the pipes together and establish a pipe assembly. The flexible spline has a spline length, LS, and LS≦LG.
US09568115B2 Safety device against fluid leaks for household appliances
An anti-flooding safety device includes two connection bodies, a valve arrangement that includes a valve member, a retention member for withholding the valve member in a respective opening position, and an inner hose and an outer hose impermeable to water. The inner hose hydraulically connects the two connection bodies and extends at least in part within the outer hose so that defined between the two hoses is a gap designed to withhold inside it any possible leaking water. A connection body has a control chamber that is at least in part delimited by a movable element, and a control member is coupled to the movable element so that a displacement of the latter will cause a displacement of the control member towards a respective position of release, wherein the valve member is free to pass into its closing position. The gap is in fluid communication with the control chamber, to obtain a substantially closed volume therewith.
US09568114B2 Valve unit comprising a check valve device
The valve unit includes: a body having a charging passage; a supply-side joint that connects a supply pipe; and a check valve that is disposed in the gas passage, and that inhibits gas from being discharged from the gas tank to the outside of the body. The check valve includes a check valve seat, a check valve element that comes into contact with or moves away from the check valve seat, and a positioning member that fixes the position of the check valve seat in the charging passage. The body has a fitting hole which is communicated with the charging passage and in which the supply-side joint and the positioning member are fitted. The positioning member is fitted in a second fitting hole so as to fix the position of the check valve seat even when the supply-side joint has not been fitted in a first fitting hole.
US09568112B2 Flow control device
An adjustable flow control device is provided which has a valve body containing a series of orifices of varying diameter and an indexable valve cover which includes at least one flow conduit which can be positioned and locked in a sealable manner over a chosen orifice while the remaining part of the valve cover closes off the other orifices of the valve body. Due to the device having fixed size orifices, each orifice will provide a fixed specific fluid flow rate for any predetermined pressure loss across the orifice. The device is suitable for use on all types of gas and liquid fluids.
US09568110B2 Valve seals
Valve seals are described. An example seal for use in a valve includes a ring-shaped cartridge having a first portion, a second portion opposite the first portion, and a compressible sealing portion between the first and second portions. The first and second portions have respective first and second curved surfaces adjacent a sealing surface of the compressible sealing portion. The first and second curved surfaces enable a flow control member to compress the sealing portion prior to contacting the curved surfaces as the flow control member transitions to a closed position.
US09568109B2 In-line control valve
Various control valves are provided. In one embodiment, a valve includes a hollow body with an inlet and an outlet along a common axis of the hollow body. A trim is disposed inside the hollow body along the common axis and includes a conduit and a sleeve disposed about the conduit to selectively cover fluid ports in the conduit. Further, the valve includes a pressure-balanced stem connected to the sleeve to enable the sleeve to be moved along the conduit via the stem. Additional systems, devices, and methods are also disclosed.
US09568108B2 Bellows type mechanical seal
A bellows type mechanical seal including a sealing ring and a mating ring, wherein either one of the sealing ring or the mating ring is retained in a housing and the other one is mounted on a shaft and wherein the sealing ring is supported by a bellows and the bellows has a retainer welded thereto on one of the sides for retaining the sealing ring and a collar welded on the other side to form a bellows assembly, is characterized in that the entire surface of the bellows assembly is covered by an erosion-resistant film formed by the physical vapor deposition, such as ion-plating.
US09568106B2 Mechanical seal with textured sidewall
The present invention discloses a mating ring, a primary ring, and associated mechanical seal having superior heat transfer and wear characteristics. According to an exemplary embodiment of the present invention, one or more dimples are formed onto the cylindrical outer surface of a mating ring sidewall and/or a primary ring sidewall. A stationary mating ring for a mechanical seal assembly is disclosed. Such a mating ring comprises an annular body having a central axis and a sealing face, wherein a plurality of dimples are formed into the outer circumferential surface of the annular body such that the exposed circumferential surface area of the annular body is increased. The texture added to the sidewall of the mating ring yields superior heat transfer and wear characteristics.
US09568104B2 Torque converter piston assembly including transmission input shaft seal assembly
A piston assembly for a torque converter is provided. The piston assembly includes a seal assembly including an inner ring configured for fixing to an outer circumferential surface of a transmission input shaft. The seal assembly also includes an outer ring on an outer circumferential surface of the inner ring. The piston assembly also includes a lock-up clutch piston including a radially inner end engaging the seal assembly. A method of forming a piston assembly for a torque converter is also provided. The method includes providing an outer ring on an outer circumferential surface of an inner ring to form a seal assembly configured for fixing to an outer circumferential surface of a transmission input shaft and connecting the seal assembly to a radially inner end of a lock-up clutch piston.
US09568103B2 Expandable high pressure and high temperature seal
An expandable seal features a ring structure with internal and external seal. The seals are mounted in grooves and extend beyond a base outer dimension on the ring on the inside and the outside surfaces. Bumps are positioned in axial alignment with the seals but in opposition to each seal so that the exterior seal has a bump axially aligned but on the inside of the ring and the inner seal has a bump axially aligned and on the outside surface of said ring. The bumps have end transitions to the base dimension to create a volume for the seal material to travel axially when radially expanded from a mandrel extending within for effective seal containment. Seal rings can be stacked to adjust to dimensional irregularities in the surrounding tubular or the mandrel and to back each other up in the event of seal failure in any one seal ring.
US09568101B2 Sealing configuration for sealing a reciprocating piston rod of a piston compressor
High temperatures of the sealing medium occur in a hydraulic sealing medium barrier for sealing a piston rod of a piston compressor, and there is the risk of soil and abrasion being deposited there and interfering with the function of the seal. To prevent this, a sealing configuration (1) which is provided for circulating sealing medium through an outlet line (11) for sealing medium which is connected to the recess (10), and a circulating device (13) is provided, with which the sealing medium is circulated through the recess (10) while maintaining the pressure (poil) of the sealing medium through the inlet and the outlet line (7, 11).
US09568099B2 Oil pressure control device for belt-type continuously variable transmission
There is provided an oil pressure control device for a belt-type continuously variable transmission which includes two pulleys and a belt, wherein each of the two pulleys has a movable sheave which moves by oil pressure supplied to a hydraulic chamber, wherein the oil pressure control device calculates a request torque according to a running state, wherein when calculating the oil pressure which is supplied to the hydraulic chamber of the movable sheave on the basis of the request torque, the oil pressure control device reduces the request torque if the request torque is greater by a predetermined value or more than an actual input torque which is inputted to the belt-type continuously variable transmission. Accordingly, it is possible to provide an oil pressure control device for a belt-type continuously variable transmission with which undesirable vibration can be avoided by means of stable speed-ratio control.
US09568095B2 Controlling a hydraulic pressure of a fluid transmission
A control device for controlling a hydraulic pressure of a fluid transmission includes a pressure sensor for detecting actual pressure values of the hydraulic pressure, an electronic control unit for generating a control signal as a function of the actual pressure values detected by the pressure sensor and a reference pressure signal delivered to the control unit, a power switch controlled by the control signal and a solenoid valve actuated by the power switch for generating the hydraulic pressure. The control device is configured as a compact electromagnetic unit. The electronic control unit is respectively connected to the pressure sensor and to the power switch by a direct electrical connection. A method for controlling a hydraulic pressure of a fluid transmission is also provided.
US09568091B2 Active transfer case with splash recovery clutch lubrication system
An active transfer case is disclosed having a multi-plate friction clutch installed on the front output shaft. A splash recovery clutch lubrication system is provided to capture lubricant splashed from the sump in response to rotation of the friction clutch and transfer the captured lubricant to a central clutch feed chamber to cool and lubricate the components of the friction clutch.
US09568090B2 Spool valve and lubricating oil supply device
A spool valve that has a hollow portion formed with an input port, a first output port, and a second output port, and a spool capable of sliding within the hollow portion and having a plurality of lands, the spool valve being configured to distribute output for input to the input port to the first output port and the second output port in accordance with a proportion of distribution that matches a position of the spool. An opening of the second output port is formed in such a shape that a width of the opening becomes gradually smaller in a direction of movement of the spool in which distribution of the output to the first output port is increased.
US09568089B2 Smart solenoid for controlling fluid flow
A solenoid fluid control valve for controlling fluid flow. The solenoid fluid control valve may comprise a transceiver that receives a signal via a controller area network (CAN) bus, and a micro controller unit that decodes the signal to determine a temperature. The micro controller unit may send a signal to a driver circuit based on the temperature. The driver circuit may send a current through a coil in response to the signal, wherein an armature moves in response to the current through the coil. The movement of the armature may direct a cooling fluid flow.
US09568088B2 Plug for a planetary pin assembly
A pin assembly for use in a planetary gear, including a pin defining a blind bore therein, the blind bore extending axially from an opening and terminating with an end face, and an annular rib depending inwardly from an inner surface of the blind bore adjacent the opening. A plug includes a stopper portion and a shaft extending therefrom, the stopper portion including a circular base defining an outer perimeter. The outer perimeter of the stopper portion engages the annular rib, thereby maintaining the plug in the blind bore.
US09568087B2 Force-compensated mechanical pressure vessel feedthrough
A mechanical feedthrough for a pressure vessel having an outer wall including a cylinder extending through the outer wall. A piston is positioned within and movable relative to the cylinder to transmit at least one of rotational and axial movement through the outer wall of the pressure vessel. A flange of the piston engages a wall of the cylinder to define first and second pressure cavities on opposing sides of the flange. A first fluid passageway fluidly connects the first pressure cavity with a low pressure side of the outer wall such that low pressure forces acting on the piston are counteracted by low pressure forces acting on the flange. A second fluid passageway fluidly connects the second pressure cavity with a high pressure side of the outer wall such that high pressure forces acting on the piston are counteracted by high pressure forces acting on the flange.
US09568085B2 Straight bevel gear with spherical involute configuration
A straight bevel gear having a gear body that includes a first set of gear teeth and at least one web. The set of gear teeth may have a spherical involute configuration. The web may extend between adjacent members of the set of gear teeth such that the web may be completely and continuously curved in multiple directions.
US09568079B2 Vehicle power transmission device
A vehicle power transmission device equipped with a crank type transmission unit is provided in which since a first sprocket provided on an input shaft upstream portion and a second sprocket provided on an output shaft downstream portion are connected by an endless chain, and a dog clutch is disposed between the input shaft main body portion and the input shaft upstream portion, when the input shaft main body portion is seized and becomes non-rotatable, the dog clutch is disengaged so as to detach the input shaft upstream portion from the input shaft main body portion, and the driving force of an engine is transmitted to the output shaft downstream portion via the input shaft upstream portion, the first sprocket, the endless chain and the second sprocket, thereby enabling the vehicle to travel in the minimum necessary way.
US09568076B2 Cycloid drive epicycloid planet gear cam
An epicycloid planet gear cam that converts rotational movement of a driveshaft into linear movement of an output device is disclosed. An epicycloid planet gear is assembled inside a stationary housing with an internal stationary ring gear. A driveshaft eccentric is connected to a driveshaft. The driveshaft eccentric rotates freely in a mounting hole of the epicycloid planet gear. When the driveshaft rotates, the driveshaft eccentric engages the epicycloid planet gear against the stationary ring gear and causes the epicycloid planet gear to rotate. A cam follower pin attached to an output device is held, via a follower roller ball against a cam track of the epicycloid planet gear. As the epicycloid planet gear rotates, the recessed cam track depth causes the cam follower pin to move up or down thereby moving the output device.
US09568072B2 Drive transmission device, printing apparatus, position adjusting mechanism, and fastening method
There is provided a drive transmission device including: a belt member, a tension applying roller, a holder, an urging member, and a fastening member, wherein the holder includes: a contacting surface that is brought into contact with the fastening member in the case where the holder is fastened to the target member; and a raised portion that has a portion that is brought into contact with the fastening member earlier than the contacting surface in the case where the holder is fastened to the target member, the raised portion being provided on a side of an end portion of the hole in the tension adjusting direction, and the portion of the raised portion that is brought into contact with the fastening member is deformed by being pressed by the fastening member, and becomes a part of the contacting surface in the case where fastening is completed.
US09568069B2 Transmission for a motor vehicle
A transmission, in particular a multi-speed transmission for a motor vehicle, includes a housing, a drive shaft, an output shaft, at least four planetary gear sets. Each of the planetary gear sets includes one sun gear, at least one planet, one planetary carrier and one ring gear. Six shift elements are formed as at least three clutches and at least two brakes. The drive shaft is connectable through the second clutch to the planetary carrier of the first planetary gear set and through the second brake to the housing. The drive shaft is connectable through the third clutch to the first brake and to the sun gear of the first planetary gear set. The invention also relates to a motor vehicle with the transmission and a method for operating the transmission.
US09568062B2 Inserts with holes for damped products and methods of making and using the same
One embodiment of the invention includes a frictional damping insert including a body constructed and arranged to be incorporated into a product and to provide frictional damping of the product, the body including lines of weakness constructed and arranged to segment the body into separate sections upon exposure to a molten material.
US09568061B2 Brake pad for yaw control, and brake member
Disclosed is a brake pad for yaw control comprising: a braking part having a braking surface, and including a fluororesin fiber assembly and a matrix resin infiltrated into the fluororesin fiber assembly.
US09568060B2 Force transmission device
A force transmission device for a disc brake operable to move a friction element of the brake into engagement with a rotary brake disc along a first axis in response to a loading from an actuating member, the device comprising: a guide member having a generally cylindrical guide form; a piston comprising a complementary generally cylindrical outer sliding surface slideable within the guide member, wherein; an anti-rotation formation is provided between the guide member and the piston, the formation comprising a recess extending generally parallel to the first axis and a complementary projection.
US09568058B2 Disc brake
A rotary-to-linear conversion mechanism includes a rotation transmission member, a shaft member threadedly fitted to the rotation transmission member so that a rotation and linear motion of the shaft member are enabled, and a ball-and-ramp mechanism threadedly fitted to the shaft member, which is configured to apply a thrust in the axial direction to a piston through the rotation of the shaft member. The shaft member includes a first thread formed on one end side thereof, and a second thread formed on the other end side thereof. A rotation friction torque of the first thread is larger than a rotation friction torque of the second thread.
US09568054B2 Actuating device
An actuating device has an actuating member (2) pivotable in a first operating state about an axis (1). The actuating member (2) is connected in a torsion-proof manner with a toothed member (3). The toothed member (3), in a second operating state, prevents pivoting movement of the actuating member (2). The toothed member is coupled, in a lockable manner, with a detent member (4). The detent member 4 is movably mounted with respect to the axis (1).
US09568051B2 Spring type one-way clutch
A spring type one-way clutch includes an outer ring rotatable about a rotary shaft and having an inner tubular portion, and a clutch spring mounted in the outer ring. The clutch spring includes a large-diameter coil spring portion, a transition portion connected to the winding end of the large-diameter coil spring portion, and a small-diameter coil spring portion connected to the radially inner end of the transition portion and wound in the opposite direction from the large-diameter coil spring portion. When the outer ring is rotated in the direction opposite the winding direction of the large-diameter coil spring portion, the large- and small-diameter coil spring portions are radially compressed and pressed against the inner tubular portion and the rotary shaft, allowing the rotary shaft to rotate together with the outer ring. The transition portion spirals radially inwardly in the winding direction of the large-diameter coil spring portion.
US09568050B2 Electromagnetic frictional engagement apparatus
The electromagnetic frictional engagement apparatus includes a housing member in which a housing space is formed, a clutch portion that couples the housing member in a disengageable manner to a shaft disposed so as to be rotatable relative to the housing member, and an electromagnetic coil that generates a magnetic force that actuates the clutch portion. The clutch portion has an outer clutch plate and an inner clutch plate that forms a magnetic path for a magnetic flux generated by the electromagnetic coil. Lubrication grooves through which a lubricant flows are formed in the inner clutch plate. Among the lubrication grooves, the total of groove areas of a portion of the lubrication grooves that is included in the magnetic path is 90 to 110% of a maximum lubrication groove area, so that magnetic flux density resulting from saturation of the magnetic path with magnetic fluxes is not reduced.
US09568045B2 Support and guide device
A support and guide device capable of smoothly shifting a moving block configured to move along a guide track from one of a plurality of track rails forming the guide track to another of the plurality of track rails even when clearances are secured at joints between the plurality of track rails. Each of the track rails has auxiliary sliding surfaces formed on both end portions of the each of the plurality of track rails in the longitudinal direction, the auxiliary sliding surfaces formed side by side with a guide surface and being inclined with respect to the guide surface. The moving block includes leading sliding portions each configured to face one of the auxiliary sliding surfaces of the track rail when the moving block reaches one of both end portions of the track rail in the longitudinal direction.
US09568038B2 Dual-configuration shear bolt
A dual-configuration shear bolt for coupling components of an assembly is provided. The dual-configuration shear bolt can include a body defining a chamber and a pin in the chamber. The body can include a shear portion. The pin can move between a shearing position and a non-shearing position. The pin can be retained within the shear portion by a retaining mechanism in the non-shearing position. The pin can be moved away from the shear portion to the shearing position.
US09568036B2 Push-lock pin connector
A push-lock pin for connecting a tile to a gas turbine engine wall according to an exemplary aspect of the present disclosure includes, among other things, a housing extending longitudinally along an axis; a shaft assembly within the housing, the shaft assembly including a push-down pop-up mechanism and a locking mechanism, the locking mechanism moveable to a locked position such that the locking mechanism limits movement of a tile away from a gas turbine engine wall; and a stop feature to limit movement of the tile toward the gas turbine engine wall.
US09568034B2 Connection element for a support frame system
A connection element for a support frame system includes at least two part elements configured substantially in U shape and joinable together in mirror-inverted form. The elements can be plugged into one another in mirror-inverted form, with the first part element connectable to at least one fastening element and with the second part element connectable to at least one positioning element and/or having at least one positioning element.
US09568032B2 Wedge clamp for securing safety guards around industrial equipment
A device for securing safety guards around machinery is described which includes a portable wedge clamp device which is inserted through both the safety guard and the post. The portable wedge clamp device includes a base wedge member and a corresponding drive wedge member. A set screw is used to prevent the drive wedge member from moving and becoming unlocked.
US09568031B2 Truss end pad fitting
A mechanical fitting for connecting structures may include a base structure and a plate member. The mechanical fitting may also include a support structure for supporting the plate member at a predetermined spacing from the base structure. The support structure may include a truss structure.
US09568028B2 Telescopic actuator
The subject matter of this invention is a telescopic actuator with tubular cylinders which at the same time function as pistons, used to move/shift/translocate pieces of devices especially while emergency opening damaged movable elements/components. It has a bushing body (1) connected with a head (5) attached to its free end and the head has a control segment (10) and the systems feeding the actuator with pressure agent/factor, created in the form of at least one gas generator (9); and by the fact that the bushing/sleeve body (1), the first cylindrical piston (2) and another cylindrical piston (3) have at least one ring groove situated on the surface mating with another tubular element near the head faces of those tubular elements.
US09568027B2 Hydraulic cylinder and method for the manufacture thereof
A hydraulic cylinder may include a cylinder body having an open end with an opening, a piston rod movable back and forth, a close-off member having an insert part protruding in a fitting manner into the open end of the cylinder body, the close-off member having a flange opposing the edge of the cylinder body, a coupling means operable between the inner surface of the cylinder body and the outer circumferential face of the insert part to secure, in at least one axial direction, the close-off member in the cylinder body, the coupling means including a radially-compressible coupling ring, and a clamping ring clamped between the flange and the edge at the open end of the cylinder body, the clamping ring being made of a resilient, compressible material, the clamping ring being clamped, when compressed in the axial direction, between the flange and the edge at the open end.
US09568026B2 Electric motor-driven booster
In an electric motor-driven booster, a sharp change of reaction force to an operation of a brake pedal is reduced to improve the brake pedal operation feeling. Operation of the brake pedal causes an input rod (34) and an input piston (32) to advance, and an electric motor (40) is driven according to the movement of the input piston to propel a primary piston (10) through a ball-screw mechanism, thereby generating a desired brake hydraulic pressure in a master cylinder. At this time, the input piston receives the hydraulic pressure in the master cylinder to feed back a part of reaction force during braking to the brake pedal. When the brake pedal is further depressed after the output of the electric motor has reached a maximum output and the primary piston 10 has stopped, a lock nut abuts against a movable spring retainer and compresses a reaction force spring.
US09568024B2 Fan housing with encircling rings
The invention discloses a fan housing with encircling rings, comprising a front housing and a rear housing, wherein the front and rear housings are respectively provided with a circular encircling ring which is used for mutual fixing; multiple protruding ends are provided on the inner wall of the front encircling ring, while multiple slots are correspondingly provided on the outer wall of the rear encircling ring, so that the front and rear housings can be fastened together through match of the protruding ends and the slots; the front housing is provided with a handling cover; a fixing device, which comprises a draw bar, a spring and a pressing plate, is provided at one slot of the rear encircling ring. While mounting, pulling up the draw bar of the fixing device at first, aligning and fastening the protruding ends of the front housing and the slots of the rear housing correspondingly, then releasing the draw bar after primary fastening, the draw bar of the fixing device being back to the normal position because of elastic force of the spring, thus to finish fixing process; the handling cover can be used to rotate the whole front housing. By adopting proposal of the invention, it is very convenient to mount and dismantle the fan housing, so it is easy to clean internal parts like fan blades.
US09568023B2 Engine with supercharger
A combustion engine (E) for a motorcycle includes a crankshaft (26) extending in a widthwise direction of the motorcycle and a supercharger (42) which pressurizes intake air (I). A clutch gear (72) to which a clutch is connected is provided at the right side of the crankshaft (26), and a supercharger gear (80) which drives the supercharger (42) is provided at the left side of the clutch gear (72). The supercharger gear (80) is formed on a crank web (75) disposed such that a journal (68) is located between the clutch gear (72) and the crank web (75).
US09568020B2 Blower
A blower includes a fan that causes momentum to air by rotation, a shaft that defines a rotation axis of the fan, a bearing that supports the shaft outside of the fan, and a weight that is movable in a direction of rotation of the fan. In the fan, the weight is located opposite to the bearing with respect to an end of the fan adjacent to the bearing, and thus an increase in weight by the weight can be reduced.
US09568015B2 Centrifugal fan
A centrifugal fan includes a fan frame, a stator assembly and an impeller. The fan frame has a base plate portion, a cover plate portion and a lateral wall portion. The cover plate portion has an air inlet, and the lateral wall portion has an air outlet. The impeller includes a rotating member, a plurality of blades and a connection ring. The rotating member is coupled with the stator assembly. Each blade has a windward edge and a lateral edge. The windward edge faces the air inlet, the lateral edge faces the lateral wall portion, and the connection ring is arranged on the windward edges of the blades. The windward edge has a first coupling edge, and the connection ring has a second coupling edge. A part of the windward edge between the first coupling edge and the lateral edge extends downwards in a curved manner, forming a truncating portion.
US09568014B2 Gas system for compressing a process gas
A gas system has a first compressor stage for compressing a process gas. The first compressor stage includes an intake side and a pressure side. A seal gas is provided outside the first compressor stage in order to prevent process gas from issuing from leaks in the first compressor stage, having at least one second line for returning a gas mixture issuing from the gas system, this mixture including at least of process gas and seal gas. The at least one second line is configured for returning the issuing gas mixture to the intake side of the first compressor stage and/or to a location in the gas system upstream of the first compressor stage.
US09568010B2 Inlet design for a pump assembly
One embodiment includes an air pump assembly (10) with an impeller (12), a housing (16), and a diverter (18). The impeller (12) has an axis of rotation (R). The housing (16) surrounds the impeller (12) and has an inlet passage (42) with a longitudinal axis (L1) arranged generally orthogonal to the axis of rotation (R) of the impeller (12). The diverter (18) helps reduce turbulent fluid-flow in the inlet passage (42).
US09568008B2 Rotor structure of fan and manufacturing method thereof
A rotor structure of a fan includes a bushing, a hub, a shaft and a plurality of blades. The hub has a top portion and a sidewall, and the top portion of the hub covers the bushing. The hub and the bushing are made by the same material. One end of the shaft is connected to the bushing, and the shaft is disposed inside the top portion. The blades are disposed on the outer side of the sidewall of the hub. A manufacturing method of the rotor structure is also disclosed.
US09568007B2 Multistage centrifugal turbomachine
A multistage centrifugal turbomachine comprising a rotor assembly comprising a shaft carrying a first and a second impeller, and a stator comprising a passage for a fluid flowing from an outlet side of the first impeller to an inlet side of the second impeller, the passage comprising a diffuser downstream the outlet side of the first impeller), a return channel upstream the inlet side of the second impeller, a bend connecting the diffuser and the return channel, and a plurality of stator blades being provided in the return channel, wherein a portion of the return channel is delimited by the first impeller, the plurality of stator blades extending at least partially in the portion of the return channel.
US09568003B2 Screw compressor and chiller unit provided with same
A screw compressor is disclosed, which includes a male rotor and a female rotor and an oil separator. The oil separator includes an outer cylinder, an inner cylinder located inside the outer cylinder, and an introducing flow path. An upper end portion of the inner cylinder is held by the oil separator and an outer wall of the inner cylinder is held independently of the inner wall of the outer cylinder. A diameter of an inner wall of the outer cylinder is configured so that the diameter is gradually reduced along a swirl flow path. Moreover, refrigerant that flowed in swirls and goes down along the swirl flow path. The separated gas refrigerant flows from a lower end portion of the inner cylinder into the inner cylinder and goes up and the separated oil flowing down along the inner wall surface of the outer cylinder.
US09568000B2 Compressor
A compressor includes a casing, a compression mechanism, a drive shaft, a main frame, a motor, a flow path forming member, and a temperature measuring mechanism. The casing stores lubricating oil in its bottom portion. The main frame has the compression mechanism placed on it and supports the drive shaft in such a way that the drive shaft may freely rotate. The flow path forming member forms an oil flow path at a space adjacent an inner peripheral surface of the casing. The oil flow path carries a flow of lubricating oil, which lubricates sliding portions including the compression mechanism and the drive shaft. The temperature measuring mechanism is disposed outside the casing. The temperature measuring mechanism measures the temperature of a section of an outer peripheral surface of the casing adjacent the oil flow path.
US09567998B2 Working oil chamber sealing system of rotary vane steering gear actuator
A working oil chamber sealing system of a rotary vane steering gear actuator having a top end face of a respective segment of a housing that holds a segment top face horizontal seal. The segment top face horizontal seal having a sealing face which touches a rear face of a top cover. The top cover rear face holds an upper ring seal, a sealing face of which touches an outer circumferential edge of an upper end face of a rotor and also touches a sealing face inner edge of the segment top face horizontal seal and a sealing face inner edge of an upper horizontal vane seal of a rotor vane, respectively.
US09567996B2 Pulsation attenuation
A system, apparatus, and method for attenuating pulsations in a pumping system.
US09567991B2 Systems and devices including valves coupled to electric devices and methods of making, using, and operating the same
Systems, methods, and devices are disclosed, including a compressor having a piston and a valve assembly. In some embodiments, the valve assembly includes a check valve having a valve member, a magnet coupled to the valve member, and an electrical conductor near the magnet. The check valve may be configured to change state in response to a change in fluid pressure. The compressor may also have an electric device coupled to the electrical conductor.
US09567987B2 Chamber fluid removal system
A chamber fluid removal system including a pump and an ejector is disclosed. The system is arranged in use to pump fluid from a chamber using the pump and deliver it to the ejector as a motive fluid and the system being further arranged to draw fluid from the chamber or from a second chamber as an entrained fluid by entraining it using the ejector and the motive fluid.
US09567979B2 High frequency bi-directional AC power transmisssion
A method may involve transmitting power between a tethered aerial vehicle equipped with wind turbines for generating power and a ground station configured to interconnect the generated power to an electrical distribution network. The power may be transmitted using high voltage, high frequency AC electrical signals, and transformers at the ground station and the aerial vehicle can scale the AC voltage for use at the respective locations. Converters at the ground station and the aerial vehicle can then convert the transformed voltage to DC. The AC voltage may be transmitted through the tether at a resonant frequency of the tether based in part on an internal capacitance between multiple conductive paths on the tether.
US09567978B2 System and method for adaptive rotor imbalance control
A control system for a wind turbine includes a detecting system configured to determine at least one of a rotor load, a wind shear, a wind speed, and a load imbalance due to wind shear. An adjusting system is configured to adjust a shaft moment set point correction value based on at least one of the rotor load, the wind shear, the wind speed, and the load imbalance. A compensating system is configured to compute a shaft moment correction command based on the shaft moment set point correction value output from the adjusting system. A pitch system is configured to adjust a pitch of at least one blade of the wind turbine based on the shaft moment set point correction command, or a yaw system is configured to adjust the yaw position of a rotor based on the shaft moment set point correction command.
US09567976B2 Wind turbine control system and control method thereof
A wind turbine control system includes a wind turbine, a power-converting device connected with the wind turbine, a control device and a human-machine interface. The control device is connected with the power-converting device. The control device includes a storage module having a first database, among which a first control data is stored in the first database. The human-machine interface having a GUI is connected with the control device. A second control data is set through the GUI and stored in the first database, such that the wind turbine is automatically controlled to rotate at a first rotational speed in a first time period and rotate at a second rotational speed in a second time period by the control device according to the first control data and the second control data. Therefore, the safety concerns are reduced, the operations are simplified, and the probable of inputting improper control parameters is eliminated.
US09567972B2 Nozzle assembly for use with a wind lens system for the generation of electric power
A fluid flow nozzle including an elongated first wall and an opposing spaced elongated second wall defining an elongated nozzle volume therebetween, wherein the elongated first wall has a first proximal edge and a first distal edge and wherein the elongated second wall has a second proximal edge and a second distal edge. The nozzle inlet is defined by the first and second proximal edges and an opposing nozzle outlet is defined by first and second distal edges. The elongated nozzle has a cross-sectional shape configured to accelerate a fluid flowing from the nozzle inlet to the nozzle outlet without materially increasing fluid turbulence within the flow.
US09567971B2 Conical fan assembly for use in a wind turbine for the generation of power
A conical fan assembly, having a generally conical support member having an exterior surface and a vertical major axis, and a plurality of generally crescent-shaped fan blades extending from the exterior surface of the support member, wherein the plurality of fan blades define a helix configured to urge a fluid to flow in a spiral flow pattern up and around the support member.
US09567965B2 Intelligent idle stop and go control device and method thereof
An intelligent ISG control device of a vehicle includes a signal detection unit configured to detect a plurality of signals of including a signal indicating a voltage or a state of charge of a battery, a signal indicating an engine RPM, a signal indicating a coolant temperature, a signal indicating an engine oil temperature of an engine, a signal indicating a vehicle speed, a signal indicating a phase or variation in phase of an accelerator pedal, a signal indicating manipulation of a brake pedal, a signal indicating a steering angle or operation of a power steering, and a signal indicating a brake booster pressure, and an ISG control unit configured to determine whether an engine stop condition or an engine stop release condition is satisfied based on at least one signal of the plurality of signals.
US09567963B2 Vehicle control device
A vehicle control device includes an engine, a starter for starting the engine, a transmission for transmitting power of the engine to a driving wheel, an oil pump for supplying hydraulic pressure to the transmission according to the power of the engine, an accumulator for accumulating the hydraulic pressure ejected from the oil pump, and an electromagnetic on-off valve for controlling the hydraulic pressure accumulated in the accumulator. When the engine is restarted after the engine has stopped, an ECU of the vehicle control device opens the electromagnetic on-off valve at the time a line pressure has become equal to or higher than a predetermined hydraulic pressure after the start of the starter, and supplies the hydraulic pressure accumulated in the accumulator to respective portions of the transmission.
US09567960B2 Fuel pump tappet assembly
A fuel pump assembly for an internal combustion engine includes a fuel pump housing, a cylindrical bore defined in the fuel pump housing, and a tappet assembly received in the cylindrical bore. The tappet assembly includes a one-piece shoe having a recess disposed in a bottom portion thereof, and a roller that is partially received within the recess and configured to rotate about a roller axis.
US09567958B2 Fuel injection system having a fuel-carrying component, a fuel injector and a connecting element
A connecting element for fuel injection systems is used for connecting a fuel injector to a fuel-carrying component, in particular a fuel distributor rail. A base body having a receiving space is provided for this purpose. The base body has an opening, via which a fuel fitting of the fuel injector is insertable into the receiving space of the base body. Furthermore, a first annular element is provided in the receiving space, which in the installed state on the one hand interacts with the fuel fitting inserted into the receiving space and on the other hand interacts with the base body. Furthermore, a second annular element is provided in the receiving space of the base body, the first annular element and the second annular element abutting against an outside of the fuel fitting in the installed state.
US09567956B2 Fuel pump module
A fuel pump module for a fuel tank providing improved rigidity includes a first module and a second module. The first module includes a first tank having a first tank room, a direct injection (DI) fuel pump and filter, a port injection (PI) fuel pump and filter, a subtank, and a first flange supporting the filter, the pump, and the like. The second module includes a second tank having a second tank room where fuel is stored separately from the first tank room, a PI filter, a second jet pump, a second flange supporting the filter, the pump, and the like. As a result, a size of two flanges supporting two fuel pumps and two filters is reduced, thereby, reducing a size of two openings of the fuel tank.
US09567952B2 Intake system of saddle-type vehicle
An intake system includes an air cleaner that is disposed above an engine main body mounted on a vehicle body frame and connected to cylinder heads of the engine main body and an air introducing unit for introducing air into an air inlet provided at a lateral part of the air cleaner on at least one side thereof in a vehicle width direction. The air introducing unit has an opened front end and is connected to the air cleaner so as to bend an intake direction from a vehicle front-rear direction to the vehicle width direction. In the air inlet, a plurality of ribs partition the air inlet into plural sections.
US09567941B2 Waste-heat utilization device for a motor vehicle
A waste heat utilization device for a motor vehicle includes a waste heat utilization circuit in which a working medium circulates. The water heat utilization circuit includes a conveying device, an evaporator, an expansion machine, and a condenser. The waste heat utilization device also includes an electrical generator in direct or indirect drive connection with a power take-off shaft of an internal combustion engine. The expansion machine is in direct drive connection with the power take-off shaft of the internal combustion engine for purposes of energy recirculation.
US09567939B2 Thermally stratified regenerative combustion chamber
A method for improving combustion in a combustion chamber of an internal combustion engine, a heat retaining element, and an internal combustion engine are provided. The internal combustion engine includes a main combustion chamber arranged between a head and a reciprocating piston, and a heat retaining element provided between the head and the main combustion chamber. The heat retaining element is a self-supporting structure coupled to the head that is configured to reduce heat transfer from the main combustion chamber into the engine head. The heat retaining element includes a head-facing portion substantially corresponding in shape to a portion of the head facing the main combustion chamber. The heat retaining element is provided such that a gap is provided between the head-facing portion of the heat retaining element and the portion of the head facing the main combustion chamber.
US09567933B2 Controller and control method for engines
An alternator configured to acquire a motive force from an engine to generate electricity and a capacitor capable of storing therein the electricity generated by the alternator are provided. An electricity consumption amount required during learning is calculated, and a capacitor electricity amount is compared with the calculated electricity consumption amount, and when the capacitor electricity amount is equal to or less than the calculated electricity consumption amount, the alternator is operated to generate electricity until the capacitor electricity amount is increased beyond the calculated electricity consumption amount. On the other hand, when the capacitor electricity amount is greater than the calculated electricity consumption amount, or when the capacitor electricity amount is increased beyond the calculated electricity consumption amount according to electricity generation by the alternator, the learning is performed while using the capacitor electricity without performing electricity generation by the alternator.
US09567932B2 Method for operating a valve
In a method for operating a valve, one valve element of the valve being able to be moved from a first position into a second position by activating an electrically actuatable actuator, the actuator is activated at least once in a first time interval, and is thereafter not activated in a second time interval, and a signal characterizing a strike of the valve element at the first position is ascertained at electrical terminals of the actuator. During the process, an activation energy of the actuator is gradually modified, and a threshold value of the activation energy at which the valve element is just able or is just no longer able to lift is ascertained.
US09567927B2 Valve for a gas flow circuit in a vehicle
The invention relates to a valve (1) for regulating a gas flow in an EGR loop of a gas supply circuit of a vehicle engine, including a gas inlet (3), a first gas outlet (4) for directly feeding the gases into the supply circuit, and a second gas outlet (5) enabling said gases to flow into a pipe (6) passing through a cooler (2) before injecting said gases into said supply circuit, said valve (1) having a rotatable flap (7) capable of pivoting between a first position in which same blocks the second outlet (5) while at the same time opening the first outlet (4), and a second position in which same blocks the first outlet (4) while at the same time opening the second outlet (5). The main feature of a valve according to the invention is that the flap (7) includes a main flat body (11) capable of opening or closing the pipe (6) and that said pipe (6) has a flat rim (20), whereby the main body (11) of the flap (7) bears flatly against said rim (20) when said flap (7) is in the second position thereof.
US09567925B2 Determining outgassing of a fuel from a lubricant within an internal combustion engine and lambda value adaptation based on the determined outgassing of fuel
A method for determining the quantity of outgassing of a fuel from a lubricant located in an intake section housing of an internal combustion engine may include (a) setting a first coil current through the housing, (b) measuring a first output value of a lambda controller, (c) setting a second coil current through the housing, the second coil current having a different current strength than the first coil current, (d) measuring a second output value of the lambda controller and (e) determining the quantity of outgassing of the fuel based on the measured first and second output values. In addition, a method for adapting a lambda value for a fuel/air mixture to be burnt in an internal combustion engine during a lower load range may include the above-mentioned method of determining the quantity of outgassing of a fuel.
US09567923B2 Control device for internal combustion engine equipped with supercharger
A control device to detect abnormality of a supercharging pressure sensor accurately in an internal combustion engine equipped with a supercharger that can change a supercharging pressure by operation of an actuator. The control device operates an actuator so that a supercharging pressure measured by a supercharging pressure sensor becomes a target supercharging pressure, acquires a measured value of a flow rate of air flowing in an intake passage, and calculates an estimated supercharging pressure based on the measured air flow rate. The control device sets a first abnormality flag when a first simultaneous inequality is established, which is a simultaneous inequality evaluating magnitude correlation between the measured supercharging pressure, the target supercharging pressure and the estimated supercharging pressure, and is not established when the supercharging pressure sensor is normal.
US09567921B2 Method and device for saving the operation of a vehicle
In a vehicle including a power supply network for electrical consumers, a battery, an engine, and a generator coupled to the engine to supply electrical energy to the battery and to the power supply network, an operation saving device includes an electronic processor configured to raise an idling speed of the engine when the battery is disconnected from the power supply network.
US09567919B2 Industrial vehicle
An industrial vehicle which is equipped with an engine and having an Eco-mode in which torque of the engine is restricted includes an accelerator, an accelerator opening detector that detects an opening of the accelerator, a vehicle speed detector that detects a speed of the vehicle, an engine speed detector that detects a speed of the engine, and a torque restriction releasing unit which, when the torque of the engine is restricted, if conditions that the opening of the accelerator detected by the accelerator opening detector is a first predetermined value or greater, that the vehicle speed detected by the vehicle speed detector is a second predetermined value or smaller and that the engine speed detected by the engine speed detector is a third predetermined value or smaller are satisfied, releases the torque restriction.
US09567911B2 Power plant and method for generating electrical power
The present invention relates to a power plant for generating electrical power having a burner unit, wherein thermal energy can be produced by burning a fuel, a turbine unit, wherein a rotational movement can be produced with the thermal energy, and a generator unit which is driven by the rotational movement to generate electrical power. The power plant is characterized according to the invention in that in order to produce the thermal energy, in addition to the burner unit, an electric heating unit is provided, through which electrical energy can be converted into thermal energy to drive the turbine unit. In addition the invention relates to a method for generating electrical power.
US09567906B2 Systems and methods for controlling aircraft main engine speeds by adjusting compressed air flow from an APU
An aircraft engine system includes a main engine having a main engine speed; a starter coupled to the main engine and configured to drive the main engine with compressed air; and an auxiliary power unit (APU) system coupled to the starter and configured to provide the compressed air to the starter. The APU system includes an APU with a compressor to generate the compressed air, and an APU electronic control unit (ECU) coupled to the APU, the APU ECU configured to receive the engine speed of the main engine and to control operation of the APU to modify an amount of the compressed air to the starter based on the main engine speed.
US09567905B2 Aircraft nacelle comprising a reinforced connection between an air intake and a powerplant
An aircraft nacelle comprising a first duct secured to an air intake and a second duct secured to a powerplant, the first duct comprising an exterior surface and an end portion connected to the second duct. The nacelle includes a hollow section piece in contact with the exterior surface of the first duct which extends over at least part of the circumference of that end portion of the first duct that is connected to the second duct.
US09567903B2 Gradual oxidation with heat transfer
Described herein are embodiments of systems and methods for oxidizing gases. In some embodiments, a reaction chamber is configured to receive a fuel gas and maintain the gas at a temperature within the reaction chamber that is above an autoignition temperature of the gas. The reaction chamber may also be configured to maintain a reaction temperature within the reaction chamber below a flameout temperature. In some embodiments, heat and product gases from the oxidation process can be used, for example, to drive a turbine, reciprocating engine, and injected back into the reaction chamber.
US09567902B2 Connecting rod and internal combustion engine
A connecting rod (10) has a big end bearing eye (11) for connection to a crankshaft, a small end bearing eye (12) for connection to a piston of a cylinder, and an eccentric adjustment device (13) for adjusting an effective connecting rod length. The eccentric adjustment device (13) has an eccentric (36) that interacts with an eccentric lever (14), and eccentric rods (15, 16) that the eccentric lever (14). The eccentric lever (14) has segments (38, 39) positioned axially in front of and behind the small end bearing eye (12). Each eccentric lever segment (38, 39) is connected to the eccentric (36) for conjoint rotation. Each eccentric lever segment (38, 39), end faces (43, 44) of the small end bearing eye (10) adjacent the respective eccentric lever segment (38, 39), and adjacent end faces (45, 46) of the eccentric (36) have a beveled contours.
US09567899B2 Light tower assembly
A light tower assembly for the high density illumination of an indoor or outdoor area by a portable power plant or a stationary power source includes at least one vertical support shaft, at least one cross member attached to the vertical support shaft and at least on omnidirectional heavy duty LED light bracket attached to the cross member, providing support to a high lumen LED light, with the heavy duty LED light bracket being moveably aimed within a range of 360 degrees from a pivotal mounting point on the cross member.
US09567891B2 Method for controlling an oxygen concentration
A method is disclosed for controlling a concentration of oxygen that is measured by an oxygen sensor of an after-treatment system of an internal combustion engine when a regeneration of an after-treatment device is required. The method may be a computer-implement method. An oxygen sensor target value is lowered in a stepped phase as a function of an exhaust gas flow speed as the exhaust gas passes through the after-treatment system. The oxygen sensor target value is lowered evenly as a function of the exhaust gas flow speed and by a filter phase when a measured air/fuel ratio value is less than or equal to an AFR threshold value and until the oxygen sensor target value is equal to an oxygen sensor final target value. The oxygen concentration is controlled by applying the oxygen sensor target value.
US09567888B2 Systems and methods to reduce reductant consumption in exhaust aftertreament systems
Systems, apparatus and methods are provided for reducing reductant consumption in an exhaust aftertreatment system that includes a first SCR device and a downstream second SCR device, a first reductant injector upstream of the first SCR device, and a second reductant injector between the first and second SCR devices. NOx conversion occurs with reductant injection by the first reductant injector to the first SCR device in a first temperature range and with reductant injection by the second reductant injector to the second SCR device when the temperature of the first SCR device is above a reductant oxidation conversion threshold.
US09567887B2 Exhaust gas aftertreatment component with an HC adsorber function and exhaust gas system including such an exhaust gas aftertreatment component
An exhaust gas aftertreatment component includes a ceramic carrier body with a plurality of axial flow channels, wherein the carrier body has an inner region and an outer region, which radially surrounds the inner region. A cell density of the carrier body is smaller in the inner region than a cell density in the outer region. At least the outer region of the carrier body has a coaling, wherein the coating of the outer region has an HC adsorber function for a reversible adsorption of unburnt hydrocarbons. An exhaust gas system, which is equipped with such an exhaust gas aftertreatment component, and a vehicle, which has such an exhaust gas system are also provided.
US09567885B2 Honeycomb structure
There is provided a honeycomb structure where a crack at a honeycomb substrate is reduced. A honeycomb structure has a honeycomb substrate that has a porous partition wall defining a plurality of cells extending from an inflow end face as one end face to an outflow end face as another end face and becoming channels for a fluid, and an outer circumference coating layer disposed at an outer circumference of the honeycomb substrate. At 25 to 800° C., a thermal expansion coefficient of the outer circumference coating layer is larger than a thermal expansion coefficient of the honeycomb substrate. The thermal expansion coefficients of the outer circumference coating layer and the thermal expansion coefficient at 25 to 800° C. preferably meet a relationship represented by the expression: 1.1<(the thermal expansion coefficient of the outer circumference coating layer/the thermal expansion coefficient of the honeycomb substrate)<40.
US09567881B2 Valvetrain assembly
A valvetrain for translating force and oil between a valve and intermediate member of an engine, including a rocker, a shaft, and a recess. The rocker has an inner surface, a pad for engaging the valve, a socket for engaging the intermediate member, a socket port defined in the surface, and a socket channel extending from the socket port to the socket. The shaft has a bearing surface for supporting the rocker, a channel spaced from the bearing surface, a feed port in the bearing surface, and a feed channel extending from the feed port to the channel. The rocker rotates between: closed, with the socket port and feed port aligned; and open, with the socket port spaced from the feed port. A recess is disposed in the bearing surface adjacent to the feed port and extends to a base aligned with the socket port when the rocker is open.
US09567879B2 Cam bearing lubrication structure for internal combustion engine
A cam bearing lubrication structure for an internal combustion engine includes a cylinder head having a cam bearing region, a plug hole for an ignition plug and a plug tube fitted liquid-tight therein. The cam bearing lubrication structure includes an outer periphery oil path bypassing along an outer peripheral face of the plug tube, a main lubricating oil passage extending through the plug hole and formed to connect to the outer periphery oil path and a guide passage formed in and through the cam bearing region to connect a sliding face of the cam bearing region from the outer periphery oil path and supplying lubricating oil to a sliding face of the cam bearing region and a camshaft. In addition, a lubricating oil supplying structure is provided for a valve apparatus for further increasing the oil supply amount to achieve a further increase in the speed of the engine.
US09567877B2 Hermetically sealed lash adjuster
A sealed type lash adjuster (100A) includes a plunger (2A), a body (1) in which the plunger (2A) is inserted in a fitting manner, a first sealing means (5) provided between the plunger (2A) and the body (1), and a second sealing member (20A) that can prevent or suppress intrusion of an engine oil from an outside. The second sealing means (20A) seals a portion of the plunger (2A) exposed from the body and is arranged so as to cover a clearance (K) formed between an open end portion of the body and the plunger (2A). More specifically, the second sealing member (20A) has a one-end portion (20aA) and an other-end portion (20bA) as sealing parts having a function of preventing or suppressing intrusion of the engine oil from the outside.
US09567875B2 Power generation apparatus, power generation method, decomposition-gas turbine and decomposition-gas boiler
A power generation apparatus, a power generation method, a decomposition-gas boiler, and a decomposition-gas turbine with which nitrous oxide may be used as an environmentally friendly energy source. A fuel gas including nitrous oxide (N2O) is supplied to a decomposition reactor (22) in which a catalyst (21) for decomposing nitrous oxide is disposed. Steam is generated by a decomposition-gas boiler by heat recovery from decomposition gas (N2, O2) generated by decomposing the nitrous oxide, the steam generated by the decomposition-gas boiler is used to drive the rotation of a steam turbine to obtain motive power, and the motive power is subsequently used to drive a generator to obtain electrical power. Alternatively, the decomposition gas (N2, O2) generated by decomposing the nitrous oxide is used to drive the rotation of a decomposition-gas turbine to obtain motive power.
US09567873B2 Disc axis adjusting mechanism in gas turbine
In a disc axis adjusting mechanism in a gas turbine, the gas turbine has an exhaust gas diffuser provided between a casing wall and a bearing case which are connected to a downstream side of a turbine, a plurality of struts provided at intervals in a circumferential direction, and strut covers coupling an outer diffuser and an inner diffuser of the exhaust gas diffuser so as to cover the struts, and the mechanism comprises: a plurality of air introduction holes formed in the casing wall so as to allow the interior and exterior of the wall to communicate with each other; a sensor unit configured to detect a parameter corresponding to the thermal elongation of each of the struts; and a flow rate adjustor configured to adjust the flow rate of air flowing through each of the air introduction holes based on a detection value detected by the sensor unit.
US09567868B2 Steam turbine control device
A steam turbine control device has first and second valves, first and second valve controllers, and a valve control adjuster. The first valve is provided in a first steam supply path connected to a steam turbine. The second valve is provided in a second steam supply path connected to a lower-pressure side of the steam turbine while bypassing the first valve from on the first steam supply path. The first valve controller controls an opening degree of the first valve based on flow rate information A designating a flow rate of steam to be sent to the steam turbine. The second valve controller controls an opening degree of the second valve based on the flow rate information A. The valve control adjuster adds adjustment to control of the opening degree of the second valve by the second valve controller.
US09567867B2 Methods and apparatus for deployable swirl vanes
An aircraft control structure for drag management includes a nozzle structure configured to exhaust a swirling fluid stream. A plurality of swirl vanes are positioned within the nozzle structure, and an actuation subsystem is configured to cause the plurality of swirl vanes to move from a deployed state to a non-deployed state. In the non-deployed state, the plurality of swirl vanes are substantially flush with the inner surface of the nozzle structure. In the deployed state, the plurality of swirl vanes produce the swirling fluid stream.
US09567865B2 Turbomachine blade clearance control system
A turbomachine blade clearance system includes an actuator including an actuating portion that can be fixed to an interior surface of a turbomachine housing and a shaft for actuating movement relative to the turbomachine housing, a turbomachine blade seal operatively connected to the shaft of the actuator and configured to move relative to the turbomachine housing to adjust a distance from a turbomachine blade of a turbomachine to maintain a predetermined gap clearance between the blade seal and the blade, a waveguide disposed within the shaft, and at least one antenna disposed in electromagnetic communication with the waveguide such that a signal from the antenna can be directed by the waveguide.
US09567864B2 Centrifugal impeller and turbomachine
A centrifugal turbomachine comprising a casing, a rotor assembly comprising at least one centrifugal impeller for a fluid flowing from an inlet side to an outlet side of the impeller, and an eye seal extending between an impeller eye of the centrifugal impeller and the casing for preventing the fluid from leaking between the casing and the centrifugal impeller, wherein the eye seal comprises at least a first portion toward the inlet side and a last portion toward the outlet side of the impeller, the last portion being smaller in diameter than the first portion.
US09567862B2 Vane profile for axial-flow compressor
A vane for an axial-flow compressor has a pressure surface generating positive pressure and a suction surface generating negative pressure, and both are located on one side of the chord line. The pressure surface includes a bulging portion, having a maximum curvature of 1.5 or more between a chordal position of 70% and 95%, in a central section of the vane's span. This configuration increases the flow velocity around the bulging portion of the pressure surface to locally decrease the static pressure. By flow continuity the flow velocity on the suction surface that faces the pressure surface is decreased, and thus locally the static pressure on the suction surface is increased. Secondary flow from the pressure surface with positive pressure to the suction surface with negative pressure from the hub region, is suppressed due to the locally increased static pressure on the suction surface.
US09567860B2 Fixture for an airfoil shroud and method for modifying an airfoil shroud
According to one aspect, a fixture for an airfoil shroud having a first end edge, a second end edge, a leading edge, a trailing edge, a radially outer side and a radially inner side with respect to a rotor axis of a bucket having the airfoil shroud is provided. The fixture includes a base plate, a first member extending from the base plate configured to locate and abut the first end edge, a second member extending from the base plate configured to locate and abut a side of a seal rail, a third member extending from the base plate configured to locate and abut the radially outer side of the airfoil shroud and a template recess formed in the base plate proximate the first end edge to define a geometry of a relief cut in the trailing edge of the airfoil shroud.
US09567858B2 Gas turbine engine airfoil
An airfoil of a turbine engine according to an example of the present disclosure includes, among other things, pressure and suction sides extending in a radial direction from a 0% span position to a 100% span position. The airfoil has a relationship between a gap/chord ratio and span position that defines a curve with a gap/chord ratio having a portion with a negative slope.
US09567857B2 Turbine split ring retention and anti-rotation method
A gas turbine engine disk split retainer ring system is provided and includes an apparatus and method for retaining a split ring in relation to a turbine cover plate or disk. Pegs are used to capture and retain a split retainer ring of the gas turbine rotor in relation to the cover plate. An anti-rotation peg has a radially oriented tab for engaging the split ring so as to control the rotation of the ring. The system may be used to balance the operating condition of a turbo machine.
US09567856B2 Apparatus for extracting energy from a fluid flow
An apparatus for extracting energy from a fluid flow including a secondary fluid channel, a fluid driveable generator unit and a primary fluid channel. The primary fluid channel comprises a fluid intake in fluid communication with a throat. The throat is configured to increase the flow velocity and reduce the pressure of the primary fluid flowing through the primary fluid channel and includes at least one plenum in the interior of the throat configured to further reduce the pressure of the primary fluid flowing through the primary fluid channel. The plenum includes at least one perforation through its exterior surface in fluid communication with the secondary fluid channel. As such, the flow of primary fluid through the primary fluid channel draws the secondary fluid into the primary fluid channel through the secondary fluid channel and the perforation and thereby into driving engagement with the generator.
US09567855B1 Hydraulic cylinder safety stop
A safety device for maintaining a load raised cylinder linkage in selected extended position. A combination cylinder engagement rod and locking sleeve with a piston rod engagement channel that will adjustably secure and extended piston rod from a cylinder assembly in a safe secure locked extended position. The cylinder safety stop of the invention is interposed between the cylinder sleeve and the piston end block by the incrementally adjustable engagement panel's positioning via removably positioned stop adjustment pin. An intermediate incrementally adjustable fitting provides for positioning between multiple aligned stop pin engagement apertures.
US09567844B2 Analysis of drillstring dynamics using angular and linear motion data from multiple accelerometer pairs
Downhole drilling vibration analysis uses angular and linear motion data on a drilling assembly. During drilling operations, pairs of accelerometers measure the angular and linear motion of the drilling assembly. Processing circuitry is operatively coupled to the accelerometer pairs and is configured to determine type and severity of vibrations occurring during drilling based on the angular and linear motion data. Drilling operations can then be modified to overcome or mitigate the detrimental vibrations.
US09567843B2 Well drilling methods with event detection
A drilling method includes assigning values to behaviors of drilling parameters during a drilling operation; forming multiple parameter signatures, each of the parameter signatures comprising a respective combination of the values; comparing the parameter signatures to multiple event signatures, each of the event signatures being indicative of a respective drilling event; and controlling the drilling operation in response to at least a partial match resulting from comparing the parameter signatures to the event signatures. Another method includes defining an event signature comprising a unique combination of a behavior of each of multiple drilling parameters, the event signature being indicative of a drilling event; accessing data from each of multiple sensors which sense the respective drilling parameters during a drilling operation; determining multiple parameter signature segments from the respective sensed drilling parameters; combining the parameter signature segments, thereby forming a parameter signature; and comparing the parameter signature to the event signature.
US09567840B2 Method and device for stimulating a treatment zone near a wellbore area of a subterranean formation
The invention concerns a method for stimulating a treatment zone near a wellbore area in fluid connection with at least one porous zone of a subterranean formation, said method comprising the steps of generating (S1a) at least one electrical discharge in said wellbore at a distance from the at least one porous zone in order to propagate at least one shock wave adapted to fracture said treatment zone and introducing (S2a) a chemical agent within said treatment zone for increasing the permeability of said treatment zone.
US09567838B2 Long-stroke hydraulic lift system having reduced height
A lift and method for reciprocating a downhole pump includes an linear actuator, such as a piston-cylinder arrangement, located coaxially above the stuffing box of a well. The linear actuator includes a connecting rod that passes through and seals against the stuffing box, thereby taking the place of the traditional polished rod and allowing the linear actuator to be positioned lower and closer to the well. The connecting rod may be connected to the traditional polished rod below the stuffing box. A stopper may be selectively removed to allow the connecting rod to be pulled clear of the stuffing box while using the polished rod to seal the well, thereby allowing the linear actuator to be removed for maintenance.
US09567837B2 Tubular connection
Apparatus and method for connecting tubular members in a wellbore. A host tubular member has reinforcing annular members mounted thereon to provide regions of differing resistance to the radial load. When the host tubular member is expanded radially outwardly, within a second tubular member, each weaker region starts expanding first and seals the host tubular member against the second tubular member prior to the stronger region. Embodiments of host tubular members are described including members of progressive resistance, split rings, gripper elements and sealing elements.
US09567832B2 Downhole tools, system and method of using
The present disclosure relates to downhole tools, including downhole valves, which actuate via a pressure differential created across a shifting element having one or more pressure surfaces isolated from fluid, and fluid pressure, flowing through the interior flowpath. Embodiment downhole tools of the present disclosure may actuate in response to, among other signals, fluid pressure in the interior flowpath of the tool and fluid pressure communicated to a pressure surface of the shifting sleeve from the exterior of the tool. Certain embodiments may also have an outlet connector whereby fluid pressure from the downhole tool may be communicated to its exterior, including to additional tools in the tubing strings via flowlines connecting the two tools.
US09567830B2 Transition tool and method
A throttling valve formed by introducing an elongate tubular body into a tubular member through which fluid is flowing. The tubular body is provided with first and second ends, the first end being adapted for engaging a flow control device and the second end having a beveled end that enables fluid communication between the tubular member and the tubular body. The tubular body is provided with a tapered stem, the outside diameter of the stem proximate the first end of the tubular body being greater than the outside diameter of the stem proximate the second end, for seating against the opening in the end of the tubular member and effecting a seal between the outside surface of the stem and the margin of the opening in the tubular member. An elastomeric or other seal may be mounted on the outside surface of the stem for this same purpose.
US09567828B2 Apparatus and method for sealing a portion of a component disposed in a wellbore
An apparatus and method for substantially sealing an opening defined by a hydrocarbon well downhole component, wherein an interior portion of the downhole component is in fluid communication with a formation surrounding the hydrocarbon well. The apparatus includes a deformable plug adaptable to being injected into the wellbore upstream of the opening and carried through the wellbore in a fluid. The fluid carrying the deformable plug can flow through the opening and the deformable plug is sized and configured such that at least a portion of the deformable plug can deform to the contour of the opening and seat in the opening. The deformable plug is capable of swelling, hardening, or compressing such that the deformable plug forms a substantially sealed relationship with the hydrocarbon well downhole component such that the interior portion of the downhole component ceases to be in fluid communication with the formation surrounding the well.
US09567827B2 Downhole tool and method of use
A downhole tool useable for isolating sections of a wellbore that includes a mandrel that may be made of a composite material; and a metal slip disposed about the mandrel. The metal slip includes a one-piece circular slip body having at least one longitudinal hole, and a face surface having a set of rounded mating holes. The downhole tool further includes a sleeve having a set of pins configured to engage the set of mating holes.
US09567824B2 Fibrous barriers and deployment in subterranean wells
A fibrous plugging device for use in a subterranean well can include a body having fibers and a retainer material. The retainer material retains a shape of the body. A system for use with a well can include a fibrous plugging device conveyed by fluid flow in the well. The fibrous plugging device includes a body comprising multiple fibers. The fibrous plugging device engages an opening in the well, and thereby seals off the opening. A method for use with a well can include flowing a fluid through the well, thereby conveying at least one fibrous plugging device including a body having multiple fibers, and the fibrous plugging device sealingly engaging an opening in the well, thereby substantially preventing flow through the opening.
US09567823B2 Anchoring seal
The present invention generally relates to an anchor seal for an expandable tubular assembly. In one aspect, an anchoring seal assembly for creating a seal portion and an anchor portion between a first tubular that is disposed within a second tubular is provided. The anchoring seal assembly includes an expandable annular member attached to the first tubular. The annular member has an outer surface and an inner surface. The anchoring seal assembly further includes a seal member disposed in a groove formed in the outer surface of the expandable annular member. The seal member has one or more anti-extrusion spring bands embedded within the seal member, wherein the outer surface of the expandable annular member adjacent the groove includes a rough surface. The anchoring seal assembly also includes an expander sleeve that is configured to radially expand the expandable annular member to create the seal portion and the anchor portion.
US09567821B2 Wellbore isolation tool using sealing element having shape memory polymer
Anti-extrusion devices, packer elements, and inflatable packers include shape memory polymer (SMP) materials to enhance the operation of a packer, a bridge plug, or other downhole isolation tool. Seal system use seals of various material including SMP materials as booster for the seal produced. Tool for flow shut-off and sliding sleeve applications use SMP materials to open or close off flow through a tool.
US09567820B2 Tubular system for jet drilling
Apparatus and method for drilling a drain hole from a well are provided. A flexible tubing used for conveying fluid to a jet bit is confined radially by a reduced-diameter tubing piece or a liner in production tubing near the diverter used to direct the flexible tubing. Concentric tubing pieces allow location of the bit in a well by measuring weight of a work string.
US09567818B2 Method and apparatus for drilling and lining a wellbore
Apparatus for drilling and lining a wellbore is described herein. A method of drilling and lining a wellbore is also described herein. A liner hanger is provided, secured in use on a liner. The liner hanger is operable selectively to be set and unset. The liner hanger is adapted to support the liner within an existing casing when set and to release the liner from the casing when unset. A liner hanger setting tool is provided, secured in use on a drill string. The liner hanger setting tool is actuatable selectively to set and unset the liner hanger. The liner hanger setting tool is operable selectively to be activated and deactivated. The liner hanger setting tool is adapted to attach to the liner and/or liner hanger when activated, to support the liner, and to release from the liner and/or liner hanger when deactivated. The method comprises the following steps: (a) setting the liner hanger by actuating the liner hanger setting tool; (b) deactivating the liner hanger setting tool; (c) extending the borehole using the drill string; (d) returning the drill string to its position at the setting step or the deactivating step; (e) activating the liner hanger setting tool; (f) unsetting the liner hanger by actuating the liner hanger setting tool; and (g) lowering the liner down the extended borehole on the drill string.
US09567817B2 Rotating control device radial seal protection
The exemplary embodiments relate to apparatus and methods for increasing the longevity of an RCD at a wellbore, including a bearing assembly configured for operating in the RCD. The bearing assembly is configured for reducing pressure proximate the bearing assembly including reducing pressure in a radial seal. Top and bottom seals are mounted against a wear sleeve adjacent to an inner member housed within the bearing assembly. The wear sleeve is configured to be sealed by the top seal and the bottom seal as the inner member rotates in the RCD. A pressure reduction system mounted with the RCD is configured to apply pressure via a wellbore pressure between the top seal and the bottom seal, which is lower relative to a pressure above the top seal, and which is higher relative to a pressure below the bottom seal.
US09567815B2 Load ring for lifting by elevator, of casing having an upset
A load lifting apparatus comprises a first housing, a second housing and a mechanical obstruction structure(s). The first housing is sized to slide over an upset tubular having a given diameter, wherein the first housing comprises the mechanical obstruction structure(s) that is designed to move radially inward when engaged with the second housing. The compressed internal diameter of the mechanical obstruction structure(s) can contact the upset tubular, wherein the upset tubular can then be supported by the mechanical obstruction structure(s) and the second housing, for safely lifting the upset tubular.
US09567814B2 Hoisting systems with heave compensation
Various hoisting systems with heave compensation are provided. In one embodiment, an apparatus includes a hoisting system having a crown block and a drawworks. The drawworks includes a rotatable drum for reeling in and reeling out a hoisting line that is wound on the rotatable drum and reeved over the crown block. The hoisting system includes active heave control at the drawworks and a passive heave compensation system. Additional systems, devices, and methods are also disclosed.
US09567806B2 Drilling bucket and method for drilling a bore hole
A drilling bucket for drilling a bore hole in the ground including a hollow cylindrical body and at least one cutting tool arranged at a lower side of the hollow cylindrical body for cutting soil material. The hollow cylindrical body has a lower opening for receiving soil material cut by the at least one cutting tool. For guiding the hollow cylindrical body in the bore hole an upper guiding device is provided which is arranged above the hollow cylindrical body and fixed to the hollow cylindrical body. The upper guiding device is configured to abut on a side wall of the bore hole.
US09567800B1 Deck curtain system and method of use
A deck curtain and mounting system using vertical posts attachable to a deck rail or decking form a structure supporting curtains hung from cross members positioned between the vertical posts to surround or encompass a deck area. The method of shading or securing the privacy of a deck area includes attaching vertical posts to a rail cap of a deck structure surrounding a deck area and attaching rotatable horizontal connectors to the vertical posts so that cross members may be connected between the vertical posts for hanging privacy curtains from the cross members around the deck structure.
US09567799B2 Window shade and window element
A window element having a window shade is provided. The window element has a viewing area, comprising a window shade element. The window shade element includes an electrically darkable element, and the window shade element is movable between a first position and a second position. In the first position, the window shade element is covering a first portion of the viewing area, and in the second position, the window shade element is covering a second portion of the viewing area. The first portion and the second portion are unequal.
US09567794B2 Removable overlay panel for existing garage door
A panel overlay system for embellishing an existing metal multi-panel articulating overhead garage door is disclosed. Plural lightweight panels are removably attached to the panels of the existing garage door with magnets. Each panel comprises an underlayment sheet that provides a relatively rigid structural backing, and thin wood veneer adhesively bonded to the outer-facing major surface of the backing sheet. The veneer includes plural vertical demarcations; when multiple panels are installed the demarcations on adjacent panels align to give the appearance of elongated vertical boards. Vertical and horizontal members are placed at desired positions on the veneer—typically the vertical members are aligned along the side edges of the panel and the horizontal member extends across the middle of the panel so that the entire installation provides the appearance of a garage door typical of the well-known rail and stile carriage house design.
US09567793B2 Method for conveying insulation glass blanks
Conveying elements (10) are used for moving insulation glass blanks (1) prior to, during and after sealing the blanks, the conveying elements (10) including supports (12) that support and move the insulation glass blank. The supports (12) on the conveying elements (10) are oriented relative to the insulation glass blank (1) in such a way that no supports (12) are in contact with the insulation glass blank in the region of corners (20) of the insulation glass blank (1), i.e. where sealing compound (2) can project from the outer periphery of the insulation glass blank (1).
US09567790B2 Device for controlling vehicle opening/closing element
An opening/closing body control device for a vehicle is provided with a drive section configured to drive an opening/closing body of a vehicle, and a controller configured to control the drive section. In response to detection of an external force input intended to accelerate the opening/closing body in operation, the controller controls the drive section to increase the operating speed of the opening/closing element. The drive section determines that the external force intended to accelerate the opening/closing body has been input if, as one example, the acceleration of the opening/closing body in an operation direction reaches a predetermined value or higher.
US09567782B2 Lower lock of the passive door blade of a double door
The lock of the passive door blade of a double door according to the invention comprises a lock body (23), a latch (17) and a control wedge (18). The control wedge is arranged to linearly move to a position extended out from the lock and to a position retracted inside the lock. The lock additionally comprises a lever (20), a leading shaft (21) and a spring system (27). The lever (20) is rotatably attached (25) to the control wedge (18) by its first end and rotatably attached (24) to the leading shaft (21) by its second end. The leading shaft (21) is additionally rotatably attached (22) to the lock body (23) and the leading shaft comprises a control cam (26) being in connection with the latch (17). The lever (20) and the leading shaft (21) are arranged to transfer the force of the spring system (27) to the control wedge (18) so that the force parallel with the linear movement of the control wedge is at its largest in the extended position of the control wedge and at its smallest when the control wedge is in the retracted position inside the lock.
US09567781B2 Latch structure of tail gate
A latch structure for a tail gate comprises a housing having an opening groove; a catch having a locking groove disposed in the housing; a pole rotatably mounted on the housing that restricts the rotation of the catch when a protruding portion thereof enters the locking groove; a rail fixed to the housing and having a sliding groove; a link arm having a first end rotatably coupled to the catch, and a second end mounted to be movable along the sliding groove based on the rotation of the catch; a striker; and a stopper disposed in the sliding groove, wherein when the catch is an open position, the striker is configured to enter and exit the locking groove, when the catch is in a locked position, the striker is restricted from entering and exiting the locking groove, and the stopper restricts the movement of the link arm to prevent the catch from rotating.
US09567778B2 Methods for installation of potted inserts having a latch mechanism
A method for use when retrofitting a panel of a storage compartment having a mechanical latch assembly with an electric latch assembly includes removing the mechanical latch assembly from the panel of the storage compartment; and preparing the panel of the storage compartment to receive a potted insert. The preparation may include defining and marking a location to receive the potted insert. The method may include removing a portion of the panel to define a potted insert cavity and inserting the potted insert through the potted insert cavity of the panel. The method may also include applying at least one of a potting compound and an adhesive to bond the potted insert to the panel and coupling a portion of the electric latch assembly to the potted insert.
US09567776B2 Anti-theft device for portable electronic device
An anti-theft device for protecting a portable electronic device from theft or unauthorized removal in a retail environment is provided. A shroud may at least partially enclose a portable electronic device. A dock may releasably engage the shroud such that the shroud and portable electronic device are locked to the dock when engaged with the dock. A key may engage activate a lock mechanism to release the shroud and the portable electronic device from the dock.
US09567775B2 Animal-resistant latching system
An animal-resistant latching system for inhibiting animals from accessing food and food containing refuse within containers. The device is composed of an access panel containing an opening to which is secured at least one latching members, a cam assembly, a cover, and a bracket. The latching members are positioned so as to inhibit access to the container when the member is in the latched position and allow access to the container when the member is in the unlatched position. The cam assembly communicates with the latching members so as to move the members between the latched and unlatched positions. The cover and bracket are dimensioned and positioned on the access panel in a predetermined manner so as allow human hands access to the cam assembly and unlatch the container while simultaneously inhibiting such access by animals.
US09567771B2 Cylinder lock assembly with non-rotating elements
A cylinder lock assembly includes a plug rotatable in a cylinder lock body. The plug includes chambers, each of which has a chamber depth axis. A plurality of thin, planar plug locking elements are received in the chambers. Each plug locking element has a key cut interface probe for interfacing with a key cut formed on a key. Each plug locking element is arranged to move along the chamber depth axis and does not rotate about the chamber depth axis. Each key cut interface probe has a predetermined orientation with respect to the chamber depth axis.
US09567770B1 Lock that electronically detects tampering
Pin tumbler locks are provided that include features for detecting tampering. Tampering may be detected in a number of different ways. As an example, abnormal movement of one or more of the driver pins in a pin tumbler lock can be an indication of tampering. In addition, one or more sensors can be included at the end of a keyway that detect picking or bumping beyond the length of normal key insertion. An electrical sensor can be used for detection.