Document Document Title
US08533482B2 Method for generating a key pair and transmitting a public key or request file of a certificate in security
A method for generating a key pair and transmitting a public key or request file of a certificate in security is provided. Usually, when a user applies for a certificate, a public-private key pair is always generated by a client side; the public key is combined with the user information to form the certificate; the CA's signature enables validity of user's certificate. However, in other cases, the client side is not a perfectly secure environment, so the private key of the user generated from the client side may be filched by a hacker, or may be replaced by a forged public key. On this occasion, the hacker can disguise the user without being detected. The method of the present invention is to use an information security device to generate a public-private key pair, the private key is saved within the information security device; the public key can be exported; and the information security device can generate authentication information for verifying the public key. The CA can determine whether the public key is generated by the information security device or not by verifying the authentication information. By the method provided by the present invention, the security of online transactions can be ensured effectively.
US08533481B2 Extraction of embedded watermarks from a host content based on extrapolation techniques
Methods, devices and computer program products facilitate the extraction of embedded watermarks in the presence of content distortions. Subsequent to the detection of a tentative watermark, particular sections of the content are examined to form one or more extrapolated watermarks or watermark segments. Weights are assigned to the extrapolated watermarks or watermark segments, and used in combination with the detected tentative watermark to collectively assess if a desired probability of false detection is satisfied.
US08533480B2 Document modification detection and prevention
Methods and apparatus, including computer program products, implementing and using techniques for document authentication. An electronic document is presented to a user. The electronic document has data representing a signed state and a current state. A disallowed difference between the signed state and the current state is detected, based on one or more rules that are associated with the electronic document. A digital signature associated with the electronic document is invalidated in response to the detecting.
US08533477B2 Facsimile transmission authentication
A facsimile system and method provides authentication of transmitted image information, which authentication may be in the form of a signature page. An authentication device computes authentication information at a sending device, a receiving device, both, or at a remote location during transmission. The signature page may also be transmitted with the document. The sending and receiving devices may each generate signature pages or acknowledgement of receipt in response to receiving a signature page. The authentication information may be encrypted with a public/private key pair. The authentication information may be in the form of a checksum, and may be prepared based on separate regions of the document. A previously generated signature page is compared to a newly generated signature page to verify the document content or authenticity. Document authentication signatures may include machine-readable symbols to represent the authentication information.
US08533471B2 Method and server for providing mobility key
After a radio link is established between a mobile subscriber terminal and an access network, to authenticate the subscriber an authentication proxy server of an intermediate network forwards at least one authentication message containing a subscriber identification between the access network and a home network of the subscriber. If authentication is given by an authentication server of the home network, the authentication proxy server of the intermediate network stores the subscriber identification. The home agent receives a registration request message originating from the subscriber terminal and containing a subscriber identification; the home agent transmits a key request message, containing the subscriber identification, for a mobile key to the relevant authentication proxy server. The authentication proxy server provides a mobile key for the home agent, if the subscriber identification contained in the key request message matches one of the subscriber identifications that has been stored by the authentication proxy server.
US08533468B2 Image forming apparatus, launching method of program in the apparatus, image forming system, and program and storage medium therefor
An image forming apparatus communicates with an external device via a communication medium. A storage unit stores program modules, each of which provides a function that can be executed on the image forming apparatus. A license confirmation unit confirms license information associated with each of the program modules. A program control unit controls operation of each of the program modules in response to a confirmation by the license confirmation unit. When a launch of one of the program modules is instructed, the program control unit executes a corresponding program module.
US08533466B2 Electronic file access control system and method
A digital file is associated with a header in which identification data for a physical key is stored. The digital file content is encrypted, and may not be decrypted by a receiving computer unless a removable physical key that can be associated with the receiving computer includes identification data which matches the identification data stored in the file header. The digital content encrypted in the file may be compressed, and the header may also be encrypted. When the header is encrypted, the receiving computer may decrypt only the header unless the identification data of the header matches the identification data for a removable physical key. Improved security and reduction of pirating of the digital content are therefore provided.
US08533461B2 Wireless local area network terminal pre-authentication method and wireless local area network system
A method for pre-authenticating a wireless local area network terminal and a wireless local area network system. The pre-authentication method includes after a current access point (AP) which has set up security association with a station (STA) receiving a pre-authentication start packet sent by the STA, the current AP interacting with a destination AP to verify certificates of the current AP and the destination AP for each other. If a certificate of the destination AP is verified to be valid, the current AP sending key information of the security association set up with the STA by the current AP to the destination AP, and the destination AP saving the key information, the key information including a basic key generated by negotiation between the STA and the current AP.
US08533456B2 Accelerating stream cipher operations using single and grid systems
Systems and methods for accelerating stream cipher encryption operations are described. In one aspect, a computer-implemented method receives data. The method separates the data into multiple file chunks for compression. A respective compression-encryption instructions header is provided for each compressed file chunk. Each compressed file chunk then is encrypted according to corresponding encryption instructions in the file-chunk's compression-encryption instructions. In one implementation, the compressed file chunks are encrypted by respective worker nodes in a peer-to-peer computing environment. The compressed and encrypted file chunks are merged into a single encrypted-compressed-merged file.
US08533446B2 On-demand database server startup and shutdown
A database startup service is launched at the boot time of a computer that is configured to receive requests to start the execution of a database server. A business application plug-in is then started in a minimal functionality mode of operation. The plug-in determines whether an action has been performed that requires access to a database. If access to the database is needed, the plug-in transmits a request to the database startup service to start the database service. Once the database server has been started, the plug-in transitions to a full functionality mode of operation where all of the functionality provided by the plug-in is enabled. The plug-in might also determine that access to the database is no longer needed. In response thereto, the plug-in may transmit a request to the database startup service to terminate the execution of the database server.
US08533443B2 Computer system and control method thereof
A control method of a computer system, including setting whether to enable a connection with at least one peripheral device in an operating system of the computer system to transmit and receive data; and enabling or disabling the connection with the at least one peripheral device based on the setting when the computer system is booted.
US08533439B2 Elastic shared RAM array including contiguous instruction and data portions distinct from each other
A microcontroller, system and method are provided. In one implementation, a microcontroller is provided that includes a first memory operable to store instructions for normal operational use of the microcontroller, a second memory operable to store patch code instructions during debugging of the instructions within the first memory, and a central processing unit (CPU) operable to fetch instructions from the first memory and the patch code instructions from the second memory. The second memory is further operable to store the instructions for normal operational use of the microcontroller or data after the debugging of the instructions within the first memory is completed.
US08533438B2 Store-to-load forwarding based on load/store address computation source information comparisons
A microprocessor includes a queue comprising a plurality of entries each configured to hold store information for a store instruction. The store information specifies sources of operands used to calculate a store address. The store instruction specifies store data to be stored to a memory location identified by the store address. The microprocessor also includes control logic, coupled to the queue, configured to encounter a load instruction. The load instruction includes load information that specifies sources of operands used to calculate a load address. The control logic detects that the load information matches the store information held in a valid one of the plurality of queue entries and responsively predicts that the microprocessor should forward to the load instruction the store data specified by the store instruction whose store information matches the load information.
US08533426B2 Methods and apparatus for providing independent logical address space and access management
A command receiver receives, from an external access requesting entity, a command with which to access data, together with an address to be accessed and IOID to identify the access requesting entity. Based on the IOID, the access decision unit determines whether or not an access is one that is to be permitted for an access requesting entity to access a region of access destination. The access decision unit determines whether access of the access requesting entity is permitted or not, for each page that serves as the basic management unit of logical address in the processor space.
US08533424B2 Computing system utilizing dispersed storage
A computing system comprises at least a processing module, a main memory, a memory controller, and a plurality of memory components. A method begins by the memory controller receiving a memory access request regarding a data segment. The method continues with the memory controller interpreting the memory access request to determine whether an error encoding dispersal function of the data segment is applicable. The method continues with the memory controller identifying at least a threshold number of memories based on the memory access request, wherein the threshold number of memories includes at least one of the main memory and/or one or more of the plurality of memory components, when the error encoding dispersal function is applicable. The method continues with the memory controller addressing the at least a threshold number of memories to facilitate the memory access request.
US08533421B2 Computer system, data migration monitoring method and data migration monitoring program
A management computer monitors an allocated capacity of a source virtual volume and an allocated capacity of a virtual pool having a storage area allocated to a destination virtual volume in a storage, judges whether the allocated capacity of the source virtual volume can be covered in the virtual pool or not, and informs the user of a result that data migration fails when the allocated capacity of the source virtual volume cannot be covered. When the allocated capacity of the source virtual volume cannot be covered, the management computer uses another storage area to increase the capacity of the virtual pool. Accordingly, when data migration is performed between the virtual volumes, capacities of physical areas allocated to the source virtual volume and the destination virtual volume can be grasped so that the data migration can be performed accurately between the source virtual volume and the destination virtual volume.
US08533420B2 Thin provisioned space allocation
A storage monitoring system may reside between a file system and a storage system in a thin provisioned storage system. The storage monitoring system may create space holder files within a volume, where the space holder files contain an address space not backed up with physical storage. As requests for storage space are received from a file system, the storage monitoring system may allocate physical space to the volume by provisioning portions of the physical storage device to the volume and by removing one of the space holder files. The storage monitoring system may present alerts when physical storage space is low, as well as return an amount of physical space available to a volume size request.
US08533417B2 Method and apparatus for controlling data volume creation in data storage system with dynamic chunk allocation capability
Embodiments of the invention provide methods and apparatus for controlling data volume creation at the storage system. In one embodiment, a storage system comprises a processor; a memory; and a plurality of chunks that are to be allocated to data volumes, each chunk having one or more data blocks. The plurality of chunks include zero or more used chunks which are allocated to one or more data volumes, and zero or more remaining chunks which are not used chunks. A new data volume creation operation to create a new data volume is prohibited or warned against before the new data volume is created, in accordance with a total number of the remaining chunks in the storage system. The remaining chunks may further include reserved chunks which are reserved for use in one or more data volumes but have not been allocated.
US08533416B2 Memory system and method using stacked memory device dice, and system using the memory system
A memory system and method uses stacked memory device dice coupled to each other and to a logic die. The logic die may include a timing correction system that is operable to control the timing at which the logic die receives signals, such as read data signals, from each of the memory device dice. The timing correction controls the timing of the read data or other signals by adjusting the timing of respective strobe signals, such as read strobe signals, that are applied to each of the memory device dice. The memory device dice may transmit read data to the memory device at a time determined by when it receives the respective strobe signals. The timing of each of the strobe signals is adjusted so that the read data or other signals from all of the memory device dice are received at the same time.
US08533414B2 Authentication and securing of write-once, read-many (WORM) memory devices
These embodiments relate to authentication and securing of write-once, read-many (WORM) memory devices. In one embodiment, a memory device comprises a controller operable in first and second modes of operation after stored security information is validated, wherein in the first mode of operation, the memory device operates in a read-only mode, and wherein in the second mode of operation, the memory device operates in a write-once, read-many (WORM) mode. In another embodiment, the controller is operative to perform security methods.
US08533406B2 Apparatus, system, and method for identifying data that is no longer in use
An apparatus, system, and method are disclosed for managing a non-volatile storage medium. A storage controller receives a message that identifies data that no longer needs to be retained on the non-volatile storage medium. The data may be identified using a logical identifier. The message may comprise a hint, directive, or other indication that the data has been erased and/or deleted. In response to the message, the storage controller records an indication that the contents of a physical storage location and/or physical address associated with the logical identifier do not need to be preserved on the non-volatile storage medium.
US08533402B1 Caching and decaching distributed arrays across caches in a parallel processing environment
The present invention provides for automatically caching via extensions indices in a technical computing environment one or more portions of a distributed array assigned to other technical computing environments for processing. A set of executable instruction, such as a technical computing program or script, may be executed to run in parallel in multiple technical computing environments. As the technical computing program runs on each technical computing environment, the technical computing program performs operations on the portion of the distributed array assigned to the technical computing environment, which may be stored in a storage location local to the technical computing environment. For example, the technical computing program may perform an operation or calculation that requires data points adjacent or nearby to, but not included in the portion of the distributed array that the technical computing environment is processing or is assigned to process. The present invention automatically caches one or more portions of the distributed array obtained from another technical computing environment.
US08533401B2 Implementing direct access caches in coherent multiprocessors
Non-processor agents, such as bus agents, may directly access processor caches. A coherency protocol ensures that cache coherency is maintained.
US08533400B2 Selective memory access to different local memory ports and method thereof
A data processor is disclosed that definitively determines an effective address being calculated and decoded will be associated with an address range that includes a memory local to a data processor unit, and will disable a cache access based upon a comparison between a portion of a base address and a corresponding portion of an effective address input operand. Access to the local memory can be accomplished through a first port of the local memory when it is definitively determined that the effective address will be associated with an address range. Access to the local memory cannot be accomplished through the first port of the local memory when it is not definitively determined that the effective address will be associated with the address range.
US08533399B2 Cache directory look-up re-use as conflict check mechanism for speculative memory requests
In a cache memory, energy and other efficiencies can be realized by saving a result of a cache directory lookup for sequential accesses to a same memory address. Where the cache is a point of coherence for speculative execution in a multiprocessor system, with directory lookups serving as the point of conflict detection, such saving becomes particularly advantageous.
US08533398B2 Combination based LRU caching
Combination based LRU caching employs a mapping mechanism in an LRU cache separate from a set of LRU caches for storing the values used in the combinations. The mapping mechanism is used to track the valid combinations of the values in the LRU caches storing the values resulting in any given value being stored at most once. Through the addition of a byte pointer significantly more combinations may be tracked in the same amount of cache memory with full LRU semantics on both the values and combinations.
US08533396B2 Memory elements for performing an allocation operation and related methods
Apparatus for memory elements and related methods for performing an allocate operation are provided. An exemplary memory element includes a plurality of way memory elements and a replacement module coupled to the plurality of way memory elements. Each way memory element is configured to selectively output data bits maintained at an input address. The replacement module is configured to enable output of the data bits maintained at the input address of a way memory element of the plurality of way memory elements for replacement in response to an allocate instruction including the input address.
US08533392B2 Cache hit management
A system and method for cache hit management.
US08533388B2 Scalable multi-bank memory architecture
According to one general aspect, a method may include, in one embodiment, grouping a plurality of at least single-ported memory banks together to substantially act as a single at least dual-ported aggregated memory element. In various embodiments, the method may also include controlling read access to the memory banks such that a read operation may occur from any memory bank in which data is stored. In some embodiments, the method may include controlling write access to the memory banks such that a write operation may occur to any memory bank which is not being accessed by a read operation.
US08533387B1 Interface for solid-state memory
Devices, systems, methods, and other embodiments associated with an interface for solid state memory are described. In one embodiment, an apparatus comprises an interface configured to receive and aggregate two or more different streams of disk drive commands into at least one aggregated command, where the interface is configured to translate the at least one aggregated command into at least one solid state memory command for accessing solid state memory. The interface is configured to transmit the at least one solid state memory command to a controller to be performed on the solid state memory.
US08533380B2 Apparatus for peer-to-peer communication over a universal serial bus link
An apparatus for peer-to-peer communication over a Universal Serial Bus (USB) link, the apparatus comprising a USB 3.0 compliant switch to be coupled between a first peer unit and a second peer unit to form a first path, wherein each of the first peer unit and the second peer unit supports a USB type of communication a USB 2.0 compliant bridge to be coupled between the first peer unit and the second peer unit to form a second path a detector to detect the USB type of each of the first peer unit and the second peer unit and a controller to establish the USB type of communication between the first peer unit and the second peer unit over a USB link via the first path or the second path, wherein the controller is configure to selectively switch the USB link to the first path or the second path based on the USB types of the first peer unit and the second peer unit.
US08533377B2 System and method for allocating transaction ID in a system with a plurality of processing modules
A system and method for allocating transaction ID in a system with a plurality of processing modules is disclosed. In one embodiment, a method for assigning transaction ID to a processing module in a network on a chip system (NOCS) with a plurality of processing modules is disclosed. An address space is provided to each of the processing modules. A portion of the address space is selected. A subset of the selected portion of the address space for each of the processing module is selected as Valid Bits. The Valid Bits of the processing module is associated to a transaction ID.
US08533375B2 Signal transmission system, interface device, and signal transmission method for superimposing a data signal on an electric power line
There is provided a signal transmission system including an information processing device and an interface device. The information processing device codes transmitted data into a code that does not include a direct-current component, and the information processing device transmits the code while superimposing the code on a direct-current power. A polarity of the code is inverted every half a period of a clock. The interface device detects a polarity inversion period of a signal received from the information processing device, and the interface device reproduces the clock based on the detection result.
US08533369B2 Smart card driven device configuration changes
A smart card determines if the smart card has been inserted into a device, and retrieves a device identifier and at least one application configuration value from the device if the smart card has been inserted into the device. The smart card compares the retrieved device identifier and the at least one application configuration value with a device identifier and at least one application configuration value previously stored in the smart card. The smart card causes the retrieved device identifier and the at least one application configuration value to be sent to an Over The Air (OTA) server if the comparison indicates that the retrieved device identifier or the at least one application configuration value is different than the previously stored device identifier or the at least one application configuration value, so that the OTA server can supply application parameter changes to the mobile device for future device operation.
US08533367B2 Card and host apparatus
A host apparatus, into which a card having a nonvolatile semiconductor memory is inserted, issues a check command to the card. The check command instructs to send information on whether the card supports a termination process in which the card shifts into a state ready for a stop of power supply from the host apparatus.
US08533362B2 Methods and apparatus related to an adapter between a premise network and an advanced metering infrastructure (AMI) network
A system described herein can include a first node within an advanced metering infrastructure (AMI) network. The first node can be configured to be installed within a portion of a meter device. The system can also include an adapter configured to function as a second node within the AMI network. The adapter can be configured to translate a signal defined based on a platform of a premise network into a signal defined based on a platform of the AMI network. The adapter can be configured to be a meter-independent device.
US08533359B2 Interdomain network aware peer-to-peer protocol
A method includes receiving network distance information, receiving a request from a client for an identity of a peer providing content, and identifying a first peer and a second peer providing the content. The network distance information includes a compilation of network distance information provided by a plurality of service providers. The method further includes determining that a network distance between the first peer and the client is less than a network distance between the second peer and the client based on the network distance information, and providing the identity of the first peer to the client.
US08533357B2 Mechanism for binding a structured data protocol to a protocol offering up byte streams
A mechanism for sending structured data using a corresponding byte stream. Upon accessing structured data such as a Simple Object Access Protocol (SOAP) envelope, a byte stream is generated. The byte stream includes bytes that represent the structured data, as well as a collection of bytes that represents properties about the byte stream such as, for example, a mode of communication. The byte stream may then be passed to a communication module (e.g., a TCP or Named Pipes module) capable of receiving and transmitting the byte stream.
US08533355B2 Techniques for improved clock offset measuring
In an exemplary aspect, method, apparatus, and program products are disclosed suitable for clock offset determination. One method includes performing a number of exchanges of at least single bytes with another network node, where values of the single bytes are different for the exchanges. The method also includes capturing and storing timestamps for each of the number of exchanges performed on the network node. A second method includes capturing and saving arrival timestamps for each of a number of timing messages in a set of timing messages received from another network node. This second method also includes sending the timestamps to at least the another node in response to completion of the set of timing messages.
US08533353B2 Systems and methods for selecting buffering time for media data
The invention is related to methods and apparatus for tailoring an amount of Pre-Data that can be used in media clip streaming applications. A variable-bit-rate encoded media clip can be encoded at an average playback bit rate. When the actual transmission bit rate exceeds the average playback bit rate, a maximum bit deficit computation that uses the average playback bit rate overestimates the amount of Pre-Data that can be used to buffer the media clip. Embodiments of the invention tailor the amount of Pre-Data at least in part to the amount of data used to encode intervals of data and to actual transmission bit rates or to predictions of actual transmission bit rates, thereby decreasing the amount of Pre-Data that can be used and decreasing a latency time before play of the media clip begins.
US08533350B2 Method and apparatus for storing information in a browser storage area of a client device
Disclosed is a method and apparatus for performing steps to cause encoded information to be stored at a client device during a first network session between a server and the client device. To cause encoded information to be stored at a client device, the server first determines a set of network resource requests that encode the information. These network resource requests may include requests for one or more specific URLs and/or requests for one or more files. The server then causes the client device to initiate the network resource requests. The server may cause this initiation by, for example, redirecting the client device to the network resources. The client device initiating the network resource requests causes data representative of the network resource requests to be stored at the client device.
US08533349B2 System and method for controlling access to internet sites
A method and system for providing flexible access to Internet sites is described. The system includes a database of Internet sites that have been categorized so that the system determines the category of information that a user is accessing on the Internet. The system is also programmed so users are only allowed to access sites within a particular category a limited number of times. Moreover, users can requested a postponed access, wherein the site they are requesting is stored to a server, and available to the user at a later time. In addition, if a user chooses to access a site that is within certain predefined categories, they are presented with the option of retrieving the page, but notified that their access will be logged to a file.
US08533348B2 Failover communication services
A system that incorporates teachings of the subject disclosure may include, for example, a home subscriber server having a memory coupled to a processor. The processor can be configured to store a first identity of a first communication device registered with a primary communication resource and a secondary communication resource, receive a request associated with a registration request initiated by a second communication device, detect that a second identity of the second communication device matches the first identity of the first communication device, and direct a registration of the second communication device with at least one of the primary communication resource or the secondary communication resource responsive to the detected match. Other embodiments are disclosed.
US08533347B1 Non-modal dialog for managing blocking of multiple web browser cookies
In order to provide a user with control of how persistent information is used in a Web browser to aid in the display of website content in a non-disruptive manner, a system and a method are provided that allow a user to access a non-modal graphical user interface control using a Web browser. The non-modal graphical user interface control allows the user to specify one or more pieces of persistent information that the Web browser associates with the website content. The Web browser then uses the persistent information to aid in displaying the Web content while allowing the user to continue to use the browser.
US08533343B1 Virtual network pairs
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for implementing virtual network pairs between virtual machines and other devices. In one aspect, a method includes receiving a plurality of outgoing packets from one or more source virtual machines executing on the data processing apparatus, each source virtual machine being a hardware virtualization of the data processing apparatus and each packet destined for a destination virtual machine; establishing a plurality of virtual network pairs, one for each unique pair of source and destination virtual machines, wherein establishing the plurality of virtual network pairs comprises obtaining, from an external data processing apparatus, a different network address for each destination virtual machine; encapsulating each outgoing packet in a message; and sending each message to the destination virtual machine for the respective packet by sending the message to the respective network destination address.
US08533341B2 System and method for modeling, monitoring and managing telecommunications networks and infrastructure
An analyzing a telecommunications network that receives environmental data, vendor data, and customer data related to a telecommunications transaction. A telecommunications transaction identifier is generated for each telecommunications transaction to determine attributes associated with each telecommunications transaction. The telecommunications transaction identifier and the attributes associated with the identified telecommunications transaction are mapped to a customer-specific parameter. The telecommunications network determines whether the transaction conforms to the parameters.
US08533336B1 Automated web frontend sharding
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for requesting handling web applications provided from a server. A bootstrap object is received from the server. The bootstrap object is independent of the requested web application and includes default settings for a plurality of different web applications. An application configuration object is also received from the server. The application configuration object is specific to the requested web application and includes a plurality of plugin handles. The bootstrap object loads the application configuration object, and identifies, based on the plugin handles, a first plugin for the requested web application. The first plugin is requested, and upon receipt the from the server the first plugin is loaded in a user interface. The first plugin exposes an application programming interface (API) of the first plugin to the bootstrap object.
US08533328B2 Method and system of determining vulnerability of web application
A method of determining vulnerability of web application comprises: selecting fixed parameters from parameters of URL link extracted from a website; determining whether a process of determining vulnerability for the selected fixed parameter is completed or not; inserting an attack pattern for each attack type to an input value for the selected fixed parameter, when the process of determining vulnerability for the selected fixed parameter is not completed; and determining vulnerability of the selected fixed parameter by each attack type through an analysis of response to an input of URL link with the attack pattern inserted thereinto.
US08533327B2 System and method of providing services via a peer-to-peer-based next generation network
A peer-to-peer network comprises a plurality of intelligent terminal nodes, each intelligent terminal node being operable to establish, maintain, and tear-down communication sessions with another intelligent terminal node, a plurality of network service nodes coupled to the plurality of intelligent terminal nodes, the plurality of network service nodes comprise at least one of the plurality of intelligent terminal nodes, at least one user P2P function module operable to store, locate and distribute service resource information related to user policies, and at least one network P2P function module operable to store, locate and distribute service resource information related to operator provider policies, and operable to exert stricter security control than the at least one user P2P function module.
US08533324B2 System and method for directing attention to web site functionality
A system determines if functionality offered via a Web site is being underutilizing by a user, e.g., not being using at all or not being using with some desired degree of regularity. When it is determined that the functionality offered via the Web site is being underutilized by the user, the system provides to content of the Web site a cue, e.g., audio and/or visual, for directing the attention of the user to the functionality offered via the Web site.
US08533315B2 Systems and methods for monitoring performance of field assets
A system and method for monitoring performance of field assets are disclosed. A method may include transmitting packets on a shared bus located in a field asset may be captured. The captured packets may be analyzed to determine one or more operational parameters associated with one or more peripheral devices coupled to the shared bus. The one or more operational parameters may be analyzed to determine an operational efficiency of the field asset.
US08533313B2 Systems, methods, and computer readable media for providing applications style functionality to a user
Systems, methods, and computer readable media of providing applications style functionality to a user of a mobile radio terminal are disclosed. In certain embodiments, the systems, methods, and computer readable media include the steps of receiving a data stream transmission having a plurality of states, wherein each state is associated with output instructions and storage instructions, and wherein the plurality of states is configured such that moving through the states creates the appearance of executing an application on the mobile radio terminal; decoding the data stream transmission and caching each of the plurality of states with the associated output instructions according to the associated storage instructions; rendering a first state; responsive to an event on the mobile radio terminal, moving from the first state to a second state by applying the output instructions associated with the second state; and communicating a change of state to a server.
US08533310B2 Method and apparatus for acceleration by prefetching associated objects
Association information is used to build association trees to associate base pages and embedded objects at a proxy. An association tree has a root node containing a URL for a base page, and zero or more leaf nodes each containing a URL for an embedded object. In most cases, an association tree will maintain the invariant that all leaves contain distinct URLs. However, it is also possible to have an association tree in which the same URL appears in multiple nodes. An association tree may optionally contain one or more internal nodes, each of which contains a URL that is an embedded object for some other base page, but which may also be fetched as a base page itself. Given a number of association trees and a base-page URL, a prefetch system finds the root or interior node corresponding to that URL (if any) and traverses the tree from that node, prefetching URLs until the URL of the last leaf node is prefetched. The prefetching starts the process of bringing over the various embedded objects before the user or program would ordinarily fetch them.
US08533309B1 Systems and methods for distributed node detection and management
A discovery agent is running on a node within the network group. The network group is shielded from an administrative system by a communication limiting device. The communication limiting device prevents the administrative system from detecting nodes within the network group. The communication limiting device, however, does not prevent the node running the discovery agent from identifying other nodes within the network group. The discovery agent detects one or more nodes within the network group and transmits data identifying these nodes to the administrative system. Accordingly, the administrative system may identify and manage the newly detected nodes using a management agent installed on the nodes.
US08533304B2 Remotely deploying and automatically customizing workstation images
A method, system and program product for remotely deploying and automatically customizing workstation images. A client's first partition receives a workstation image deployed from a server in communication with the client via a network. The image includes a customization script. The server remotely boots the client, which is pre-configured to be booted by the server via the network. The server writes a customization parameter to the client's shared partition. The shared partition has a file system type that is accessible by the server via the remote boot and by the deployed image. One or more subsequent reboots of the client include the deployed image obtaining the customization parameter from the shared partition, identifying the customization script by using the customization parameter, and executing the customization script to automatically customize the client.
US08533303B2 Network management system node and method for use in a network management system node for re-configuring a set of data network nodes in a data network
The present disclosure relates to a network management system node for re-configuring a set of data network nodes in a data network in response to a change management request requesting a creation of a network service to be performed in the data network. The network management system node is characterized in that it includes a processing unit configured to store each change of network service information in created, added and/or updated data network nodes in the resulting set of data network nodes established by the re-configuration of the set of data network nodes based on the change management request requesting the creation of the network service as a change-set of network service information, and associate the change-set of network service information with a network service instance indicating the moment of the creation of the network service.
US08533302B2 Enhanced network adapter framework
An enhanced network adapter framework, in which parameters are stored in a configuration table, the parameters being customized for a network and an application. A network adapter customized for the network and the application is instantiated based on invoking a generic network adapter which externally references the configuration table, and communication between the application and the network is effected using the instantiated network adapter.
US08533298B2 Box data management apparatus and method
A box data management apparatus extracts box data from a plurality of devices, connected to a network, to enable display of a list of the box data. An operational parameter collection part in the box data management apparatus collects operational parameters as information for processing the box data in the devices. A box data processing part in the box data management apparatus extracts and displays a device and an operational parameter which are capable of processing each of the box data based upon the operational parameters. Therefore, after display of the box data in a list without division by the devices, operational parameters capable of processing selected box data are displayed, thereby enabling improvement in operability and convenience for the user.
US08533297B2 Setting cookies in conjunction with phased delivery of structured documents
In one embodiment, a method includes receiving a first request from a client for a target structured document and generating the target structured document and one or more parameters for one or more state objects associated with the client. In a particular embodiment, the method includes, in a first response phase, transmitting a first portion of the target structured document to the client. In a particular embodiment, the method further includes, in a second response phase, transmitting a second portion of the target structured document that includes a code segment. The method may additionally include receiving a second request from the client sent from the client as a result of the client executing the code segment, and transmitting a response to the second request that comprises the one or more parameters for the one or more state objects.
US08533292B2 System and method for modifying documents sent over a communication network
A system and method applied to a communications network which transmits document portions in which an original document portion having an identifier portion and an information portion is replaced or swapped with a substitute document portion. The system has a controller, typically a proxy server, for reading the identifier portion of the original document portion, determining the information portion of the original document portion, and issuing a swap order when an undesired original document portion is found. A substitute document server receives the swap order and sends the substitute document portion to the controller. A swapping device or mechanism inserts the substitute document portion in place of the original document portion and the substitute document portion is passed on to the user set and displayed. The controller and swapping mechanism can be integrated with the user set or with the resources of the service provider and their functionality can reside in software.
US08533290B2 Installation support method and workflow generation support method
An installation support method that supports an installation of an application, comprising: a searching step of searching installed applications for an application which is of the same type as a new application to be installed; and a setting step of obtaining configuration values of the application found by the search, and setting initial configuration values of the new application to be the obtained configuration values.
US08533285B2 Directing data flows in data centers with clustering services
Techniques are provided for implementing clustering services in a virtual data center or other virtualized infrastructure in a manner that allows packets to be directed to a particular service engine of a service engine cluster.
US08533282B2 System, method and computer program product for selectively caching domain name system information on a network gateway
A system, method and computer program product is provided for selectively caching domain name system (DNS) information on a network gateway. A CPE attached to the network gateway executes an application that searches files in CPE memory to identify frequently accessed domain names. The domain names are used to generate DNS queries that are transmitted by a network gateway to an IP network for resolution. DNS responses are received from the IP network and parsed to extract each resolved domain name and corresponding IP address, which are then stored in a cache on the network gateway. The cache is then used to resolve DNS queries generated by application programs running on the attached CPE.
US08533279B2 Method and system for reconstructing transactions in a communication network
In a distributed information network, a method and system for assembling messages in an input set of messages into one or more message assemblies. The method involves constructing an initial directed graph of the set of messages, wherein the directed graph consists of pairs of a first vertex and a second vertex, wherein, for each message in the set of messages, a first vertex is an the out node of the message and the second vertex is the in node of the message. A connectivity matrix is defined on the initial directed graph that is modified in an iterative process. A final directed graph is produced that is partitioned into disjoint subgraphs, each subgraph being an assembly of messages from the input message set.
US08533276B2 Integrated interactive messaging system and method
Disclosed is a system and method for organizations to develop, test, execute and analyze messaging programs defining a message application server comprising (a) a dialog designer (104) configured to provide a user interface to allow rapid program creation, to schedule programs for execution, to upload messaging user data into lists, to download program result data, to test programs, to provide reports on messaging programs, (b) a dialog server (106) configured to execute messaging programs to manage simultaneous programs to store messaging user results and message delivery status, to maintain state and session context across message invocations for messaging users within a messaging program, and (c) a message exchange (108) configured to route messages to and from messaging service providers, to manage service addresses, to perform message billing and connected to messaging service providers, whereby organizations can execute messaging programs with messaging users by means for said messaging service.
US08533274B2 Retrieving and snoozing categorized conversations in a conversation-based email system
A method and system for processing messages includes receiving a plurality of messages directed to a user. Each of the plurality of messages is associated with a respective conversation and list of conversations is displayed in an order determined in accordance with second predefined criteria, as a set of rows, where each row corresponds to one of the listed conversations and includes at least a sender list, a conversation topic and a date/time value. A user is enabled to identify one or more conversations in the list of conversations, to mark the identified conversations as belonging to a particular category, and to display another list of conversations comprising conversations marked as belonging to the particular category. A user may cause a conversation to be removed from certain displays, but to become visible again after the passage of a certain amount of time or the occurrence of an event.
US08533273B2 Method, apparatus, and computer readable storage medium for controlling communication
A transfer controller determines whether or not a communication message received by a receiver satisfies a predetermined condition, on the basis of data stored in a communication data storage. When the communication message received by the receiver satisfies the predetermined condition, the transfer controller stops and cancels the process for transferring the communication message performed by the relay. The transfer controller stores, in the communication data storage, data regarding the communication message relayed by the relay. When the transfer controller stops the transfer of the communication message, a proxy register generates proxy data on the basis of the data stored in the communication data storage and registers the proxy data in a proxy data storage. On the basis of the proxy data registered to the proxy data storage, a communication proxy generates a proxy transmission message and causes a transmitter to transmit the proxy transmission message.
US08533272B2 Method and apparatus for notification and delivery of messages to mobile PC users
The invention includes a method and apparatus for notification and delivery of messages to mobile users using a secure client associated with a user device. The secure client includes a power module, a communication module, a storage module, and an alert module. The power module powers the client device independent of a power state of the user device. The communication module receives a wake-up message and responsively triggers the secure client to switch from an inactive state to an active state without changing the power state of the user device, initiates a secure connection with a secure gateway in response to the wake-up message, and requests and receives a user message from a messaging application using the secure connection. The storage module stores the received message independent of the power state of the user device. The alert module activates an alert to indicate that the message is available.
US08533269B2 User-calibrated activity newsfeed on a social network
Calibration and publication of user activity on a computer implemented social network is provided. Activity signals of user activity is measured by an activity monitor and calibrated by the user. The calibration includes assigning an activity signal with a personalized identifier for the activity for comparison with future measured activity signals. Near real-time publication of the activity on the social network allow users of the network to timely view user behavior. The publication on a social networking website includes the identifier if the activity has been calibrated. By calibrating and publishing user activity, users can connect to others based on the activity. The publication can be on newsfeed on a user profile for friends of the user to view. A user and the user's friends can communicate with each other, which allows the user to receive motivation from the friends and be accountable to the friends.
US08533267B2 Distribution of XML documents/messages to XML appliances/routers
XML appliances/routers may be organized to implement one or more XML distribution rings to enable XML documents/messages to be distributed efficiently. The rings may be logical or physical. The XML distribution rings enable the XML documents/messages to be exchanged without requiring the XML appliances/routers to run a routing protocol to determine how XML documents/messages should be distributed through the network. Documents may be transmitted in one way on the ring or may be transmitted in both directions around the ring to enable the ring to tolerate failure of an XML appliance/router. Each XML appliance/router will receive all XML documents/messages and will make routing decisions for those clients that have provided the XML appliance/router with XML subscriptions. The subscriptions may be formed according to the XPath standard or in another manner.
US08533266B2 User presence detection and event discovery
In one example, a method includes receiving a first group of indications associated with a first group of modalities and a second group of indications associated with a second group of modalities. The method also includes determining a confidence value for at least one modality of the first or second groups of modalities based at least in part on an indication associated with the at least one modality. The confidence value may indicate a likelihood that a first user associated with the first remote computing device is within a physical presence of a second user associated with the second remote computing device. The method may also include, performing an operation to indicate that the first user associated with the first remote computing device is within a physical presence of the second user associated with the second remote computing device.
US08533265B2 Associating presence information with a digital image
Presence information for an object in a digital image is determined. An identifier associated with at least one object depicted in the image is sufficient to determine presence information from at least one of a presence application and a presence roster list is used to subscribe to presence information associated with the at least one object via a presence service. Presence information for the at least one object is determined based on the identifier from the at least one of a presence application and a presence roster list. An action related to the object is performed using the determined presence information.
US08533263B2 Computer to handheld device virtualization system
A method on a handheld device is provided. The method comprises sending a request from the handheld device to initiate an application on a host computer, receiving data related to the application from the host computer at the handheld device, and displaying the data in a view of the application appearing on the handheld device.
US08533262B2 Information processing apparatus, and control method of information processing apparatus, and program
In an information processing apparatus which is connected to a Web server and includes a Web browser for displaying an operation screen provided by the Web server: a request is transmitted to the Web server on the basis of a user operation performed through the operation screen displayed on the Web browser; if it is requested by the Web server to perform a process on the basis of the transmitted request, the requested process is performed; if the process requested by the Web server is being performed, the transmitted request is not invalidated; and, if the process requested by the Web server is not performed, the transmitted request is invalidated according to that there is no response from the Web server and a predetermined time out period elapses after the transmission of the request.
US08533260B1 Reduction of perceived DNS lookup latency
Perceived domain name service (DNS) lookup latency can be reduced for the user of a browser program. A server determines domain names that the user is likely to request in the future. In one implementation, a list of these domain names is transmitted to the browser program as a separate command. The browser program may then lookup up the domain names in the background before the user selects a link corresponding to the domain names. In another implementation, the domain names are transmitted to the browser program by embedding the domain names in a web document, in which the embedded information is not visible in the rendered version of the web document.
US08533259B2 Efficient real-time stitching of multimedia files
A system and methods are disclosed for serving combined media using resource metadata referencing original media data. Combined resource metadata is created from combining the metadata of two or more files for a virtual media file representing the requested combined media. The combined data can be adjusted to synch audio and video portions as needed for combining the files. The virtual media file references the original media files and serves the content on-the-fly, rather than creating a new file with the combined media, at a savings of server response time and memory consumption, while maintaining high performance.
US08533253B2 Distributed object-oriented appliance control system
The invention relates to an object-oriented control system for an appliance, configurable by a configuration mechanism in selective operable communication with a plurality of object oriented control systems using a packet protocol for constructing messages comprising identifiers from a plurality of namespaces associated with the building blocks of object-oriented systems. The meaning of each unique identifier within class library namespace is uniquely meaningful throughout a universe of appliances.
US08533248B2 Processing unit
A processing unit computes a trigonometric function, for decrease the number of instructions and improve throughput. In a floating point multiply-add circuit, an OR circuit, a selector and an EOR circuit are disposed, and an expansion point and expansion function of the Taylor series expansion of the trigonometric function are computed using a first trigonometric function operation auxiliary instruction for defining the operation of rd=(rs1*rs1)|(rs2 [0]<<63) and a second trigonometric function operation auxiliary instruction for defining the operation of rd=((rs2 [0])? 1.0: rs1)^(rs2 [1]<<63), or a third trigonometric function operation auxiliary instruction for defining the operation of rd=(rs1*rs1)|((˜rs2 [0]<<63) and a fourth trigonometric function operation auxiliary instruction for defining the operation of rd=((rs2 [0])? rs1: 1.0)^((rs2 [1]^rs2 [0])<<63)).
US08533242B2 File management method in web storage system
The present invention relates to a file management method in a web storage system, and more specifically, to a file management method in a web storage system, in which when a user connects to the web storage system and creates, updates and stores files, files of a specific type are all deleted from a local PC and stored only in a file management system, and thus none of data is stored in the local PC.According to the present invention, when a file is created and stored using a web storage system, none of data related to a file that may cause a security problem remains in a user terminal of a remote site, and thus a file leakage problem may be cleared.
US08533240B2 Write behind cache with M-to-N referential integrity
A batch of data records generated by at least one application for persistent storage is cached by a cache management device. At least one of the batch of data records includes at least one foreign key reference that each references one non-existent data record. It is determined that one of a group of batch database storage events has occurred. In response to one of the group of batch database storage events, it is iteratively determined which of the at least one of the batch of data records do not include the at least one foreign key reference that each references the one non-existent data record. Each of the cached batch of data records that do not include the at least one foreign key reference that each references the one non-existent data record is persisted to a database by a batch storage operation.
US08533231B2 Cloud storage system with distributed metadata
A method and system is disclosed for providing a cloud storage system supporting existing APIs and protocols. The method of storing cloud storage system (CSS) object metadata separates object metadata that describes each CSS object as a collection of named chunks with chunk locations specified as a separate part of the metadata. Chunks are identified using globally unique permanent identifiers that are never re-used to identify different chunk payload. While avoiding the bottleneck of a single metadata server, the disclosed system provides ordering guarantees to clients such as guaranteeing access to the most recent version of an object. The disclosed system also provides end-to-end data integrity protection, inline data deduplication, configurable replication, hierarchical storage management and location-aware optimization of chunk storage.
US08533230B2 Expressing manageable resource topology graphs as dynamic stateful resources
A system for managing topologies includes a topology data datastore that stores topology information. A topology computer element interfaces with the topology data datastore to create and update a topology of resources. A subscription computer element generates notifications to a user based on at least one of the creating and the updating of the topology of resources and further based on subscription data.
US08533212B2 Reciprocal data file publishing and matching system
A method of reciprocally publishing and matching data files is disclosed. The method includes facilitating the creation of Category A and Category B data files having a respective sets of characteristics defined utilizing a common language architecture, associating enhancement objects with each data file, identifying characteristics in each data file which must be met by other data files, weighting characteristics in each data file differently from other characteristics in the same data file, enabling the selection of participation levels for each data file in marketspaces, and matching Category A data files participating in particular marketspaces to Category B data files participating in the same marketspaces using the common language architecture, the enhancement objects, the weights and the required characteristics.
US08533211B2 Information extraction across multiple expertise-specific subject areas
Techniques are disclosed for bridging terminology differences between at least two subject areas. By way of example, a computer-implemented method includes executing the following steps on a computer. A first affinity measure is computed between a first term in a first corpus, corresponding to a first subject area, and a bridge term. A second affinity measure is computed between a second term in a second corpus, corresponding to a second subject area, and the bridge term. A third affinity measure is computed between the first term and the second term based on the first affinity measure and the second affinity measure. The bridge term is a term that appears in both the first corpus and the second corpus.
US08533209B2 Search apparatus, control method for search apparatus, and program
Provided are a dividing unit for dividing a search job into a first division job for performing search processing on an internal memory table and a second division job for performing search processing on an external memory table, a searching unit for executing the search processing of the first division job and the search processing of the second division job, that were obtained by the dividing performed by the dividing unit, in concurrent, and a terminating unit for, in accordance with a designated search mode, if searching in one of the first division job and the second division job terminates, terminating searching in the other of the division jobs.
US08533205B2 Data object linking and browsing tool
Linking data objects, such as video objects, image objects, and audio objects, and displaying data associated with the data objects based upon the strength of the relationship between the data objects. Navigating a data collection of data objects by linking groups of data objects based upon related metadata is also disclosed. A user interface including the data associated with the grouped data objects facilitates browsing the data collection of data objects.
US08533204B2 Text-based searching of image data
A method and system are disclosed for conducting text-based searches of images using a visual signature associated with each image. A measure of string similarity between a query and an annotation associated with each entry in a first database is computed, and based upon the computed string similarity measures, a set of entries from the first database is selected. Each entry of the first database also includes an associated visual signature. At least one entry is then retrieved from a second database based upon a measure of visual similarity between a visual signature of each of the entries in the second database and the visual signatures of the entries in the selected set. Information corresponding to the retrieved entries from the second database is then generated.
US08533200B2 Apparatus and method for organizing, storing and retrieving data using a universal variable-length data structure
A method and apparatus implementing a “hadron” data structure architecture. In some embodiments, each hadron includes a frame identifier and a holder for a payload of data, wherein the plurality of hadron data structures are stored in a hadron block that provides a specification that includes metadata that specifies the payload. Some embodiments include a plurality of hadron blocks first and second hadron data blocks, each block including one or more hadron pages. Upon receiving data particles of a dataset, the system forms a first plurality of hadron data structures (hadrons) by creating a first frame identifier and associating the first frame identifier with a first data particle to form the first hadron, and creating a second frame identifier and associating the second frame identifier with a second data particle to form the second hadron, and stores the first plurality of hadron data structures in the first hadron page.
US08533199B2 Intelligent bookmarks and information management system based on the same
An intelligent bookmark is a collection of information, including an address (e.g., a URL) for a document (e.g., web page) or other hyper-media enabled item bundled together with selected other information. The selected other information may be manually or automatically obtained from the document, the browser history leading up to the display of the document, user entered annotations, etc. A collection of intelligent bookmarks may be sorted and searched using the selected other information. Intelligent bookmarks may be exchanged between users, and users may edit the bookmark content or in layers above the bookmark. Users may rate the bookmarks. A complete system provides for creating, storing, accessing, editing, grouping, exchanging, and searching intelligent bookmarks locally and/or remotely via a server.
US08533196B2 Information processing device, processing method, computer program, and integrated circuit
An information processing device that attaches common accompanying data to a content group composed of contents. The information processing device acquires the contents, acquires one or more characteristics of each acquired content and searches among reference data items in order to acquire one or more reference data items that each include any of the one or more characteristics, each reference data item having attached thereto at least one attribute used for identifying the reference data item, the reference data items being data other than the contents. The information processing device then specifies, among the attributes attached to the acquired one or more reference data items, an attribute that also pertains to the contents, uses the specified attribute as an attribute for identifying each of the contents, and attaches the specified attribute to each of the contents.
US08533195B2 Regularized latent semantic indexing for topic modeling
Electronic documents are retrieved from a database and/or from a network of servers. The documents are topic modeled in accordance with a Regularized Latent Semantic Indexing approach. The Regularized Latent Semantic Indexing approach may allow an equation involving an approximation of a term-document matrix to be solved in parallel by multiple calculating units. The equation may include terms that are regularized via either l1 norm and/or via l2 norm. The Regularized Latent Semantic Indexing approach may be applied to a set, or a fixed number, of documents such that the set of documents is topic modeled. Alternatively, the Regularized Latent Semantic Indexing approach may be applied to a variable number of documents such that, over time, the variable of number of documents is topic modeled.
US08533193B2 Managing log entries
Example methods, apparatus, and articles of manufacture to manage log entries are disclosed. A disclosed example method involves grouping first log entries into a first group based on a matching portion among the first log entries. The example method also involves identifying a non-matching portion of the first log entries and associating an identifier with the non-matching portion. A processor is operated to generate a text string template comprising the identifier and the at least one matching portion in a human-readable format. The identifier replaces the non-matching portion in the template.
US08533191B1 System for generating a keyword ranking report
A system and method for generating a keyword ranking report. A processor is effective to receive a set of keywords and URLs. The processor may send the keywords to a search engine and receive first and second ranked result sets. The processor may filter the first and second ranked result sets based on the URLs to produce filtered result sets. The processor may generate a report based on the keywords and the filtered result sets.
US08533186B2 Method and device for storing and accessing retail contacts
A method and device for storing and accessing retail contacts. The retail contact data includes retail contact information detailing a plurality of retail contacts, keywords, and a plurality of associations linking each retail contacts to at least one of the keywords. User input of a keyword results in display of the associated retail contacts. Selection of a retail contact from the display may result in initiation of a session such as a voice call or website access.
US08533183B2 Optimizing access time of files stored on storages
When each file of a number of files is accessed, at least a number of times each file has been accessed is kept track of. Each file is stored on a storage of a number of storages. Periodically, at least one file is moved among the number of storages, based at least on the number of times each file has been accessed. As such, the at least one file is moved from being stored on a first storage to being stored on a second storage, to optimize subsequent access time of the at least one file. The storages are physically distinct storage devices. At least one of the storage devices has different storage characteristics as compared to one or more other of the storage devices.
US08533176B2 Business application search
A method of searching data on a computer system includes accepting a search query, searching multiple applications on the computer system for data related to the search query wherein the data can be in a variety of formats and displaying search results wherein the search results comprise data related to the search query.
US08533175B2 Temporal and geographic presentation and navigation of linked cultural, artistic, and historic content
Collections of music and other items, related by time, location, genre, and artist, are registered in a data model to provide a foundation for their curatorship, discovery, and procurement. A series of choices, where a choice is a combination of time, place, genre, and artist, represents a map through the history and culture of music. Both expert and regular individual curators define the maps. Animated murals depicting a fundamental combination of time, place, genre, and artist provide a user interface for the navigation of music, its history, and culture. Integration with hand held GPS enabled devices provides users with knowledge of music events and history relative to their present location. A network view presents the user with an interactive diagram of connections between elements in the tunesmap database used as a dynamic filter construction device.
US08533173B2 Generating search query suggestions
Methods, systems, and apparatus, including computer program products, for generating search query suggestions are provided. In one aspect, a method includes receiving in a data processing device a first textual input entered in a search engine query input field by a user; automatically sending from the device, before the user submits a request for a search and after waiting a predetermined amount of time after receiving each token of the first textual input, the first textual input to a first search service and a second search service; receiving from the first search service a set of first input suggestions and from the second search service a set of second input suggestions that is different from the set of first input suggestions; and displaying the first input suggestions in a first portion of a user interface and the second input suggestions in a distinct second portion of the user interface.
US08533172B2 Method and device for coding and decoding information
Coding information representing several versions of a content. Determining is performed by determining a structure comprising content items, and a plurality of versions of the content associated with the structure. Associating is performed by associating, with each content item of the structure, each value of the content associated with the item, in a version of the content, to provide a piece of association information. Coding is performed by coding a single file comprising a piece of information representing the association, the structure and the values of the versions of the content that is associated with the content items.
US08533171B2 Method and system for restarting file lock services at an adoptive node during a network filesystem server migration or failover
A method for file lock recovery in a distributed computer system. The method includes executing a distributed computer system having a plurality of nodes comprising a cluster, and initiating a network file system server fail over from one node of the cluster to an adoptive node of the cluster. File lock services are then stopped at the adoptive node. File lock services are subsequently restarted at the adoptive node, wherein the restart causes the adoptive node to commence a grace period for other network file system clients to connect to the adoptive node and reclaim file locks. After restarting file lock services, a cluster file system is updated on the adoptive node with process identifiers, and file lock services are resumed at the adoptive node. The cluster file system can be simultaneously exposing the file lock services to other clients as well, like CIFS, etc.
US08533163B2 Database offload processing
Handling a database request includes providing a first database manager on a storage device containing data for the database, generating the database request external to the storage device, providing the database request to the first database manager on the storage device, and the first database manager servicing the database request by obtaining data internally from the storage device and processing the data within the storage device to provide a result thereof, wherein portions of the data that are not part of the result are not provided externally from the storage device. Handling a database request may also include providing a host having a database application running thereon. The database request may be generated by the database application. Handling a database request may also include providing a second database manager on the host, where the second database manager communicates with the first database manager to provide the database request.
US08533162B2 Method for detecting object
An object detection method that is provided with a step for extracting a plurality of reference feature vectors related to a local area from an image representing an object, and extracting a plurality of query feature vectors related to the local area from a search query image; a step for matching each query feature vector against each reference feature vector, and calculating a similarity score having a value that is higher the closer the distance between both vectors, the larger the local area for which the query feature vector has been extracted, and the larger the local area for which a matching reference feature vector has been extracted; a step for determining a reference feature vector for which a similarity score is highest as the similar vector for each query feature vector; and a step for acquiring a final score by object associated with the similar vectors, and setting the object returning the highest score as the detection result; and wherein the score is calculated by dividing a sum of the similarity score for each similar vector by the number of feature vectors that have matched the object.
US08533158B1 Reclaiming data space by rewriting metadata
Reclaiming data space by rewriting metadata is disclosed. It is determined that fewer than all of the previous version data included in a write is required to be retained, e.g., beyond a continuous data protection window. A metadata record associated with the write is modified to point only to those blocks in which previous version data that is still required to be retained is stored. Other blocks become eligible for reclamation.
US08533153B2 Storing data following a power outage and without a proper time source
A system associated with a home energy gateway (HEG) is provided. The system includes a database having a plurality of data entry blocks, each block corresponding to a time interval and an internal database timing device configured to sync with an external real-time time server and maintain accurate time in the database. The home energy gateway is configured to add time-stamped data entries to the database. A homeowner may select a time period for a power outage so that the system sends an alert if the time period power outage is exceeded.
US08533150B2 Search index generation apparatus
A search index generation apparatus includes: an information manipulation monitor unit detecting an information manipulation performed by a user on a computer by monitoring the information manipulation of the user on the computer; an information manipulation database for accumulation of data relating to an information manipulation detected by the information manipulation monitor unit; and a task detection unit analyzing the data relating to the information manipulation accumulated in the information manipulation database, detecting a task of the user, identifying an information group processed in the task, and recording the data relating to the task in the task database.
US08533144B1 Automation and security application store suggestions based on usage data
A method, system, and computer-readable medium that facilitate the reception of usage data about the utilization of an intelligent home system and recommend intelligent home system products based on the usage data. The method, system, and computer-readable medium facilitate the analysis of the usage data to determine whether to recommend intelligent home system products and which, if any, intelligent home system products to recommend. Recommendations may be generated by comparing the usage data to an updated products list or an upgraded products list. Recommendations may be generated by comparing the usage data to a similar products list. The similar products list may be generated by analyzing previously received usage data to determine which products are often used together. Recommendations may be generated by comparing the usage data to a similar customers list. The similar customers list may be generated by analyzing previously received usage data to determine which products are used by other, similar users. Recommendations may be presented to a user if the intelligent home system.
US08533141B2 Systems and methods for rule based inclusion of pixel retargeting in campaign management
The present solution provides a configurable, dynamic and flexible mechanism to define and use pixel rules to identity and select campaigns for the user based on the user's pixel history as well as other behavior data. The pixel rules can be configured to identify one or more mandatory pixels that have to be present or tracked for the user in order to include or exclude a campaign in a campaign selection process. The pixel rules can be configured to identify weighted pixels that have to be present or tracked for the user in order to include or exclude a campaign in a campaign selection process. The pixel rules may identify any combination of mandatory and weighted pixel rules. These pixel rules may be configured via a user interface of a development tool and during run-time campaign management applied to the user pixel history to select and deliver campaigns.
US08533140B2 Method and system for design check knowledge construction
Disclosed is a design check knowledge construction system that adequately improves the quality of check knowledge and fully enhances the quality of a product, which is a final target to be checked. The check target knowledge definition section generates check target knowledge definition data, which is obtained by defining check target knowledge (check knowledge) that serves as a target field to be checked, in accordance with the relationship between a word group and words in the word group and with reference to technological ontology concerning technological basic intelligence input from a user input/output section. The word association section extracts a word group from a document data group associated with the word group in the check target knowledge definition data and associates words in the word group with each other in accordance with the document data group including a plurality of document data based on knowledge content.
US08533134B1 Graph-based fusion for video classification
A classifier training system trains unified classifiers for categorizing videos representing different categories of a category graph. The unified classifiers unify the outputs of a number of separate initial classifiers trained from disparate subsets of a training set of media items. The training process takes into account the relationships that exist between the various categories of the category graph by relating scores associated with related categories, thus enhancing the accuracy of the unified classifiers.
US08533133B1 Monitoring state of health information for components
In one advantageous embodiment, a method is provided for managing data. Information about the plurality of components is identified using data to form a plurality of instances for a plurality of nodes in response to receiving data for a plurality of components. Each node in the plurality of nodes corresponds to a component in the plurality of components. A number of variables having a range of values are formed to form a data structure. Each value in the range of values indicates a point in time at which a change to the information for a node occurs between a first instance and a second instance in the plurality of instances. More than one change between two consecutive instances is absent. The data structure is used to identify probability information about the plurality of components associated with the plurality of nodes.
US08533126B1 Dynamic determination of item returns during transit
Techniques are described for automatically and dynamically determining how to handle items being returned from customers while the items are in transit. Various factors may be considered to determine appropriate item return handling, including by assessing current conditions at the time of the determination. In addition, the dynamic item return handling may include selecting one of various potential return destinations for each item being returned and one of various types of return routing for the return. In some situations, the item return handling is performed for an item being returned from a customer while the item is at an intermediate shipping location, such as a selected location to which the customer was directed to send the item. This abstract is provided to comply with rules requiring an abstract, and with the intention that it will not be used to interpret or limit the scope or meaning of the claims.
US08533123B2 Systems and methods for conducting contactless payments using a mobile device and a magstripe payment card
Systems and methods for conducting contactless payments using a mobile device and a magstripe payment card are provided. One such method includes receiving, at the mobile device and prior to a requested financial transaction, a dynamic authentication token from a server, the dynamic authentication token indicative of a predetermined authentication of a magstripe payment card based on data obtained during a swipe of the magstripe payment card; wirelessly transmitting, in response to a request to facilitate a financial transaction, the dynamic authentication token from the mobile device to a contactless payment terminal; and sending the dynamic authentication token and information related to the requested financial transaction to the server for authorization of the requested financial transaction.
US08533120B2 System and method for issuing negotiable instruments by licensed money transmitter from direct deposits
Anonymous transactions regarding prepaid negotiable instruments may be conducted. An anonymous account may be provided that is identified by an account number. Upon verification of a PIN and the account number, an individual is authorized to make an initial deposit of funds into the anonymous account, representing a pre-payment for negotiable instruments. The individual is thus authorized to request the issuance of negotiable instruments in an amount not exceeding the initial deposit of funds. When the issuance of negotiable instruments has depleted the initial deposit of funds, the anonymous account is closed. However, the anonymous account may be converted into a non-anonymous account, capable of accepting subsequent deposits, if the individual provides personal identifying information. While an anonymous account is not authorized to accept direct deposits of funds, the non-anonymous account may be linked to a traditional bank account, via a communications link, to indirectly offer direct deposit capabilities.
US08533112B1 Method and system for providing a digital money infrastructure using mobile telephony
Systems and methods for providing a mobile telephony infrastructure for transferring electronic payments are provided. A user provides an amount of cash and a mobile telephone number to a distributor who then communicates to a payment processor the telephone number and the amount of cash provided. The payment processor then sends a payment code to the mobile telephone of the user. The user then can show the payment code to a merchant or other payment recipient to provide payment. A merchant can scan or otherwise receive the payment code from the user's mobile telephone, and transmit the code along with the amount of money to be received to the payment processor. The payment processor then credits the merchant's account with the appropriate amount of money, and transmits a new payment code to the user's mobile telephone reflecting the amount of money remaining after the payment to the merchant.
US08533108B2 Computerized method and system for providing a continuing education credit card
An improved computerized method for provides credit card services by a card issuer. The improvement operates in connection with continuing education offered to a constituent of an organization. In this context, the constituent has an account with the card issuer and the improvement includes storing, in association with the account, data associated with a provider's course approved by the organization for enrollment by the constituent. It also includes processing incoming merchant charges to be posted to the account to flag any charge identified as pertaining to the approved course by the associated data and to store such charge as flagged. Finally it includes deferring billing of any flagged charge, pending settlement of such flagged charge under an arrangement with the organization.
US08533104B2 Multi-broker order routing based on net position
The disclosed embodiments provide tools for multi-broker order routing based on net position at a broker. The net position of a user at a broker to receive a portion of a trade order is considered when allocating the quantity for the trade order to multiple brokers.
US08533100B2 Automated batch auctions in conjunction with continuous financial markets
A method and system for performing a batch auction whereby a series of orders, according to a variety of predetermined order types, are generated by qualified market participants and communicated to an auction system. The auction system takes into account each order and its impact upon relative supply and demand to determine by a preset algorithm a price and share transaction quantity. Trades are executed at the price, and a portion of the transaction quantity is allocated to each investor on a fair basis dependent upon their initial orders. In embodiments of the present invention, the auction system uses a computer system or network designed to automatically perform one or more steps of the above method. Such a system is preferably connected to one or more ECNs such that non-executed shares can be automatically sent to outside sources for execution. In alternative embodiments, the invention includes the use of a one or more intermediaries or market makers to cover certain unexecuted trades at the determined price. The present invention is preferably used to conduct batch auctions at the opening and closing of securities trading markets.
US08533096B2 Compliance rules for dynamic bidding
Systems and techniques to implement compliance rules in a dynamic sourcing system. One or more compliance rules may be associated with an opportunity created using the dynamic sourcing system. A response to the opportunity may be evaluated based on the compliance rule. An action may be taken based on the evaluation.
US08533095B2 Computer implemented method and apparatus for processing auction bids
Systems and methods for a computer-implemented auction bidding process that assigns a winning bid quantity and a winning bid amount to each bid in an ordered list of bids by a single resolution of the ordered bid list based on the maximum amount the bidder is willing to pay for the offered item(s). The bid list is ordered by one or more criteria, including the maximum amount to which the submitted bid may be increased via an autobid feature, and resolution of the bid list considers these criteria in assigning bid quantities and bid amounts to each bid.
US08533094B1 On-line auction sales leads
A method for generating on-line sales leads in an on-line auction. The method determines when a prospective bidder for an on-line auction of a specific item by a seller accesses the on-line screen for the item. The method obtains the e-mail address of the prospective bidder and either correlates the e-mail address of the prospective bidder with the item by seller or with a classification for the item. The correlated e-mail address is then delivered to the seller or to a purchaser and may be accompanied with information identifying the specific item, the classification, whether a bid was made or not, etc. Furthermore, the delivery occurs at periodic fixed time intervals or when a fixed number of e-mail addresses are obtained.
US08533092B1 Financial evaluation process
Quantitatively improving a financial evaluation is disclosed. A plurality of factor scores based on a plurality of factors is determined. A total score is calculated based on the plurality of factor scores. A plurality of actions is identified that will influence at least a portion of the plurality of factor scores. The actions are ranked based on their total impact on the plurality of factor scores. A most important action of the plurality of actions to improve the total score is determined.
US08533089B1 Methodology and process for constructing factor indexes
Construction of indexes are addressed wherein a portfolio of securities and their associated investment weights or shares is generated. Indexes comprising a plurality of securities can often be bought and sold more cheaply than buying and selling the individual constituents of the index resulting in reduced transaction costs. In passive and enhanced indexing, investments are made with reference to an index. Factor indexes can serve as active manager benchmarks for investable products such as exchange traded funds and mutual funds. Computer based systems, methods and software are addressed for constructing indexes that replicate the returns of a quantitative factor such as medium term momentum or value with the best possible replication of the underlying factor returns. The methodology provides an approach to determine the index even when all desirable characteristics of the index are not simultaneously achievable.
US08533088B1 Methods, systems and securities for assuring a company an opportunity to sell stock after a specified time
In one embodiment, a sale, by a company to another entity, of a security may be issued. The security may include a post-paid forward contract which obligates the other entity to purchase a fixed number of shares stock of the company; and debt. In one embodiment, a purchase, by the company from the other entity, of a pre-paid forward contract may be issued, which obligates the other entity to deliver to the company a variable number of shares of stock in the company. In one embodiment, the post-paid forward contract obligates the company to sell and the other entity to purchase, at maturity of the post-paid forward contract, a fixed number of shares of stock in the company for a fixed price.
US08533085B2 Method for aggregating and valuing intellectual property in an exchange
The present invention relates to methods of aggregating and valuing intellectual property in a financial exchange. The present invention provides means whereby holders of intellectual property rights may sell, or license intellectual property to an aggregator and receive shares of stock or cash for the contribution based on the aggregated value of the intellectual property held by the aggregator.
US08533084B2 Risk identification system and methods
The present invention relates to a system and methods by which the risk associated with a new opportunity or new or ongoing relationship may be assessed. An example of such new opportunity or new relationship for which the present invention may be used to assess the risk is that concerning a potential new customer of a financial institution. The risk assessment of the present invention may be used to assess whether a new customer should be taken on as a customer and, if so, to what extent should the possible full range of account benefits be provided to the new customer. Other applications include assessing risk regarding a candidate for employment, assessing casualty loss and/or repayment risk in the insurance industry, and assessing risk in a landlord tenant relationship to determine whether or not to rent to the prospective tenant and if so, the amount of the security deposit.
US08533080B2 Methods and systems for providing liquidity options and permanent legacy benefits for annuities
This invention relates to methods and systems that provide annuities with at least one liquidity option that allows the holder of the liquidity option to exercise the option and convert therewith a portion of a value of the annuity into a liquid asset, such as cash or a cash value, based on the value of future income payments, which can include payments that are guaranteed to be paid for the duration of one or more lifetime. The conversion may be in a variety of forms, such as an advance of at least a portion of the future income payments, or in the form a lump sum distribution of at least a portion of a commuted value of the annuity computed based at least in part on the present value, at the time of the conversion, of future income payments for the remainder of the guarantee period. This invention further relates to methods and systems that provide annuities including a liquid legacy benefit option that provide a lump sum distribution of a portion of an annuity premium to a beneficiary at the end of the guarantee period that is substantially certain at the inception of the annuity.
US08533078B2 Virtual redaction service
A redaction system including a system for receiving an electronic version of a first document; a system for generating an electronic version of a second document which is a redacted version of the first document, wherein the system for generating includes a computer having a redaction engine coupled to a source of redaction rules; and a system for transmitting the second document from the redaction system.
US08533076B2 Online game commerce system
An online game commerce system, in one embodiment, provides an architecture for enabling the interactive trade, collection, advertisement, purchase, and sales of video game components through the representation and use of an online marketplace such as an auction, store, trading hub or similar expression within a video game. For example, an online race car game purchased at a retail store comes with five different starter cars, but game players are offered the opportunity through an online store or auction accessible through the game to purchase additional cars for $5 each or a new engine for existing cars for $1.00 each. After the initial release of the game, game publishers may offer new cars and race tracks downloadable online for a price of $5.00 each or a promotional offer of $20 for any combination of five.
US08533072B2 Multi-level glogbal available-to-promise
A method and a set of computer instructions for filling a customer sales order for a product are described. The method determines the availability of the product. The method determines the components of a product if the product is unavailable. The method determines the availability of the components from one or more suppliers.
US08533071B2 Intelligent multimedia E-catalog
An intelligent product catalog system provides for electronic creation, management and viewing of product information using a multimedia display system. A central database repository stores the product information and provides for an unlimited number of product attributes and dynamic reconfiguration of the product information. The central database repository comprises a meta data system, a scheme system and an object model system. A plurality of applications access the central database repository, the applications being automatically adaptive to the dynamic reconfiguration of the product information. A user interface provides display, sorting and filtering of the product information including the unlimited number of product attributes.
US08533070B2 Apparatus and method for aggregating and accessing data according to user information
An apparatus and method for aggregating and accessing data according to user information are provided. According to one aspect, an interface device for providing data between a first device and a second device comprises an input, an output, logic, and a repository for storing personal data and data associated with one or more users. The input of the interface device receives data in a first format from the first device. The logic receives a data request, identifies a second device for receiving the data, identifies a second format for the second device, and translates the data to the second format. The translated data is then transmitted to the second device via the output. The logic may further collect, aggregate, and transmit the aggregated data to a requesting device. The input may be a product identification input device. The second device may be billed for the data services.
US08533069B2 System, method, and computer program product for realization of online virtual objects
A system, method, and computer program product for an online transferring system where a conveying user may transfer a virtual object, representative of a real object, to a receiving user using an electronic ID of the receiving user and have a real object delivered to a shipping address of the receiving user without knowledge of the shipping address by the conveying user. The system includes an electronic data store having a set of identifying information for a receiving user. The set of identifying information includes an electronic ID and a physical contact address. The system includes a communication system for communication between the conveying user and the receiving user. The communication system provides the electronic ID to the conveying user without providing the physical contact address to the conveying user. The system includes a virtual object, representative of a real-world object, associated with the conveying user. The system includes a physical shipping system, coupled to the communication system, for initiating a delivery of the real-world object to the physical contact address responsive to the conveying user communicating the virtual object to the electronic ID.
US08533067B1 System for obtaining recommendations from multiple recommenders
A personalization network service enables developers to develop recommenders that can be made available to content site operators for providing recommendations to end users. The personalization network service may also be capable of optimizing the use and selection of the recommenders for different end users, groups or segments of end users, content sites, and the like.
US08533064B2 Method and medium for universal shopping cart order injection
A universal shopping cart is provided that obtains and orders products and services from different merchants located on the Internet. The consumer completes all of their shopping on the shopping site and is not directed to another merchant's site to complete an order. The universal shopping cart provides a monitoring service that allows the consumer to monitor a product for specified criteria. The order injection system places orders for products contained within the universal shopping cart from affiliated and non-affiliated merchants. Specific ordering details required from merchants external to the shopping site are hidden from the consumer. For external merchant sites that require a consumer account before allowing the product to be purchased, the shopping site creates a new consumer account without intervention from the consumer. Once the products are ordered, the consumer may keep track of the ordered products from the shopping site.
US08533060B1 Adjustable golf club and system and associated golf club heads and shafts
In general, aspects of this invention relate to golf clubs or golf club components incorporating adjustment members that permit ready adjustability of golf club parameters and/or interchangeability of golf club components to change a golf club configuration, and methods for providing golf clubs. According to aspects of this invention, an adjustment member may be utilized to allow the adjustability of a golf club parameter to change a golf club configuration, while ensuring there is substantially no change to other club or club head variables, parameters or characteristics. According to another aspect of this invention, an adjustment member may be utilized to allow the adjustability of two golf club parameters independently to change a golf club configuration, while ensuring there is substantially no change to other club or club head variables, parameters or characteristics.
US08533059B2 System and method for message-based purchasing
Various embodiments of a system and method for message-based purchasing are described. The system and method for message-based purchasing may include a message-based purchase service configured to determine that a selection has been performed through a network-based interface. Such selection may be indicative of one or more items offered for sale via the network-based interface. The message-based purchase service may be configured to, in response to the selection of one or more items, send to a communication device, a message indicating a code corresponding to the selection. The message-based purchase service may receive from the communication device through a communication channel that does not include the network-based interface, a message including the code. The message-based purchase service may be configured to, in response to determining that the message received from the communication device includes the code, generate a purchase request for the one or more previously selected items.
US08533056B2 Customizing an online shopping experience for a user
A method for customizing an online shopping experience for a user is disclosed. The method includes receiving at a marketplace system a request from a user system to transmit instructions for a rendering by the user system of a predetermined user interface relating to a product, using a processor to select one of a plurality of other user interfaces relating to the product, and transmitting to the user system instructions for the rendering by the user system of the one of the plurality of other user interfaces.
US08533055B1 Trade-in photo documentation
Disclosed are various embodiments for an inspection system and method that automatically photographs or captures video footage of received items for trade-in as they are being inspected or graded.
US08533048B2 Advertisement revenue management
Maximizing revenue for sales of advertisement slots between a content provider and an advertiser includes identifying a plurality of advertiser segments and identifying a plurality of advertisement slots, estimating a utility value for each identified advertisement slot, and determining an estimated optimal grouping of advertisement slots based on the estimated utility values.
US08533047B2 Internet business transaction processor
Targeted products are offered over a communications network. Product data for a plurality of products from a plurality of distributors for the products is received. Customer data from a plurality of customers comprising personal information about customers is received. Using the data, at least one user-specific product offering from the plurality of products is generated. Automated messages comprising the at least one user-specific product offering to the one or more customers are then sent.
US08533045B1 Universal coupon redemption system and method
The present invention comprises a universal coupon redemption system and method for redeeming both paper and electronic coupons that eliminates fraud. The system and method provides verification, validation and authentication of coupon redemption transactions in a third party environment while eliminating the need to ship coupons to manufacturers for reimbursement. In one embodiment, the system and method also advantageously addresses the increasingly complex identification of coupons by removing the encoded redemption requirements from the coupon itself and moving the redemption requirements to a third party coupon processing appliance.
US08533043B2 Clickable terms for contextual advertising
An online advertising selects online advertisements for display on a network location taking into account a probability that a candidate online advertisement will receive a click on a particular website. The system may determine a network location identity of the network location and transform a set of advertisements into a set of ranked advertisements. The system may determine an advertisement rank of a first advertisement among the set of ranked advertisements. The system then may generate a click probability value. The click probability value may reflect a click probability of the first advertisement by dividing an exponent of a weighted sum of the network location identity and the advertisement rank by one plus the exponent of the weighted sum of the network location identity and the advertisement rank.
US08533041B2 Risk-and-return based advertisement selection and scheduling
Method and system embodiments of the present invention employ risk and return estimates in order to select and schedule display of advertisements. One embodiment of the present invention is directed to an advertising system that includes an advertising-selection-and-scheduling component and an information-provision system. The advertising-selection-and-scheduling component selects advertising for inclusion in information provided to users, prepares a schedule based on risk associated with including the selected advertising in the information provided to the users according to the schedule and based on return expected from including the selected advertising in the information provided to the users according to the schedule, and stores the prepared schedule in a computer-readable medium for subsequent access by the information-provision system.
US08533036B2 Rewards based currency processing system
To execute an ecommerce purchase transaction between a customer and merchant using rewards points made available to the customer through a rewards program provider, a system executes a transaction with the merchant and the rewards program provider. The system receives a customer request to execute the purchase using rewards points. Additionally, the system retrieves customer reward points information responsive to a customer authorization and determines a redemption rate for redeeming the rewards points to transaction currency. The system executes a redemption transaction with the rewards program provider, thereby receiving transaction currency in exchange for released points. The system also executes a transaction with the merchant, purchasing one or more customer selected item on behalf of the customer using transaction currency. Finally, the system provides the user with updated reward points account information.
US08533034B2 Method for real-time credit calculation of different loyalty programs based on call behavior and use of IP-based multimedia subsystem (IMS) services
The invention relates to a method for real time credit calculation of differing loyalty programs based on telephone usage of a user and use of IP-based multimedia sub system (IMS) services, wherein statistical data for the user is recorded and stored in a databank by means of an OSAS (Online Statistic Advertisement Server) service. The invention is characterized by storage of loyalty profiles in the LPF, registration of the customer in the IMS, start up of a service by the customer/user, contacting the OSAS in real time via the HSS profile, recording the statistics in real time for the service such as, for example, type, time spans and similar, triggering the OLS based on the HSS profile, startup of the interfaces by the OLS, use of operator systems through the OLS and provision of the service after contacting the OLS.
US08533023B2 Systems, methods and computer program products for compact scheduling
Methods, systems and computer program products are provided for allocating resources in a plannable process, wherein a number of resources is used for executing an order comprising a chain of related activities to be executed on the number of resources. In one implementation, a method comprises, for each order, identifying a first activity execution due date for executing a predetermined first activity in the order, scheduling an execution date for each activity according to a just-in-time criterion in correspondence with an activity execution due date of a related activity, identifying a second activity execution date for executing a predetermined second activity in the order that is scheduled according to the scheduling routine, and reversely scheduling an execution date for each activity according to a just-in-time criterion in correspondence with an activity execution due date of a reverse related activity, wherein the second activity execution date is kept fixed as a second activity execution due date.
US08533022B2 Enterprise wide value chain management system (EVCM) for tracking, analyzing and improving organizational value chain performance and disruptions utilizing corrective actions
An Enterprise-wide Value chain management (EVCM) system for real-time monitoring and control of enterprise-wide value generation and consumption is disclosed. The EVCM system comprising, an interface unit to interact with pluralities of entities in an organization to track and collect event records, compute value generation or consumption, measure the value and aggregate it at various levels of enterprise, make it available though dashboard to provide cockpit view of the enterprise value, provide control system, both internal and external, for influencing the value dynamics across the enterprise.
US08533021B2 System and method for remotely repairing and maintaining a telecommunication service using service relationships and service management system employing the same
A service management system and method. In one embodiment, the service management system includes: (1) a service description repository configured to contain service descriptions that define services in terms of a set of systems and devices that assume roles based on at least one of capabilities and attributes thereof and (2) a service management engine coupled to the service description repository and configured to employ one of the service descriptions to repair a corresponding one of the services using a predefined relationship among a subscriber, at least one of the systems and devices and optimal values.
US08533017B1 Succession planning for registered investment advisors
Methods and apparatuses are described for determining a succession planning track for a registered investment advisor. A server generates a plurality of paired statement sets associated with business and personal goals, and each statement in the statement sets is associated with one or more succession planning tracks. The server receives a statement selection for each set of paired statements, determines one or more preliminary tracks, and generates a first set of business and personal value statements associated with the preliminary tracks. The server receives a priority ranking for at least two of the value statements and determines one or more intermediate tracks. The server generates a checklist with a second set of value statements associated with the intermediate tracks. The server receives a set of responses to the second set of value statements, determines a final track, and generates a succession action plan corresponding to the final track.
US08533005B2 Method and system for optimizing utilization of a donor
A system (and method) for optimizing utilization of a human resource, including determining an emotional state or a physical state of the human resource, and determining whether the emotional state or the physical state of the human resource corresponds to a task.
US08533004B1 Systems and methods for patient communications in conjunction with prescription medications
Systems and methods for providing targeted content to a patient who has received a prescription for medication. The systems and methods generally provide the content prior to the Point of Sale (POS) of the actual prescription allow patients to review the content and possibly act on it prior to actually obtaining the medication. Depending on embodiment, the content may be provided by a pharmacy at or around the time of dispensing or by a physician at or around the time of prescribing.
US08533002B2 DAS predictive modeling and reporting function
A system and method facilitating the management of current and prospective customers and customer information is provided. The invention includes an aggregation system adapted to provide management and generation of current and prospective customers. The invention further provides management of current and prospective customer information. Additionally, the aggregation system provides for generating advertisements based at least in part upon market information. Finally, the present invention also includes a printstream aggregation method facilitating the printing of print orders.
US08532997B1 Automated third party verification system
Methods and computer readable medium for providing third party verification data files to entities authorized to access the data files using a third party verification system. In an exemplary embodiment, the method includes obtaining a data file identifier and retrieving a data file of the data files corresponding to the data file identifier. The data file may be stored in a verification system and contain a digitally stored voice recording of at least one response by an individual to at least one question. From there, the retrieved data file may be transmitted to the authorized entity.
US08532996B2 Audible post-it system
An audible post-it system includes a post-it note printed with an index and an optical reading and recording device having an optical module, a switch, a storage device, an audio recording device, an audio playing device and a processor. The optical reading and recording device reads an image of the index. When the optical reading and recording device is at a recoding state, the processor receives the image of the index and obtains the index, then receives a digital audio outputted by the audio recording device to match the index with the digital audio, and stores the digital audio based on the index. When the optical reading and recording device is at a playing state, the processor receives the image of an index and retrieves the index, then reads a digital audio based on the index, and sends the digital audio to the audio playing device for playing.
US08532995B2 System and method for isolating and processing common dialog cues
A method, system and machine-readable medium are provided. Speech input is received at a speech recognition component and recognized output is produced. A common dialog cue from the received speech input or input from a second source is recognized. An action is performed corresponding to the recognized common dialog cue. The performed action includes sending a communication from the speech recognition component to the speech generation component while bypassing a dialog component.
US08532993B2 Speech recognition based on pronunciation modeling
A system and method for performing speech recognition is disclosed. The method comprises receiving an utterance, applying the utterance to a recognizer with a language model having pronunciation probabilities associated with unique word identifiers for words given their pronunciations and presenting a recognition result for the utterance. Recognition improvement is found by moving a pronunciation model from a dictionary to the language model.
US08532991B2 Speech models generated using competitive training, asymmetric training, and data boosting
Speech models are trained using one or more of three different training systems. They include competitive training which reduces a distance between a recognized result and a true result, data boosting which divides and weights training data, and asymmetric training which trains different model components differently.
US08532988B2 Searching for symbol string
A method for searching for an input symbol string, includes receiving (B) an input symbol string, proceeding (C) in a trie data structure to a calculation point indicated by the next symbol, calculating (D) distances at the calculation point, selecting (E) repeatedly the next branch to follow (C) to the next calculation point to repeat the calculation (D). After the calculation (G), selecting the symbol string having the shortest distance to the input symbol string on the basis of the performed calculations. To minimize the number of calculations, not only the distances are calculated (D) at the calculation points, but also the smallest possible length difference corresponding to each distance, and on the basis of each distance and corresponding length difference a reference value is calculated, and the branch is selected (E) in such a manner that next the routine proceeds from the calculation point producing the lowest reference value.
US08532987B2 Speech masking and cancelling and voice obscuration
A non-acoustic sensor is used to measure a user's speech and then broadcasts an obscuring acoustic signal diminishing the user's vocal acoustic output intensity and/or distorting the voice sounds making them unintelligible to persons nearby. The non-acoustic sensor is positioned proximate or contacting a user's neck or head skin tissue for sensing speech production information.
US08532986B2 Speech signal evaluation apparatus, storage medium storing speech signal evaluation program, and speech signal evaluation method
A speech signal evaluation apparatus includes: an acquisition unit that acquires, as a first frame, a speech signal of a specified length from speech signals; a first detection unit that detects, on the basis of a speech condition, whether the first frame is voiced or unvoiced; a variation calculation unit that, when the first frame is unvoiced, calculates a variation in a spectrum associated with the first frame on the basis of a spectrum of the first frame and a spectrum of a second frame that is unvoiced and precedes the first frame in time; and a second detection unit that detects, on the basis of a non-stationary condition based on the variation in spectrum, whether the variation of the first frame satisfies the non-stationary condition.
US08532985B2 Warped spectral and fine estimate audio encoding
A warped spectral estimate of an original audio signal can be used to encode a representation of a fine estimate of the original signal. The representation of the warped spectral estimate and the representation of the fine estimate can be sent to a speech recognition system. The representation of the warped spectral estimate can be passed to a speech recognition engine, where it may be used for speech recognition. The representation of the warped spectral estimate can also be used along with the representation of the fine estimate to reconstruct a representation of the original audio signal.
US08532982B2 Method and apparatus to encode and decode an audio/speech signal
A method and apparatus to encode and decode an audio/speech signal is provided. An inputted audio signal or speech signal may be transformed into at least one of a high frequency resolution signal and a high temporal resolution signal. The signal may be encoded by determining an appropriate resolution, the encoded signal may be decoded, and thus the audio signal, the speech signal, and a mixed signal of the audio signal and the speech signal may be processed.
US08532980B2 Document proofing support apparatus, method and program
According to one embodiment, a document proofing support apparatus includes an input unit, an analysis unit, a detection unit, a database unit, a retrieval unit, and a display unit. The input unit is configured to receive input of one of at least one proof document and at least one entry document. The analysis unit is configured to perform a morphological, a syntactic and a dependency analysis and generate analysis information including a dependency relation. The detection unit is configured to detect as a possible coined word character string a compound word having a nominal continuation relation. The database unit is configured to store syntactic information. The retrieval unit is configured to retrieve a dependency-relation sentence, and to determine the possible coined word character string as a coined word if the dependency-relation sentence exists. The display unit is configured to display a message including the coined word.
US08532977B2 Handheld electronic device with reduced keyboard and associated method of providing improved disambiguation
An improved handheld electronic device having a reduced keyboard provides facilitated language entry by making available to a user certain words that a user may reasonably be expected to enter. In some situations, certain words can be stored, for example, in a temporary dictionary for use in particular situations. For instance, the names of the recipients of an electronic message might be stored in a temporary dictionary for rapid retrieval when entering a salutation in the message. As another example, a number of the words in an existing electronic message may be stored in a temporary dictionary and made available to a user when replying to or forwarding the message since the existing message might include words that the user might reasonably be expected to type in the reply message or the forwarded message.
US08532974B2 Developing system and method for optimizing the energy consumption of an application program for a digital signal processor
A method for optimizing energy consumption of an application program for a DSP includes a program code generating unit is adapted to edit and generate a program code, a program compiling unit is adapted to receive the program code, and according to the program code and the instructional wise energy consumption database generate a plurality of assembly codes, and a DSP simulator adapted to receive the assembly codes and at least one stimulus to simulate the total and the amount of energy every instruction of the assembly codes consumes and transmit the results to the program compiling unit. The program compiling unit modifies the compiling scheme to recompile the program code and transmits the new assembly codes to the DSP simulator, until the simulation results reach or are lower than a predetermined energy consumption value.
US08532973B1 Operating a storage server on a virtual machine
A system and method of testing, during development, the operation of a clustered storage server system and its associated storage operating system. The system includes at least one host computer having a host operating system, and at least one virtual computer having a simulated storage operating system, at least one simulated disk, a simulated NVRAM, and a simulated flashcard within a guest operating system hosted by the host operating system. The simulated storage operating system represents an actual storage operating system. Facilities of the simulated storage operating system including the simulated disk, the simulated NVRAM, and the simulated flashcard are mapped onto corresponding facilities of the host operating system via virtualization components of the virtual computer so that the simulated storage operating system operates substantially the same as the actual storage operating system on low cost host hardware platforms.
US08532971B2 DPLL-based SAT solver using with application-aware branching
A system and method for determining satisfiability of a bounded model checking instance by restricting the decision variable ordering of the SAT solver to a sequence wherein a set of control state variables is given higher priority over the rest variables appearing in the formula. The order for control state variables is chosen based on an increasing order of the control path distance of corresponding control states from the target control state. The order of the control variables is fixed, while that of the rest is determined by the SAT search. Such a decision variable ordering strategy leads to improved performance of SAT solver by early detection and pruning of the infeasible path segments that are closer to target control state.
US08532969B2 Numerical simulation method for characterizing fluid channelling along large-aperture fractures of reservoirs
A numerical simulation method for characterizing fluid channeling along large-aperture fractures of reservoirs relates to the field of petroleum reservoir development research and computational fluid dynamics. The conventional method can not effectively represent the rapid fluid channeling along large-aperture fractures. Aiming at solving the above technical problem, an advanced method is provided in the present invention. In the invented method, the geometric similarity and hydraulic similarity treatments of large-aperture fractures can be made simultaneously, moreover, the traditional numerical simulation software was improved to be an unstructured grid simulator. Therefore, the method of the present invention can effectively simulate the rapid fluid channeling along large-aperture fractures, consequently it can ensure the reliability of the simulation results and provide reasonable reference for the adjustment and optimization of oil field development plans. The present invention is simple in principle and easy to use, thus it has a great value of application and popularization.
US08532965B2 Method and system for traffic simulation of road network
According to one embodiment, a system is disclosed, which uses road parameters defining the road network and model parameters used as initial-value parameters, thereby performing traffic simulation by the microsimulation method. The system includes a traffic simulator and a display controller. The traffic simulator performs traffic simulation to predict a traffic condition on an object road of a road network. The display controller controls a display unit, displaying the result of the simulation. More precisely, the display controller displays a dynamic image showing the traffic condition of vehicles running on the road network, on the screen of the display unit, and changes the image in terms of pattern, in accordance with a display instruction.
US08532954B2 Method of characterizing a CO2 plume in a geological storage aquifer
A method of monitoring a CO2 geological storage site by locating the CO2 plume from 4D seismic data is disclosed. A stratigraphic inversion of the seismic data is performed in order to obtain the P and S impedances, before and after CO2 injection. A density variation cube and an incompressibility modulus variation cube are constructed from the seismic impedances. The free CO2 plume is located within the subsoil by identifying, within the cubes cells where the density variation is negative and where the incompressibility modulus variation is negative, which are of an absolute value greater than a given positive threshold.
US08532953B2 Method and apparatus for multiple trigger path triggering
A method and apparatus for determining a trigger in a test and measurement apparatus are provided. The method comprises the steps of loading a first trigger configuration to a first trigger element of the test and measurement apparatus and loading a second trigger configuration to a second trigger element of the test and measurement apparatus so that these trigger elements operate substantially simultaneously, It is then determined whether the input signal generates a trigger in accordance with the one or more trigger configurations.
US08532952B2 Processes to create discrete corrosion defects on substrates and establish corrosion NDI test standards
Methods and apparatuses are provided for creation of discrete corrosion defects with a wide range of diameter to depth aspect ratios for painted test standards. Also provided are methods for use of those test standards to characterize the corrosion under paint detection threshold, statistical reliability, and accuracy of NDI and/or NDT techniques including but not limited to flash thermography, ultrasonic testing, eddy current testing, microwave testing, shearography, and infrared testing.
US08532947B2 Method of identifying an integrated circuit and corresponding integrated circuit
An integrated circuit includes non-volatile storage configured to secretly store a digital word, the value of which forms an identification code. The integrated circuit also includes control circuitry configured to receive the digital word and to generate transient electrical currents or transient voltages, the characteristics of which depend on the value of the digital word. There is an electrically conductive network configured to be passed through by the electrical currents or receive the transient voltages so as to generate an electromagnetic field that identifies the integrated circuit.
US08532946B2 Power supply usage determination
The remaining capacity of a power source, such as a battery, may be monitored with a microprocessor by integrating data received from a current sensor. The microprocessor may measure electrons passing through the battery by sampling the integrator and summing the values recorded from the integrator. Each time the integrator is sampled, the microprocessor may reset the integrator to prevent the integrator from saturating. The microprocessor may sample the integrator when the integrator approaches a predetermined value. The remaining capacity of the battery may be calculated based on calibration values and the sum of electrons measured by the integrator. The remaining capacity may be communicated to remote users through a network and displayed in an executive dashboard.
US08532942B2 Monitoring system for well casing
A system (20) for monitoring deformation of a substantially cylindrical casing (14). The system (20) includes at least two strings (22) of interconnected sensors (24) that are wrapped around the casing (14) so as not to intersect one another. At least one of the strings (22) includes a series of at least two segments (S). The series of segments (S) includes a segment (S) arranged at one wrap angle (θ) and another segment (S) arranged at a different wrap angle (θ).
US08532941B2 Fatigue life estimation method and system
A method to estimate the fatigue life of a component operable under cyclic stress is provided. A system including testing device for performing a strain controlled test of a component or a representative specimen of the component, to obtain therefrom a first set of data samples including measured stress amplitude values for varying applied strain levels, and a second set of data samples including measured number of cycles to crack initiation for varying applied strain levels is also provided. The system further includes a modeling device for fitting a first low cycle fatigue material curve on the first set of data samples and a second low cycle fatigue material curve on the second set of data samples.
US08532940B2 Systems and methods for the inspection of structures having unknown properties
An inspection method includes driving a plurality of spaced apart transmitting transducer elements with a respective time delay and a respective frequency such that each of the transmitting transducer elements transmits an ultrasonic guided wave through a transmission medium defined by a material having at least one unknown physical property. The ultrasonic guided waves are received at a receiving transducer element disposed at a distance from the transmitting transducer elements. A respective time delay and a respective frequency for each of the transmitting transducer elements is determined that provides a maximum amplitude in a signal received at the receiving transducer element. The plurality of transmitting transducer elements are activated in accordance with the determined time delays and frequencies to transmit inspection signals through the transmission medium. A location of a defect in the material is determined based on velocities of the inspection signals received at the receiving transducer element.
US08532939B2 System and method for monitoring health of airfoils
A system is presented. The system includes a data acquisition system that generates time of arrival (TOA) data corresponding to a plurality of blades in a device, a central processing subsystem that determines features of each of the plurality of blades utilizing the TOA data, and evaluates the health of each of the plurality of blades based upon the determined features.
US08532937B2 Methods and systems for identifying micro-RNA targets and synthesizing novel micro-RNAs and uses of the same
Method of identifying a microRNA-recognition element and of generating microRNAs are disclosed. System and computer programs for performing such methods are disclosed. Recombinant nucleic acid molecule comprising a heterologous coding sequences and one or more MREs are also disclosed as are isolated nucleic acid molecule comprising one or more MRE sequences and being free of a coding sequence operably linked to regulatory elements. MicroRNA generated by a methods of the invention and the use of the microRNAs to downregulate gene expression are disclosed.
US08532936B2 Normalizing chromosomes for the determination and verification of common and rare chromosomal aneuploidies
The present invention provides a method capable of detecting single or multiple fetal chromosomal aneuploidies in a maternal sample comprising fetal and maternal nucleic acids, and verifying that the correct determination has been made. The method is applicable to determining copy number variations (CNV) of any sequence of interest in samples comprising mixtures of genomic nucleic acids derived from two different genomes, and which are known or are suspected to differ in the amount of one or more sequence of interest. The method is applicable at least to the practice of noninvasive prenatal diagnostics, and to the diagnosis and monitoring of conditions associated with a difference in sequence representation in healthy versus diseased individuals.
US08532934B2 Rapid and comprehensive identification of prokaryotic organisms by metagenomic analysis
An improved method for rapid identification of microorganisms is disclosed, along with sequences of PCR primers optimized for this purpose. The primers are designed based on information analysis of sequences from a large number of organism to amplify certain segments of genomic DNA whose sequences are unique among different organisms. The PCR products are compared with a DNA sequence database to obtain the identity of the microorganisms. This approach provides an accurate and fast identification and taxonomic assignment of microbial species.
US08532929B2 Method and apparatus to incorporate internal gradient and restricted diffusion in NMR inversion
Pulse sequences are applied to a fluid in an earth formation with an external static magnetic field and NMR spin echo signals are obtained. The received NMR signals are affected by internal field gradients due to a contrast in magnetic susceptibility between the grains of the formation matrix and the fluid in the pore space. Processing of the data gives the relaxation time and diffusivity of the fluid.
US08532928B2 System and method for improving surface electromagnetic surveys
A technique provides a methodology for improving surveys of subterranean regions. The methodology comprises estimating macro anisotropy and an intrinsic or micro anisotropy of an overburden. A surface electromagnetic survey is conducted, and the data from the survey is inverted based on or including information gained from estimating the macro anisotropy and/or intrinsic anisotropy. A processor system can be used to conduct the inversion with the adjustments for anisotropy to improve the information provided by the survey.
US08532926B2 Map information processing device
A map information processing device includes a map information storage unit 23 for storing map information, a sensor information input unit 22 for inputting sensor information used for calculation of a current position, a navigation processing unit 25 for calculating the current position by using the map information read from the map information storage unit, and the sensor information inputted from the sensor information input unit, and for, when determining that the above-mentioned calculated current position is in a tunnel shown by the read map information, and when this tunnel branches into tunnel sections at a forward position, calculating a distance to each of all tunnel end points to generate a map image about a map including this calculated distance, and an output control unit 26 for outputting the map image generated by the navigation processing unit.
US08532925B2 Spatial indexing method and apparatus for navigation system for indexing and retrieval of XML map data
A method and apparatus efficiently assigns the spatial index numbers to map cells that divide an area which is a unit of administrative region into a plurality of small units. The method includes the steps of: establishing a plurality of map cells that divide an administrative region expressed by XML map data which is configured in a multiple-layered structure; determining a layer in the XML map data on which the map cells are established; selecting a type of tracing curve for sequentially indexing the plurality of map cells; assigning index numbers consecutively to the map cells with the sequence of the tracing curve; and repeating foregoing steps for all of the map cells in all of the layers of the XML map data, thereby creating a map database in the XML format with the spatial indexes for all of the map cells.
US08532922B2 Method for simplifying a description of a route of travel
A method for simplifying a description of a travel route represented by a list of route points includes: reading in a travel route which is mapped by a list of route points represented by a plurality of route points, each route point representing a different subsegment of a travel route on a digital road map; altering the list of route points according to a predetermined algorithm, in order to obtain an altered list of route points that represents the travel route; and storing the altered list of route points in order to simplify the description of the travel route.
US08532921B1 Systems and methods for determining available providers
Systems and methods for determining available providers is disclosed. One embodiment includes communicating with a plurality of third party data storage units, at least one of the plurality of third party data storage units comprising user preference data for a vehicle, retrieving the user preference data from a remote location, and facilitating storage of the user preference data. Some embodiments include utilizing the user preference data to predict a likely current destination and providing, by a vehicle computing device, data related to the likely current destination to a user.
US08532919B2 Method and apparatus of physically moving a portable unit to view an image of a stationary map
A background map remains stationary relative to a portable unit while the portable unit moves within a plane parallel to the screen of the portable unit. As the user moves the unit, images of the background map appear on the screen of the portable device. The user scans the stationary map presented on the screen of the portable unit. This has several benefits since now relative distances and angular displacements within the plane between objects that are outside of the range of the screen of the handheld unit can be immediately be located and placed into view on the screen of a portable unit. The handheld unit is like a Sliding Window which provides a view of this image of a stationary map lying in the background of the portable unit.
US08532917B2 Method, system, and recording medium for navigating vehicle
A method, a system, and a recording medium for navigating a vehicle are provided. In the present application, a current driving lane of the vehicle is first detected through a lane detection technique. Then, whether the current driving lane conforms to a navigation lane in navigation information is determined. If the current driving lane does not conform to the navigation lane, a notification of direction of the navigation lane relative to the current driving lane is generated. Accordingly, a driver can be instantly notified to switch to the appropriate lane.
US08532915B2 Electronic control system for gyroscopic stabilized vehicle
Embodiments of the invention describe receiving vehicle information data from a plurality of sensors. This vehicle information data may indicate at least orientation of a frame of a vehicle, orientation of a front wheel of the vehicle with respect to the frame, orientation and rotational speed of a flywheel included in a gyroscope coupled to the frame, and speed of frame. Based on the received data, a vehicle state may be determined. Based at least on this determination, at least one of the orientation and rotational speed of the flywheel may be adjusted. This adjustment may be further based on an input to change at least one of speed and direction of the vehicle.
US08532908B2 System and method for estimating indicated mean effective pressure of cylinders in an engine
A system for an engine includes first, second, third, and fourth modules. The first module determines an expected response of crankshaft speed due to combustion within a cylinder of the engine. The second module determines a value based on the expected response and a measured response of crankshaft speed due to combustion within the cylinder of the engine. The third module estimates an indicated mean effective pressure (IMEP) for the cylinder of the engine based on the value. The fourth module selectively adjusts an operating parameter of the engine based in the estimated IMEP.
US08532904B2 Driving support device, driving support method, and driving support program
A target vehicle speed of when a vehicle travels a predetermined forward section is acquired. An acceleration gear ratio for acceleration of the vehicle to reach a vehicle speed higher than the target vehicle speed after the travel of the predetermined section is acquired. The gear ratio of the vehicle is set to the acceleration gear ratio before the vehicle reaches the start point of the predetermined section. Before the vehicle reaches the start point of the predetermined section, the vehicle speed is lowered to the target vehicle speed.
US08532901B2 Method for automatically decelerating a vehicle to avoid collision or to reduce the consequences of a collision
A method is provided for automatically decelerating a vehicle to avoid a collision or reduce the consequences of a collision with a detected collision object, wherein, at a determined intervention point-in-time, a brake system of the vehicle is automatically triggered such that a deceleration of the vehicle is caused, and wherein an automatic deactivation of the automatic braking intervention can take place by an increased actuation of the accelerator. A deactivation is carried out as a function of an override maneuver that depends on the actual driving dynamics, particularly an actuation of the accelerator that depends on the actual driving dynamics.
US08532900B2 Accelerator pedal device for vehicle and pedal reaction force control method
An accelerator pedal device for a vehicle, performing a pedal reaction force control method. The accelerator pedal device is provided with an engine speed detection unit that detects the engine speed (Ne) and a reaction force control unit that controls, on the basis of the engine speed (Ne), a pedal reaction force (Fr) applied by a reaction force application unit. The reaction force control unit limits the reduction ratio of the pedal reaction force (Fr) when the reduction ratio of the engine speed (Ne) is greater than or equal to a predetermined value.
US08532889B2 Open-loop torque control with closed-loop feedback
A variator torque control system adjusts a variator output so that the actual output torque of the variator closely matches an expected output torque. In an example, pressure values of an existing torque control map are supplemented in real time with calculated pressure supplement values based on the current operation of the variator. The pressure supplement value for each mapped pressure value may be derived based on a prior application of the same or another map value.
US08532888B2 Control device for hydraulic transmission vehicle
A control device controls a hydrostatic transmission vehicle having a hydrostatic transmission with a variable displacement pump and a variable displacement hydraulic motor. The control device is configured to set a set vehicle speed based on a forward/rearward travel command and a gear stage command instructed by an operator, to set an upper limit of the engine speed with respect to the set vehicle speed for limiting the upper limit of the engine speed to a predetermined partial engine speed set to be lower than a high idle engine speed when the set vehicle speed is in a preliminarily set low and intermediate speed range, and to control respective displacements of the variable displacement pump and the variable displacement hydraulic motor based on the set vehicle speed for allowing a vehicle speed to reach the set vehicle speed even when the engine is rotated at the partial engine speed.
US08532887B2 Hydraulic control apparatus
A switching apparatus is provided in a hydraulic control apparatus having a fluid transmission apparatus; a lockup clutch; a switching valve that controls engagement of the lockup clutch; and a control oil pressure generation apparatus that pressurizes oil and outputs a control oil pressure to control activation of the switching valve. The switching apparatus executes a control to warm the oil input into the control oil pressure generation apparatus if the temperature of the oil is below a predetermined temperature and prohibits execution of the control to warm the oil input into the control oil pressure generation apparatus if the temperature of the oil equals or exceeds the predetermined temperature.
US08532886B1 Work vehicle and control method for work vehicle
A storage section stores inching characteristic information. The inching characteristic information defines a relationship between an inching operation quantity and an inching characteristic value. The inching characteristic value is a value dependent on pilot pressure that is reduced through inching control. A computing section references the inching characteristic information to thereby compute, from the inching operation quantity detected by the inching operation quantity detector, a command value to the pilot pressure control valve. In the inching characteristic information, a rate of lowering the inching characteristic value when the inching operation quantity is within a first range is greater than a rate of lowering the inching characteristic value when the inching operation quantity is within a second range greater than the first range.
US08532881B2 Connecting device arranged in a motor vehicle and a method for controlling the same
A connecting device arranged in a motor vehicle releasably connects a structural member of the vehicle to the vehicle chassis and includes a bolt joint system. The connecting device further includes a pyrotechnical charge and an igniter. The igniter detonates the pyrotechnical charge upon receipt of an ignition signal. The pyrotechnical charge is located near the bolt joint system such that, upon detonation, it destroys the connecting function of the bolt joint system and thereby releases the structural member from the chassis.
US08532875B2 Motor vehicle having a ride height control system
Motor vehicle having a closed ride height control system which contains a control unit in which a switch-off limiting value for at least one operating parameter of at least one component of the ride height control system is monitored, wherein in raising processes the activation of the component is prohibited or aborted when the switch-off limiting value is reached, and upward transgression of the switch-off limiting value of the operating parameter is permitted in the case of lowering processes.
US08532868B2 Acceleration/deceleration detecting system
An acceleration/deceleration detecting system includes an acceleration/deceleration detector configured to be disposed in a measurement object and detect acceleration/deceleration of the measurement object, an acceleration/deceleration device configured to accelerate or decelerate the measurement object, and a calculation device configured to determine that a detection value of the acceleration/deceleration detector is an offset error or a detection error of the acceleration/deceleration detector, when an actual acceleration/deceleration direction of the measurement object is different from an acceleration/deceleration direction shown by a detection value of the acceleration/deceleration detector in a state that the measurement object is accelerated or decelerated by the acceleration/deceleration device.
US08532867B1 Apparatus for tracking and recording vital signs and task-related information of a vehicle to identify operating patterns
An apparatus is provided for diagnosing the state of health of a vehicle and for providing the operator of the vehicle with a substantially real-time indication of the efficiency of the vehicle in performing an assigned task with respect to a predetermined goal. A processor on-board the vehicle monitors sensors that provide information regarding the state of health of the vehicle and the amount of work the vehicle has done. In response to anomalies in the data from the sensors, the processor records information that describes events leading up to the occurrence of the anomaly for later analysis that can be used to diagnose the cause of the anomaly. The sensors are also used to prompt the operator of the vehicle to operate the vehicle at optimum efficiency.
US08532865B2 Apparatus and system for diagnosing devices included in working machine
A device diagnostic apparatus (201) comprising: data judgment means (101) for, when device information (121) including operating condition information and internal state information is inputted, comparing the operating condition information of the device information with operating condition information stored in a database (111) beforehand to judge whether or not both of the operating condition information agree with each other, and then outputting judgment result information; and state diagnosis means (103) for, when the judgment result information indicates that both of the operating condition information agree with each other, comparing the internal state information in the device information with internal state information stored in the database beforehand, and then outputting the result of the comparison. This makes it possible to reduce the possibility that false judgment result will be output, and to achieve the efficiency of maintenance work.
US08532861B1 Protective apparatus for electronic unit on unmanned space exploration vehicle
A protective device for an electronic unit on a space exploration vehicle. A Laplace transform calculation unit generates a Laplace transform of an electronic unit state. A system parameter identification unit identifies system parameters based on the Laplace transform of electronic unit states. A Fourier transform calculation unit generates a ratio of the ground contacting mechanism state to a highest dominant frequency of the measured electronic unit state. A critical travel speed calculation unit generates a critical travel speed based on the identified system parameters. A calculation unit for threshold of travel speed generates a threshold of a travel speed based on the critical travel speed. An autonomous motion controller generates a control signal that drives the space exploration vehicle based on the threshold of the travel speed.
US08532854B2 Method and apparatus for managing multiple battery packs in a hybrid or electric vehicle
A vehicle includes first and second battery packs having respective first and second banks of contactors. The packs are wired in electrical parallel. A propulsion system is driven using electrical power from the packs. A controller determines which pack has the highest state of charge (SOC), and balances the SOC of the packs by controlling an open/closed state of the contactors. Contactors open to disconnect the pack having the highest SOC, and close again when a voltage difference between the packs is approximately zero. A system for use in the vehicle includes the packs, contactors, and controller. A method for controlling power flow in the vehicle includes determining which pack has the highest SOC, opening designated contactors during a near zero current event to disconnect the battery pack having the highest SOC, and closing the designated contactors when a voltage difference between the packs is approximately zero.
US08532839B2 Systems and methods for statistical control and fault detection in a building management system
A building management strategy includes using exponentially weighted moving averages with statistical models to detect changes in the behavior of the building management system. Detected changes in the behavior of the system may indicate a detected fault, a change in a predicted behavior, or a need for the statistical models to be updated.
US08532835B2 Method for determining and using a climate energy index
A system and method for determining a climate energy index, comprising: identifying a geographic location; identifying comfort zone criteria; determining a characteristic energy potential associated with the geographic location and the comfort zone criteria, and determining a climate energy index associated with delivered energy based on the characteristic energy potential for the geographic location.
US08532833B2 Grid connected power storage system and integration controller thereof
A grid connected power storage system is disclosed. According to some aspects, an integration controller controlling a grid-connected power storage system may include a controller configured to change parallel data to be transmitted to a plurality of external devices to serial bit streams, change serial bit streams received from the plurality of external devices to parallel data, and output a path control signal that instructs a communication path of the serial bit streams. According to some aspects, a communication unit configured to change a communication path and a ground path of the serial bit streams according to the path control signal, and transmit and/or receive the serial bit streams through the changed communication path is provided. A number of isolators and interfaces for data communication with a plurality of external devices is reduced such that the structure of an integration controller may be simplified, and the size and production cost of the integration controller can be reduced.
US08532832B2 Method and apparatus for thermal exchange with two-phase media
In a temperature control system using a controlled mix of high temperature pressurized gas and a cooled vapor/liquid flow of the same medium to cool a thermal load to a target temperature in a high energy environment, particular advantages are obtained in precision and efficiency by passing at least a substantial percentage of the cooled vapor/liquid flow through the thermal load directly, and thereafter mixing the output with a portion of the pressurized gas flow. This “post load mixing” approach increases the thermal transfer coefficient, improves control and facilities target temperature change. Ad added mixing between the cooled expanded flow and a lesser flow of pressurized gas also is used prior to the input to the thermal load. A further feature, termed a remote “Line Box”, enables transport of the separate flows of the two phase medium through a substantial spacing from pressurizing and condensing units without undesired liquefaction in the transport lines.
US08532831B2 Data communication in a multi-wire irrigation control system
An irrigation control device having a modulator that modulates data onto an alternating power signal by distorting amplitude of a first leading portion of selected cycles of the alternating power signal, and permit effectively a full amplitude of the alternating power signal on a following portion of the selected cycles, wherein the first leading portion and the following portion are either both on a high side of a cycle or both on a low side of a cycle of the alternating power signal. The irrigation control device further includes an interface configured to couple the modulator to a multi-wire interface coupled to a plurality of irrigation devices to permit the alternating power signal to be applied to the multi-wire interface.
US08532828B2 Gearbox noise reduction by electrical drive control
A system for damping audible noise from a drive train. One embodiment is a system with an audible noise signal from a drive train wherein a damping circuit produces a damping torque that is a phase shifted and amplified version of the noise signal that is applied to the air-gap torque of a generator or motor coupled to the drive train and effectively reduces the audible noise.
US08532820B1 Cloud service to manage robotic devices
Methods and systems enabling a cloud service to manage robotic devices are provided. An example method includes receiving a task order including information that identifies configuration requirements for a robotic device to perform a task, program instructions executable by the robotic device to perform the task, and payment information for the task. The method may also include selecting one or more robotic devices to perform the task from among a pool of robotic devices. For instance, the selected one or more robotic devices may be leased for a period of time to perform the task. The method may further include providing the configuration requirements and the program instructions to the selected one or more robotic devices, and receiving confirmation that the task has been performed. According to the method, payment may be provided to one or more accounts registered with the selected one or more robotic devices.
US08532817B2 System for determining the location of a data storage library robot and methods of determining the same
Systems and methods for determining the location of a mobile robot within a data storage library and to a library including such systems and utilizing such methods.
US08532810B2 Automatically generating embroidery designs
A method and system are disclosed for automatically generating embroidery designs. A described method includes segmenting image data into a plurality of objects including a first object, recursively generating fragments from the first object to generate an order in which the fragments are to be sewn, the order to reduce thread cuts or increase path connectivity between the fragments, and generating an image output file representative of an embroidery design based on the fragments and the order.
US08532801B2 Method and apparatus for processing digital audio signal and related computer program
Every extreme value in an audio waveform represented by a digital audio signal having a sequence of samples is detected. A number of samples between samples corresponding to the first and second latest extreme values is detected. A corrective value is generated in response to the detected sample number and a difference between the first and second latest extreme values. Ones are designated among samples in response to the detected sample number. The designated samples include at least (1) a sample adjacently following the sample corresponding to the second latest extreme value, (2) a sample adjacently preceding the sample corresponding to the first latest extreme value, and (3) one of the sample corresponding to the first latest extreme value and the sample corresponding to the second latest extreme value. The designated samples are corrected in response to at least one of current, previous, and feature corrective values.
US08532800B2 Uniform program indexing method with simple and robust audio feature enhancing methods
Simple, computational efficient, and robust audio features are applied in a uniform program indexing method for picking up video segments relating to highlight plays in a recorded program worthy of being reviewed. By focusing on certain frequencies in an audio sequence of the program, a computational complexity of the uniform program indexing method is significantly decreased. With the aid of MFCC coefficients and a DFBE coefficient generated from the MFCC coefficients, audio patterns may be utilized for differentiating exciting events in the program from other unnecessary information. Scores corresponding to various audio segments are regarded as standards for picking up video segments in the program worthy of being chosen in a recorded highlight collection. Some low-level-feature parameters, some video segments having highlight-related visual characteristics, and a re-ranking procedure are utilized for enhancing precision of the scores for providing video segments worthy of being reviewed.
US08532799B2 Information signal reproducing apparatus
An information signal reproducing apparatus is capable of forming a suitable reproducing environment and building an easy-handling reproducing system regardless of differences such as signal format or recorded media of audio data to be reproduced. A medium type of an optical disc and signal format information of audio data to be read from the optical disc and to be reproduced are detected by an RF signal processing circuit and a video/audio decoding unit so that a system control unit estimates whether the audio data to be reproduced is a music sound, a movie sound or another type of audio data in accordance with the detected information, and, in accordance with this estimation result, the system control unit and an interface control unit control an audio signal processing unit, an audio volume unit and a speaker amplifier unit so as to carry out signal processing suitable for the audio data to be reproduced.
US08532798B2 Predicting outcomes of future sports events based on user-selected inputs
A system and method for event outcome prediction may include a processor configured to receive via a user interface a user-selection of a subset of a plurality of listed statistical categories, and rank participants of the event based selectively on analysis of the statistical information concerning the selected subset of categories. The system may output the ranked list as a predicted outcome, and may further output a user interface via which to place a bet on the predicted outcome.
US08532796B2 Contact processing using multi-input/multi-output (MIMO) models
The invention provides a systems and methods for creating Double Pattern (DP) structures on a patterned wafer in real-time using Dual Pattern Contact-Etch (DPCE) processing sequences and associated Contact-Etch-Multi-Input/Multi-Output (CE-MIMO) models. The DPCE processing sequences can include one or more contact-etch procedures, one or more measurement procedures, one or more contact-etch modeling procedures, and one or more contact-etch verification procedures. The CE-MIMO model uses dynamically interacting behavioral modeling between multiple layers and/or multiple contact-etch procedures. The multiple layers and/or the multiple contact-etch procedures can be associated with the creation of lines, trenches, vias, spacers, contacts, and gate structures that can be created during Double Patterning (DP) procedures.
US08532795B2 Method and system for offline code validation
A method of offline code validation and a process control system are provided. The system includes a plurality of sensors each configured to generate a sensor output value representative of a respective sensed parameter in a process plant, at least one process controller configured to receive one or more of the sensor output values and to generate a controller output value using the one or more of the sensor output values and a control algorithm associated with the at least one process controller, a plurality of controlled components configured to receive an associated controller output value, and an offline computing environment including a selectable model controller configurable to represent the at least one process controller, the model controller selectable by a user from code representing the at least one process controller and displayed on a user interface.
US08532794B2 System for scheduling using an external calendaring service
A building control system incorporating an external calendar service, having a schedule subsystem, a schedule synchronization subsystem connected to the schedule subsystem, and an external calendar configuration subsystem connected to the schedule synchronization subsystem. The schedule subsystem may have a schedule object, a building schedule mechanism for activating different subsystems in a building based on a configuration of a building schedule, and a schedule change mechanism for creating, configuring and/or changing the building schedule.
US08532793B2 Techniques for placing medical leads for electrical stimulation of nerve tissue
This disclosure is directed to extra, intra, and transvascular medical lead placement techniques for arranging medical leads and electrical stimulation and/or sensing electrodes proximate nerve tissue within a patient.
US08532786B2 Neural prosthesis
A neural prosthesis includes a centralized device that can provide power, data, and clock signals to one or more individual neural prosthesis subsystems. Each subsystem may include a number of individually addressable, programmable modules that can be dynamically allocated or shared among neural prosthetic networks to achieve complex, coordinated functions or to operate in autonomous groups.
US08532782B2 Musical fitting of cochlear implants
A method of developing a weighting matrix for a cochlear implant patient is described. An electrode stimulus signal is derived from a first musical signal. A set of further stimulus signals is derived that have a defined musical relation to the first musical signal. A set of weighting values are selected for the stimulation electrodes for the electrode stimulus signal. Then the weighting values are set for the stimulation electrodes for each of the further stimulus signals. Each of the stimulus signals is consecutively presented to the patient and the weighting values individually adjusted for each of the further stimulus signals until the series of stimulus signals elicits an increasing pitch percept according to the defined musical relation. The adjusted weighting values are stored and assigned to a corresponding analysis channel. The process is iteratively repeated using one of the further stimulus signals as the first electrode stimulus signal until weighting values for a complete frequency range have been derived.
US08532779B2 Implantable medical device crosstalk evaluation and mitigation
Electrical crosstalk between two implantable medical devices or two different therapy modules of a common implantable medical device may be evaluated, and, in some examples, mitigated. In some examples, one of the implantable medical devices or therapy modules delivers electrical stimulation to a nonmyocardial tissue site or a nonvascular cardiac tissue site, and the other implantable medical device or therapy module delivers cardiac rhythm management therapy to a heart of the patient.
US08532777B2 Implantable cardioverter defibrillator capacitor assembly with flex circuit
An implantable cardioverter defibrillator (“ICD”) comprises a battery, control circuitry and a capacitor assembly. The capacitor assembly includes at least one capacitor, a flex circuit for connection to the control circuitry of the ICD and a first and second support portions. The flex circuit is arranged between the first and second support portions and includes a plurality of tangs for connecting to the anode and cathode of the capacitor(s), as well as to the control circuitry of the ICD.
US08532773B2 Lead condition assessment for an implantable medical device
A method, system, and apparatus for performing a lead condition assessment and/or a lead orientation determination associated with an implantable medical device (IMD). A first impedance is determined. The first impedance relates to the impedance relative to a first electrode and a portion of the IMD. A second impedance is determined. The second impedance relates to the impedance relative to a second electrode and the portion of the IMD. The first impedance is compared with the second impedance to determine an impedance difference. A determination is made whether the impedance difference is outside a predetermined tolerance range. Furthermore, artifact measured during impedance measurements or test pulses may be compared to assess lead orientation. An indication of a lead condition error is provided in response to determining that the impedance difference is outside the predetermined tolerance range.
US08532770B2 Cardiac mechanical vibration monitor using information indicative of lead motion
Systems and methods to monitor cardiac mechanical vibrations using information indicative of lead motion are described. In an example, a system including an implantable medical device can include an excitation circuit configured to provide a non-tissue stimulating, non-therapeutic electrical excitation signal to a portion of an implantable lead. A receiver circuit can be configured to obtain information indicative of a mechanical vibration of the implantable lead due at least in part to one or more of an impact of at least a portion of the heart to the implantable lead, or friction contact between the implantable lead and cardiac tissue. The system can include a processor circuit configured to determine one or more of a lead mechanical status, or information indicative of valvular activity using the information indicative of the mechanical vibration of the implantable lead.
US08532769B2 Heart rate variability distinction
Systems, methods and devices for monitoring, analyzing, and processing a patient's heart rate signal for HRV characteristics are described herein. A first heart rate signal is acquired. The first heart rate signal includes at least one indication of an interval duration of cardiac activity. At least one accelerating portion and at least one decelerating portion of the first heart rate signal are identified. An average heart rate signal is acquired. The accelerating portion or the decelerating portion of the first heart rate signal is replaced with the average heart rate signal to produce a second heart rate signal. A frequency spectrum of the second heart rate signal may be obtained and utilized to predict or detect one or more autonomic conditions of a patient. Therapy may initiated or titrated in response to prediction or detection of the autonomic condition.
US08532765B2 CPR coaching device with reduced sensitivity to motion
A CPR coaching device is designed for placement on the chest of a patient during CPR. Chest compressions are delivered to the patient by a rescuer by pressing on the device. A force sensor and an accelerometer are located in the device and are responsive to the chest compressions. When the patient's body is stationary there will be a high correlation of a depth signal produced by doubly integrating the acceleration signal of the accelerometer and the force signal, and the depth signal is deemed reliable. When the patient's body is subject to motion such as by the motion of a vehicle transporting the patient, there will be a low correlation of the depth and force signals, with the force signal being relatively immune to this motion. In such cases, the force signal is used in association with the previously determined relationship between depth and force in the absence of motion to produce an indication of chest compression depth.
US08532764B2 Post-download patient data protection in a medical device
The disclosure describes techniques for protecting patient data stored in a medical device, such as an external defibrillator. The patient data may be transferred, or downloaded, from the medical device to another device, such as to a computing device for storage or analysis. In response to the download, the medical device may protect the patient data so that at least subset of users can no longer access the patient data. Patient data may be protected by modifying the data form, encrypting the data, moving the data to another memory module, password protecting the patient data, or modifying an access control list associated with the patient data. While the patient data may also be deleted as a technique for protecting the data, not deleting the data may allow the data to be recovered at a later time by an authorized user, i.e., a user not part of the subset.
US08532758B2 Method and apparatus for treatment of viral diseases
An apparatus and method for treating viral infections delivers electrical stimulation to the skin or mucosa of a patient. The electrical stimulation is applied as a series of electrical pulses having different electrical characteristics. The apparatus may include a housing having at least two electrodes supplied with both AC and DC voltage, and powered by a battery. The electrodes are designed so as to maximize contact with the patient.
US08532754B2 Method and apparatus for assessment of fluid responsiveness
Disclosed embodiments include a method for assessing fluid responsiveness implemented in a medical apparatus, a medical system, or a digital computer with one or more processors comprising: (a) measuring an electrocardiogram signal, and (b) computing a dynamic index predictive of fluid responsiveness from said electrocardiogram by calculating the R-wave amplitude variability over one or more respiratory cycles. According to one particular embodiment, the ECG changes in R-wave amplitude are calculated from the DII lead to generate a dynamic index to guide fluid therapy.
US08532751B2 Laser self-mixing sensors for biological sensing
According to embodiments, systems, devices, and methods for biological sensing with laser self-mixing sensors are disclosed. In one embodiment, one or more self-mixed laser Doppler signals may be used to detect blood flow velocity or blood vessel wall velocity. In one embodiment, a blood vessel wall compliance may be derived from the blood vessel wall velocity. In one embodiment, blood pressure may be calculated based at least in part on blood flow velocity or based at least in part on blood flow velocity and blood vessel compliance. In one embodiment, common mode noise may be removed from one or more laser signals.
US08532749B1 Angioplasty device
A combination catheter enables performing an angiogram and an angioplasty (and repetitions of one or both) with the same catheter instrument, without removal from and re-insertion into an artery until the procedure is completed.
US08532747B2 Biopsy marker delivery device
A biopsy device for delivering a biopsy marker to a biopsy site is disclosed. The biopsy device can include a marker deployer having a unitary endpiece disposed in a distal end of the cannula. The distal endpiece can be a molded component which includes a distal tip, a marker deployment ramp, and a marker engaging element that aids in retaining the marker in the cannula until the marker is meant to be deployed.
US08532743B2 Movable magnet for magnetically guided catheter
A catheter is disclosed having a flexible tubing with a proximal end and a distal end. The catheter comprising at least one movable magnet provided within the distal end of the flexible tubing. A control mechanism is operable to selectively activate the at least one movable magnet from the proximal end of the flexible tubing. The at least one movable magnet is responsive to an external magnetic field to position and guide the distal end of the flexible tubing within a body of a patient.
US08532742B2 System and method for simultaneous 3DPR device tracking and imaging under MR-guidance for therapeutic endovascular interventions
A system and method of both tracking a medical device and generating an image in real time from the same set of radial data. A multi-mode medical device system having tracking, imaging, and visualizing capabilities is coupled to an MR scanner and multiple-echo VIPR acquisition sequence is applied to simultaneously provide conventional real-time imaging of the target region using an external coil, 3D tip-tracking information, and a localized higher-quality image showing the region surrounding the medical device using an internal multi-mode coil.
US08532741B2 Method and apparatus to optimize electrode placement for neurological stimulation
A method and apparatus can be used to guide or navigate an instrument relative to a body. Various types of information can be used to assist in the navigation, such as MRI data, diffusion tensor image data, and the like. The information can assist in identifying the portions of the body.
US08532738B2 Visualization of catheter-tissue contact by map distortion
A method, including constructing a simulated surface of a body cavity, and pressing a distal end of a probe against a wall of the body cavity. While pressing the distal end against the wall, position measurements are accepted from the probe indicating a position of the probe within the body cavity, and force measurements are accepted from the probe indicating a force between the distal end and the wall. A distortion in the simulated surface is created at the position indicated by the position measurements, so as to form a distorted surface, upon detecting that the force measurements exceed a predefined amount. The distorted surface is then displayed.
US08532737B2 Real-time video based automated mobile sleep monitoring using state inference
Apparatus for automatically monitoring sleep, including a video recorder for recording live images of a subject sleeping, including a transmitter for transmitting the recorded images in real-time to a mobile device, and a computing device communicating with said transmitter, including a receiver for receiving the transmitted images in real-time, a processor for analyzing in real-time the received images and for automatically inferring in real-time information about the state of the subject, and a monitor for displaying in real-time the information inferred by said processor about the state of the subject. A method and a computer-readable storage medium are also described and claimed.
US08532736B1 Apparatus and a method for quantifying properties of skin
Embodiments of the present invention pertain to methods and apparatuses for quantifying properties of skin. In one embodiment, data that describes a set of images of skin is received. A plurality of the images comprising the set of images were taken under a different lighting condition. Surface normals are computed based on the data and the computed surface normals are utilized to enable quantifying a property of the skin for the purpose of evaluating the skin.
US08532734B2 Method and apparatus for mapping a structure
An volume of a patient can be mapped with a system operable to identify a plurality of locations and save a plurality of locations of a mapping instrument. The mapping instrument can include one or more electrodes that can sense a voltage that can be correlated to a three dimensional location of the electrode at the time of the sensing or measurement. Therefore, a map of a volume can be determined based upon the sensing of the plurality of points without the use of other imaging devices. An implantable medical device can then be navigated relative to the mapping data.
US08532732B2 Methods and systems for detecting the hydration of sensors
A sensor system includes a sensor and a sensor electronics device. The sensor includes a plurality of electrodes. The sensor electronics device includes a connection detection device, a power source, and a delay circuit. The connection detection device determines if the sensor electronics device is connected to the sensor and transmits a connection signal. The delay circuit receives the connection signal, waits a preset hydration time, and couples the regulated voltage from the power source to an electrode in the sensor after the preset hydration time has elapsed. Alternatively, the sensor electronics device may include an electrical detection circuit and a microcontroller. The electrical detection circuit determines if the plurality of electrodes are hydrated and generates an interrupt if the electrodes are hydrated. A microcontroller receives the interrupt and transmits a signal representative of a voltage to an electrode of the plurality of electrodes.
US08532727B2 Dual-mode pulse oximeter
A portable stand alone patient monitor is dockable with a docking station attached to a patient bed. The portable monitor is configured to operate in a stand alone mode and a docked mode. The docking station can include a second local monitor.
US08532724B2 Transmitters for wireless power transmission
Exemplary embodiments are directed to wireless power transfer. A wireless power transmitter includes a transmit antenna configured as a resonant tank including a loop inductor and an antenna capacitance. The transmitter further includes an amplifier configured to drive the transmit antenna and a matching circuit operably coupled between the transmit antenna and the amplifier. The transmitter also includes a capacitor integrating the antenna capacitance and a matching circuit capacitance.
US08532722B2 Folded flex assembly for personal media device
Systems and methods are provided for media devices including a housing, a frame disposed adjacent to the housing, a support panel that is integrated with the frame, and a flexible circuit that is disposed adjacent to the support panel such that the support panel provides support for the flexible circuit.
US08532720B2 User interchangeable ornamental portions of electronic devices
A method and apparatus is disclosed for the customization of electronic equipment of which portable audio players, portable disc players, portable digital games and laptop computers are representative. The electronic equipment may be fitted with a substantially transparent faceplate that may cover removable inserts. These inserts may be customizable to provide unique decorative appearances to the electronic equipment upon which they may be fitted. Decorative designs may either be preprinted on the inserts or a user may produce a customized design.
US08532717B2 Voltage indicating circuit for mobile phone battery
The present invention discloses voltage indicating circuit for mobile phone battery, comprising: a battery, a mobile phone baseband module and a battery voltage detection module, wherein power input terminals of the mobile phone baseband module and battery voltage detection module are coupled with an anode of the battery, and a detection signal output terminal of the battery voltage detection module is coupled with a communication terminal of the mobile phone baseband module; the battery voltage detection module detects an output voltage of the anode of the battery and outputs a mobile phone battery voltage detection signal to the mobile phone baseband module through the detection signal output terminal; and the mobile phone baseband module receives the mobile phone battery voltage detection signal through the communication terminal and indicates a voltage of the battery according to the mobile phone battery voltage detection signal.
US08532716B2 Electric power control method and mobile device adapted thereto
An electric power control method and a mobile device adapted thereto are provided that stores power for subsequent provision to a Subscriber Identity Module (SIM). In exemplary operation, both an RF communication unit and a charging unit are operative. The charging unit is coupled to a SIM electric power supply and the SIM. Upon occurrence of a voltage drop in the electric power supplied to the SIM, there is a switch to the charging unit to supply the charged electric power to the SIM.
US08532714B2 Dynamically provisioning a device with audio processing capability
An executable is downloaded to an audio output device over a communications link. The executable may configure the audio output device to decode audio encoded in a specified format. The executable may also or alternatively include other audio processing software. The audio may include voice and/or audio playback, e.g., music playback. The ability to download an audio executable allows dynamic provisioning of various decoding and/or audio process capabilities to an audio output device. This may eliminate the need to transcode digitized audio for playback at the audio output device, and may also allow the audio output device to decode multiple audio formats without having multiple audio decoders permanently residing within the audio output device.
US08532713B2 Mobile device that presents interactive media and processes user response
An electronic infrastructure comprising a plurality of client mobile devices, a distribution server and a media creator computer, wherein the client mobile devices present interactive media upon user request. The plurality of client mobile devices support dynamic screen display and, contain a plurality of soft keys. The distribution server supports delivery of interactive media to the client mobile devices. The media creator is a personal computer that generates interactive media and sends them to the distribution server for distribution. The electronic infrastructure is used to provide innovative group communication solutions for real-estate vendors and their customers. Vendors send real estate related information via the distribution server and the downloadable client components in the client mobile devices interactively send the user responses back to them via the distribution server.
US08532712B2 Mobile terminal providing web page-merge function and operating method of the mobile terminal
A mobile terminal providing a web page-merge function and an operating method of the mobile terminal are provided. The operating method includes displaying a first web page on a display module; choosing a second web page to be merged with the first web page; and merging the first and second web pages into a third web page and displaying the third web page on the display module. Therefore, it is possible to merge a number of web pages chosen by a user into a single web page and display the single web page.
US08532708B2 Access type setting apparatus, mobile communication system, and access type setting method
The access type setting apparatus 1 according to the present invention includes a calculation unit 12 configured to calculate an amount of interference from the femtocell #a to the macrocell #11 and a determination unit 13 configured to determine the access type (Close/Hybrid/Open) to be set in the radio base station HeNB#a/HNB#a configured to manage the femtocell #a.
US08532707B2 Mobile terminal having multiple subscriber identity modules (SIMs) with different phone numbers
A mobile terminal and a method of controlling the same are provided. In accordance with another aspect of the present invention, a mobile terminal includes a plurality of user identify modules (SIMs) corresponding to different phone numbers, and a controller configured to perform control, when a plurality of calls including at least a first call and a second call corresponding to each of at least two of the plurality of SIMs are simultaneously received, the received plurality of calls to perform a first operation of connecting a the first call of the received plurality of calls and a second operation of entering a chat mode with another party corresponding to a the second call of the received plurality of calls different from the first call.
US08532706B2 Techniques to manage a subscriber identity module for a mobile wireless device
Techniques to manage a subscriber identity module for a mobile wireless device are described. An apparatus may comprise a mobile computing device having a subscriber identity module (SIM) manager that when executed by a processor is operative to manage a physical SIM stored on a removable storage unit for the mobile computing device and a virtual SIM stored on a non-removable storage unit for the mobile computing device, the virtual SIM comprising contents copied from the physical SIM to allow the virtual SIM to perform operations on behalf of the physical SIM. Other embodiments are described and claimed.
US08532705B2 Method and system for the automatic configuration of an appliance in a communications network
A method for automatically establishing a configuration of a communication appliance functioning with a subscriber identification card in a communication network. The configuration of the appliance is established via the network, following the detection and communication of its identifier over the network by means of the card. The method includes a preliminary step in which a configuration requirement is detected by means of events or absence of an event stored in the card.
US08532703B1 Communication device
The communication device comprising a voice communication implementer, an auto time adjusting implementer, a calculating implementer, a multiple language implementer, and a remote control implementer.
US08532696B2 Mobile terminal having flexible printed circuit board
A mobile terminal having a flexible printed circuit board (FPCB) is includes: a first main body having a first electronic circuit board therein; a second main body slidably connected to the first main body and having a second electronic circuit board therein; a FPCB for transferring an electronic signal by electrically connecting the first electronic circuit board and the second electronic circuit board; and a ground extension portion connected to one end of the FPCB connected to the first electronic circuit board, having a ground layer connected to a ground line of the FPCB therein, and connected to a noise shielding portion for shielding noise generated from one or more electronic components mounted on the first electronic circuit board. By extending the ground, the influences of noise and static electricity is minimized on an electronic circuit board mounted on the electronic components.
US08532693B2 Power control for combined dynamically and persistently scheduled PUSCH in E-UTRA
A power control scheme for an enhanced Universal Mobile Telecommunications System (UMTS) Terrestrial Radio Access (E-UTRA) physical uplink shared channel (PUSCH) is disclosed. In a first embodiment, when an uplink grant is configured for accumulation commands, the wireless transmit/receive unit (WTRU) combines the accumulation commands received in both the scheduling grant and the transmit power control physical downlink control channel. In a second embodiment, when an uplink grant is configured for absolute commands, the WTRU resets the accumulation control function immediately after receiving each absolute transmit power control command and then combines the absolute power control with the accumulation power control.
US08532689B2 Transmission behaviour for support of cell measurements
The present invention relates to a cellular communication and addresses the problem of an LTE UE measuring downlink quality when the load in cell varies instantaneously and over a wide frequency spectrum. The UE lacks capacity to measure over frequency bandwidth and time needed to make a cell load measure with sufficient reliability for making a inter-cell handover or an inter RAT handover. The solution is the DL power transmitted in a narrow band of the carrier frequency is adjusted to reflect the total cell load. The total cell load is measured and averaged over time and made proportional to the frequency carrier bandwidth. The power may be controlled for specific time slots in the narrow frequency band for the terminal to measure on. This is advantageous because then the waste power needed for enabling the UE measured can be reduced and the extra interference caused by the invention be reduced.
US08532688B2 Transmission power offset arbitration between base stations during soft handoff
A transmission power control method for controlling a transmission power of an E-RGCH for uplink user data transmitted from a cell controlled by a radio base station to a mobile station, includes: notifying, from a radio network controller to at least one radio base station controlling a first cell and a second cell, offsets between the transmission power of the E-RGCH and a transmission power of a DPCH, when a mobile station is performing a soft-handover with the first and second cell; determining, at the first cell, a transmission power of a first E-RGCH based on a notified offset, and transmitting the first E-RGCH to the mobile station using the determined transmission power; and determining, at the second cell, transmission power of a second E-RGCH based on a notified offset, and transmitting the second E-RGCH to the mobile station using the determined transmission power.
US08532686B2 System and method for managing spectrum resources
A central registration system provides channel maps of available spectrum to radio devices based on feedback and spectrum allocation policies. Each available channel in the channel map is given a score that is indicative of the quality of the channel for use by the particular radio device for which the channel map was generated. The quality score for each available channel may be based on the radio device's susceptibility to different types of interference and/or radio device's tolerance of the different types of potential interference.
US08532685B2 Mobile communication system, base station and interference removal method
A base station of the present invention includes: first and second antenna elements that have polarization characteristics orthogonal to each other; a first converter that converts a received signal of the first antenna element into a baseband signal; a first multiplier that weights the baseband signal converted by the first converter by multiplying a first weight coefficient; a second converter that converts a received signal of the second antenna element into a baseband signal; a second multiplier that weights the baseband signal converted by the second converter by multiplying a second weight coefficient; an adder that adds the baseband signals weighted by the first and second multipliers and outputs the sum; and, a signal processor that calculates the first and second coefficients by MMSE such that the combined polarization of the received signals of the first and second antenna elements will be orthogonal to the polarization of an interference signal.
US08532683B2 Simple distributed coordination among cells to achieve efficient dynamic single-frequency network (SFN) operation
A system and method for controlling base stations for multimedia broadcast communications. In one embodiment, a base station includes a reporting subsystem configured to broadcast at least one of a counting report request and a channel quality indictor report request to user equipment in a service area thereof. The reporting subsystem is also configured to process at least one of a counting report and a channel quality indicator report received from the user equipment and provide an activity status report therefrom. The base station also includes a dynamic single frequency network subsystem configured to determine to provide multimedia broadcast and multicast services in the service area thereof as a function of an activity status report from another base station.
US08532682B2 Method and apparatus for sharing transport channel for node serving plural cells with multimedia broadcast/multicast
A radio access network (11) facilitates transmission of a Multimedia Broadcast/Multicast Service to plural user equipment units served by a radio base station. A radio network controller node (26) includes in a first message (70) of a Common Transport Channel Setup procedure an indication that sharing of a common transport bearer (60) involved in a session of the Multimedia Broadcast/Multicast Service is allowed. A radio base station (28) makes a determination whether to share the common transport bearer (60) among user equipment units (30) situated in plural cells (C) served by the radio base station (28). If the determination is positive, the radio base station (28) includes in a second message (80) of the Common Transport Channel Setup procedure an identification of an already-established channel to be used as the shared common transport bearer. The radio network controller (26) then uses the already-established channel as the shared common transport bearer for transmitting Multimedia Broadcast/Multicast Service user data to user equipment units (30) situated in plural cells served by the radio base station.
US08532675B1 Mobile communication device user interface for manipulation of data items in a physical space
A device, system and method are provided for creation, accessing, and management of data items on a computing device, such as a mobile device, using physically-defined spatial relationships between the data items and the user. At least one of a tracking user interface and a kinetic user interface is used to determine the physical location of the mobile device with respect to the user, rather than with reference to a geographic location. Using one or both of these interfaces, individual data items may be associated with a location in the physical space surrounding the user. Data items may also be associated with a particular characteristic, such as a category or tag, based on its associated location. Data items may be subsequently retrieved by holding the mobile device in the physical space surrounding the user, then identifying those data items having an associated location proximate to the mobile device location.
US08532671B2 Method and mobile device for transmitting and receiving paging messages
A method and mobile device of performing idle mode operation carried. The method includes receiving a first paging information of a first paging group and a second paging information of a second paging group from at least one base station. Entering idle mode at a first coverage belonging to the first paging group and starting a first timer for a periodic location update. Determining a paging group of a currently preferred base station. Starting a second timer, if the paging group of the currently preferred base station is determined to be the second paging group and performing location update when the second timer expires.
US08532670B2 Apparatus, method, and system for sensing suppression for location-based applications
A method is provided for managing a location sensing operation for location-based applications, including activating a first sensor disposed in the portable device so as to provide a location sensing operation requested by at least one location-based application. The method further includes periodically monitoring movement of the portable device by a second sensor disposed in the portable device, and suppressing the location sensing operation of the first sensor in accordance with the movement of the portable device detected by the second sensor.
US08532669B2 Location services interworking with intelligent network
The invention provides location information indicating the geographical location of a mobile station via a core net-work node serving the mobile station The method includes the steps of initiating a communication between the mobile station and the network by calculating the geographical location, supplying corresponding location information indicating the geographical location to the core network node, and subsequently routing the communication between the mobile station and the network.
US08532668B2 System and method for target location profiling
Methods and systems for profiling the locations of users of wireless communication terminals. A profiling engine may accept data points regarding a given target. Each data point may indicate a location of the target at a certain measurement time. The profiling engine may accumulate the data points relative to a periodic time scale having a pre-specified time period. The accumulation process produces a location profile of the target. The location profile may convey information regarding the tracked targets. For example, the profiling engine may use the location profile to improve the location accuracy of a target terminal that is idle for long period of time, to detect deviations from the characteristic location pattern of a target, to detect that a certain sensitive location is being visited regularly by a given target, and/or to identify connections among different targets by detecting similarities or correlations between their location profiles.
US08532666B2 Method for controlling interference in femto cell deployments
A method and system provide a plurality of femto cells that are deployed within a macro cell of cellular network. The femto cells improve cellular service inside structures, such as residential and commercial structures. Femto base stations convert signals between an airlink-interface and core network to enable data communication between the mobile terminal and an access network to occur through the Internet and a public switched telephone network. The femto base stations are independent of each other and the macro cell. The method and system provide the femto base stations with interference awareness and mitigation techniques to minimize interference with the cellular network.
US08532662B2 Mobile communication system, network apparatus, and mobile communication method
A second communication system starts transmission of direct data received from a core network apparatus without waiting to receive an end marker when the end marker indicating the last forwarding data forwarded from the first communication system is not received within an end marker waiting period.
US08532659B2 Mobile control device that performs handover control
A handover control method in a mobile communication system that performs handover control by switching base stations that communicate with a mobile terminal as the mobile terminal moves. In this handover control method, a mobile control device selects one or more handover base station candidates based on the communication state, and based on the communication capabilities of the handover base station candidates, decides a transmission rate for multicasting communication data, and transmits communication data to each of the handover base station candidates at the decided transmission rate, and a handover base station candidate that is decided as a handover base station sends the saved multicast communication data to the mobile terminal.
US08532655B2 Mobile communication terminal, mobile communication system, and mobile communication method
A UE 10 includes a storage unit 12 configured to store a specific cell accessible by the mobile communication unit and a neighboring cell element for identifying a neighboring cell provided around the specific cell, while associating the specific cell and the neighboring cell element with each other, a search unit 14 configured to search for the specific cell accessible, and a registration unit 13 configured to register a element for identifying a transition source cell as the neighboring cell element, when the UE 10 is transitioned from the transition source cell to the specific cell stored in the storage unit 12.
US08532652B1 Autonomous search of closed subscriber group cells in wireless networks
Methods and systems for autonomous search for Closed Subscriber Groups (CSGs) cells in wireless networks are disclosed. A user device determines current situational indicators of the user device and compares the current situational indicators to previously-recorded situational indicators stored in the user device. The user device also selects, based on the comparison, a closed subscriber group (CSG) cell from a list of CSG cells in the user device. Lastly, the user device searches for the CSG cell based on a proximity of a first location associated with the current situational indicators of the user device to a second location associated with the previously-recorded situational indicators of the CSG cell.
US08532650B2 Apparatus and method for radios occupying a common frequency region
Various embodiments for a communication control configuration and a communication control method are described for wireless communication devices having at least two radios that can potentially interfere with one another. The control schemes described herein reduce the likelihood that the two radios will interfere with one another during operation.
US08532640B2 Software key control for mobile devices
A software key control system and method for mobile devices. When a customer orders a software product, the seller issues a temporary activation key which is posted to a key registration web server. The customer then locates the mobile device's unique device ID and accesses the web server to provide the temporary activation key. The web server creates a registration key based on the customer's temporary activation key and device ID. The registration key is transferred to the customer's mobile device and the customer can then register the ordered software product. The system and method of the present invention thereby automate the sale and distribution of keys for mobile devices.
US08532638B2 Method and system for maintaining textsites on a global textsite platform
A method for accessing content using a global textsite platform including registering a unique keyword received from a publisher, receiving content from the publisher for creating a textsite associated with the unique keyword, creating the textsite on behalf of the publisher, receiving, from a user, a request to access the textsite, processing the request from the user, and providing access to the textsite by sending the content of the textsite, via a text messaging service (TMS), to a user mobile device.
US08532637B2 System and method for interactive messaging
A method and a system for providing convertible or interactive messaging between two or more users is provided. In an embodiment, a user sends a convertible message to another user. Such convertible messages can be sent using a communication means having two or more fields, ports, or the like. One of the fields, ports, or the like is used to identify the transmission as a convertible message. Another of the fields, ports, or the like is used to relay the text, icon, etc. of the message. Upon recognition of the convertible message, the receiving device allows for the display of the convertible message. The receiving user may manually accept to view the convertible message, and/or may view/not view the convertible message automatically upon receipt due to predefined rules.
US08532636B2 Client and system for providing selectable products and services lists to users of mobile devices
A system for mobile devices that facilitates the creation and dissemination of interactive media to a plurality of mobile devices and PCs/laptops that comprise a client component. The interactive media may comprise of a list of products and services that are for sale and the user can select one or more for purchase. It may also comprise a list of real estate entries with associated user interest solicitation and the user can indicate his interest in one or more of the entries. The server can help the user make an appointment to view the corresponding real estate properties.
US08532631B2 Devices, systems and methods for proactive call context, call screening and prioritization
Devices, systems and methods are disclosed which enable a user of a communications device to receive a notification of a priority and a context of a call before answering the call. A caller records a short phrase to be played on the callee's device either in place of ringing or following a predetermined amount of rings controlled by the callee's preferences. Among the callee's preferences is a selection of priority, such as among low, high, and critical. When callee's communications device is in any of these modes, every incoming call is intercepted giving the caller the opportunity to provide a short phrase for the context of the call and choose a priority level. This short phrase is played on the callee's communications device if the specified priority of the call matches or exceeds the current mode set on the callee's communications device, and the callee may answer.
US08532630B2 Unstructured supplementary service data application within a wireless network
A method is provided for handling a call communication session via a communication address associated with a private network using Unstructured Supplementary Service Data (USSD) protocol. USSD messages are used between the wireless private network subscriber and a wireless network to provide the subscriber with information about the caller, and routing options of the call. The subscriber can also inform the wireless network using USSD messages how to proceed with the call. USSD messages such as but not limited to, transferring the call to another subscriber with canned messages, transferring the call to a subscriber's voice mail, establishing a conference call, swapping to other call, creating new call, consulting with other person, transferring to specific predefined person, hold, consulting with other person via canned message, etc. Another method is exchanging the device status information using USSD messages.
US08532622B2 Automated integration of content from multiple information stores using a mobile communication device
A system and method for merging information from a plurality of enterprise information stores on a network using a mobile communication device capable of accessing the network. Using the mobile communication device, communication or contact information is requested from the enterprise information stores, and merged with the content of a personal information store resident in the mobile communication device to create a merged data set for uploading to an enterprise information store on the network. In creating the merged data set, the value of a principal identifier in the requested communication information is used to query the personal information store in order to locate data in the personal information store having a value matching the principal identifier.
US08532614B2 Non-access stratum architecture and protocol enhancements for long term evolution mobile units
A method and apparatus performs processing of the non-access stratus (NAS) layer (layer 3) in long term evolution (LTE) wireless transmit/receive units (WTRUs), which allows the NAS protocol layer to route layer 3 messages to the correct NAS entity, and to encode new NAS message types and information elements. A new architecture is presented that enables NAS security. When a NAS message is generated, a determination is made as to whether or not to cipher, de-cipher and/or integrity check the NAS message based on at least one of a protocol discriminator (PD) of the NAS message, an indicator field in a header of the NAS message, the type of the NAS message, a NAS security state variable, and an indication by an upper layer protocol. The NAS security state variable indicates whether NAS security is currently active or not and may comprise one bit.
US08532613B2 Mobile communications device with automatic data backup functionality
A cellular telephone, system and method are provided which are capable of transferring a portion of or an entire telephone directory consisting of a plurality of telephone numbers to another cellular telephone via a remote central station. The remote central station receives the telephone directory and stores the same in memory for either temporary or permanent storage. The telephone directory can then be transferred from the remote central station to the same or another cellular telephone for storing the telephone directory within a memory of the cellular telephone. An individual, a company, or other entity, utilizing the remote central station, in order to store and transfer a telephone directory from a cellular telephone to the same cellular telephone or to at least another cellular telephone, pays a fee to at least one operator of the remote central station for providing and/or performing the receiving, storing and transferring services.
US08532610B2 Method and apparatus for monitoring usage patterns of a wireless device
Apparatus and methods for monitoring usage patterns of a wireless device may include a usage monitoring and reporting module operable to monitor and log usage on a wireless device based on a received usage configuration. Further, based on the usage configuration, the wireless device may forward the log to another device operable to analyze the log and generate a usage pattern report viewable by an authorized user.
US08532609B2 Apparatus and method for broadcasting messages to selected group(s) of users
There is disclosed a method and apparatus for transmitting a message to at least one group of users selected from a population of the users. The method comprises the steps of assigning to each member of the one group a common characteristic or indication, collecting from each member of the population an address to which the message may be sent, selecting the common characteristic of a group of message recipients and determining therefrom the users of a particular group or groups based upon the selected common characteristic, whereby messages may be quickly and efficiently sent to all of the users of the selected group(s).
US08532608B2 System and method for determining a location area of a mobile user
A computer system determines location probabilities for defined sub-areas (41, 43) of a geographical area (4), e.g. for squares arranged in a grid (40), based on field strengths expected in the small sub-areas (41, 43) from the antennas (A1, A2 A3, A4), and based on the antenna used by the mobile communication terminal. The location probabilities indicate for a sub-area (41, 43) the probability that the mobile communication terminal is located in the respective sub-area (41, 43). The computer system determines at least one ellipse defining the location area, based on the location probabilities of the sub-areas (41, 43). The location probabilities make it possible to determine elliptical location areas of mobile users much smaller than the area each antenna does cover physically, but without the need for measuring at the mobile communication terminal signal properties such as signal strength or observed time differences.
US08532606B2 Method and system for providing an emergency location service using interoperability between IMS core and access network
When a user equipment accessing an access network transmits an emergency call initiating request message to an E-CSCF, the E-CSCF transmits a message requesting for retrieving a current location of the user equipment to a location retrieval unit and the location retrieval unit measures the current location of the user equipment using the access network and transmits a message including the measured location information to the E-CSCF. Then, the E-CSCF establishes a communication channel between the user equipment and an emergency center corresponding to the current location information of the user equipment using a location service response message. Accordingly, it is possible to efficiently provide an emergency location service regardless of structures of networks.
US08532605B2 Determining a receiving quality in a radio communication device
A radio communication device including a receiver configured to receive radio signals, a measurement circuit configured to measure the receiving quality of received radio signals, and a controller configured to control the measurement circuit such that a first measurement is carried out using a first frequency bandwidth, thereby determining a first receiving quality, and if the determined first receiving quality fulfills a first receiving quality criterion, a second measurement is carried out using a second frequency bandwidth, wherein the second frequency bandwidth is larger than the first frequency bandwidth, thereby determining a second receiving quality.
US08532604B2 Waterproof radio
A radio, comprising: an enclosure having a top lid, a bottom lid, and a body, the top lid and the bottom lid being removable from the body; a radio system mounted in the body, the body having a top cover and a bottom cover for the radio system; a first seal formed or provided between the top lid and the body to waterproof the radio system when the top lid is installed over the top cover; a second seal formed or provided between the bottom lid and the body to waterproof the radio system when the bottom lid is installed over the bottom cover; and, at least one cord for coupling the top lid and the bottom lid to the body.
US08532602B2 Switching system with linearizing circuit
A transistor-based switch is coupled to a replica circuit that includes transistor circuitry similar to that of the switch. The replica circuit biases a switched transistor to promote linear operation of the switch.
US08532599B2 Method and apparatus for enabling cell reselection for WTRU operating in discontinuous reception
A method for discontinuous reception (DRX) implemented in a wireless transmit/receive unit (WTRU) during cell reselection including initiating cell reselection; disabling DRX operation, wherein disabling DRX operation enables continuous reception; transmitting a CELL UPDATE message; receiving a CELL UPDATE CONFIRM message; and enabling DRX operation based on the received CELL UPDATE CONFIRM message.
US08532597B2 Method and mobile terminal for searching alternative frequency using radio data system
A method and mobile terminal for searching for alternative frequencies is provided for facilitating alternative frequency search. The mobile terminal having an alternative frequency search function includes a control unit having a radio data decoder for decoding radio data containing a program identifier and for differentiating the radio data by type, a radio data filter for extracting the program identifier from the radio data and for comparing the extracted program identifier with a previously stored program identifier, and a radio data updater for updating an alternative frequency list in response to an instruction of the radio data filter, and a storage unit for storing the alternative frequency list and the differentiated radio data. The alternative frequency search method and mobile terminal of the present invention facilitates alternative frequency search by updating the alternative frequency list only when the program identifier decoded from Radio Data System (RDS) data is substantially identical with the previously stored program identifier.
US08532592B1 Integrated signal analyzer for adaptive control of mixed-signal integrated circuits
A mixed-signal adaptive integrated circuit may comprise a primary function circuit, a digitally controlled analog sub-system cooperatively connected with the primary function circuit, and an on-chip signal analyzer. The on-chip signal analyzer may be arranged to analyze RF signals. The signal analyzer may comprise at least one multiplexor for selecting selected RF signals for comparison and analysis, and may comprise a digital signal processor (DSP) for analyzing the selected RF signals and adjusting at least one operational parameter of the digitally controlled analog sub-system responsive to the analysis.
US08532591B2 Transmission circuit
A transmission circuit according to the present invention includes: an amplitude signal driving section (220) that generates a control voltage based on an amplitude signal in a high-output mode, and generates a control voltage at a predetermined level and a bias current based on the amplitude signal in a low-output mode; a variable gain adjustment section (114) that adjusts a power level of the phase signal; and a power amplifier (130) which amplitude-modulates the phase signal having the adjusted power level on the basis of the control voltage, in the high-output mode, and to a power supply terminal of which the control voltage is supplied and which amplitude-modulates the phase signal having the adjusted power level on the basis of the bias current, in the low-output mode. In a specific region in a low-output region and close to a high-output region, the variable gain adjustment section (114) adjusts the power level of the phase signal to a predetermined upper-limit level, and the amplitude signal driving section (220) adjusts a gain of the power amplifier (130) to obtain a desired output power level.
US08532588B1 Apparatus for signal power loss reduction in RF communication systems
Redundancies of power amplifiers (PAs) or low noise amplifiers (LNAs) at the front end of an RF device are used to reduce losses that typically occur at a diversity switch. A signal designator can advantageously be used to select designated signals, which are provided to the PAs for transmitting or provided by the LNAs during receiving.
US08532586B2 High data rate transmitter and receiver
A high-speed transmitter and receiver are provided. In one embodiment, a transmitter comprises a baseband processor structured to receive data and to convert the data into a multiplicity of high and low signal values, with each high and low signal value having a first timing interval. A local oscillator generates a clock signal at a second timing interval and a digital circuit combines the high and low signal values with the clock signal to produce a transmission signal directly at a transmission frequency. A receiver is configured to receive the signal. This Abstract is provided for the sole purpose of complying with the Abstract requirement rules that allow a reader to quickly ascertain the subject matter of the disclosure contained herein. This Abstract is submitted with the explicit understanding that it will not be used to interpret or to limit the scope or the meaning of the claims.
US08532582B2 Method for controlling communication, communication system, and communication apparatus
A first communication device determines whether a remaining amount of a buffer that stores therein information included in reception data is equal to or less than a predetermined amount, and inserts, upon being determined that the remaining amount of the buffer is equal to or less than the predetermined amount, a transmission control signal for controlling data transmission performed by a second communication device into an idle section of data transmitted to the second communication device. The data includes a data section with information and the idle section without information. The data into which the transmission control signal is inserted is transmitted to the second communication device. The second communication device receiving the data, detects the transmission control signal in the idle section of the data and controls the data transmission based on the detected transmission control signal.
US08532576B2 System for controlling wireless communication between portable device and communication controller
A portable device for preventing communication errors caused by disturbance such as noise. The portable device receives a first request signal from a communication controller and transmits a first response signal corresponding to the first request signal. A transmitter transmits the first response signal with a selected one of a plurality of frequencies. A transmission control unit transmits the first response signal from the transmitter with the one of the plurality of frequencies. The portable device further receives a second request signal from the communication control unit, which receives the first response signal. When the second request signal cannot be received, the portable device retransmits the first response signal from the transmitter with a frequency that differs from the one of the plurality of frequencies.
US08532571B2 Method and system for determining a location for a RF communication device based on its proximity to a mobile device
A mobile device may be operable to determine, based on a known location of the mobile device, a location for a RF communication device that communicates with the mobile device, whenever the mobile device is within proximate range of the RF communication device. The determined location for the RF communication device may be stored in a location database in a location server and/or a memory in the RF communication device. The stored location of the RF communication device may then be used to determine a location for other mobile devices that may communicate with the RF communication device and are within proximate range of the RF communication device. The RF communication device may comprise a radio-frequency identification (RFID) device and/or a near field communication (NFC) device. The determined location for the RF communication device may comprise the known location of the mobile device.
US08532568B2 Radio receiver and transmitter circuits and methods
A transmitter/receiver circuit comprises a wireless transmission/reception circuit having a first inductor for generating/detecting a magnetic induction field onto which an output of a radio frequency circuit is modulated and a second inductor in series with the first inductor for generating/detecting an electric induction field onto which the output of the radio frequency circuit is modulated. The second inductor comprises an electrically conductive track which at least partially surrounds a grounded electrically conductive core.The invention thus provides the transmitter and receiver for a communication system using near fields, and in which the input/output of the radio frequency circuitry can be balanced. The first coil produces the main magnetic induction field and the second coil is activated as an antenna producing an electric induction field. By this method, the operating range is increased and the relative positioning between both communication ends is less sensitive.
US08532567B2 Method and apparatus for creating and using a base station almanac for position determination
A method and apparatus for creating and using a base station almanac for position determination is described. The base station almanac includes a number of records, where each record can describe a sector or a transmitter (e.g., a base station or a repeater) in a wireless communication network. Each record includes a protocol type field that indicates the one or more protocols supported by the record (e.g., IS-801, J-STD-36, GSM, W-CDMA, and so on). Each record also includes a unique sector identifier for the sector/transmitter for each supported protocol, where each identifier is defined based on the associated protocol. A record may also include multiple maximum antenna ranges (MARs), where each MAR is associated with a respective reference power level. One of the multiple MARs can be selected for use for position determination depending on received signal strength. The base station almanac further includes other features.
US08532566B2 System and method for reducing desensitization of a base station transceiver for mobile wireless repeater systems
A repeater system including bi-directional amplifier circuitry that is configured for repeating signals between at least one device and a first signal source. Receiver circuitry is coupled with the amplifier circuitry provides at least one signal associated with at least one of a device or the first signal source or a second signal source. Controller circuitry is configured for monitoring a parameter of a provided signal that is reflective of a property of a signal source or a device. The monitored parameter is used to make a determination of whether repeated signals associated with the first signal source will desensitize the operation of the second signal source. The controller circuitry is also operable for adjusting the power level of the signals that are repeated by the bi-directional amplifier circuitry based on the determination that repeated signals will desensitize the operation of the second signal source.
US08532564B2 Method for transmitting data, particularly having multimedia contents, in a mobile radio telephone network
A method is provided for transmitting data, particularly having multimedia contents, from a first communications unit to a second communications unit (40; 114) in a telephone communications network, whereby at least one transmission status message assigned to the data is transmitted to the first communications unit. In the event that data cannot be delivered to the second communications unit, an item of information concerning a non-deliverability of the sent data is provided in the transmission status message.
US08532561B2 Virtual training system
A method and kit for training a participant in professional practice. The method may include video recording a first session of a master practitioner interacting with clients in a professional environment, video recording a second session of an interviewer viewing the first session and interacting with the master practitioner about what transpired in the first session, preparing a video segment comprising video footage from the video recording of the first session and the video recording of the second session, and providing the video segment to the participant. The kit may include a video segment, the video segment comprising video footage from the first video recording of the first session and the second video recording of the second session. The kit may further include an assignment instruction document corresponding to the video segment, a session outline document corresponding to the first session, an analysis document for use when the participant views the video segment, and a rubric document for guidance of the participant in preparing a written assignment about the first session. The rubric document may also be used by an assessor in evaluating the participant's written assignment based on the video segment.
US08532560B2 Recording sheet de-curling device and image forming apparatus using the same
A sheet de-curling device: including a first de-curling roller, structured of a round axial shaft and a long bar-shaped member, wherein the long bar-shaped member is spiraled on the round axial shaft clockwise from a predetermined portion of a center of the round axial shaft toward a left end of the round axial shaft, and counterclockwise from the predetermined portion of the center of the round axial shaft toward a right end of the round axial shaft with the same spiraling pitch; a second de-curling roller, structured of a round axial shaft and a long bar-shaped member, wherein the long bar-shaped member is spiraled on the round axial shaft in opposite spiraling directions against the first de-curling roller; and a driving mechanism which rotates the paired first and second de-curling rollers.
US08532559B2 Print system, print control apparatus and computer readable medium storing program
A print system includes: a first printer that performs printing on continuous-form paper; a second printer that performs printing on the continuous-form paper printed by the first printer; a measuring unit that measures a paper length between the first printer and the second printer; a calculator that calculates a post-conveyance amount as a distance to convey the continuous-form paper after the printing, for the first printer or the second printer, based on the paper length measured by the measuring unit; and a conveyance operation controller that controls post-conveyance operations in the first printer and the second printer based on the post-conveyance amount calculated by the calculator.
US08532557B2 Attachment assist device and image forming apparatus including same
An attachment assist device includes an engagement member provided in one of a main body and a retractable unit, a catch portion provided in the other of the two, to engage the engagement member when the retractable unit is positioned at a drawing start position, and a drawing unit provided in the main body, to draw the retractable unit to a drawing completion position in the main body against multiple resistive forces acting on the retractable unit. On a projection plane on which the retractable unit is projected in an attachment direction, an engagement position where the engagement member engages the catch portion is disposed inside a rectangular area defined by two opposing corners respectively positioned at points of action of two of the multiple resistive forces acting on the retractable unit while the retractable unit moves from the drawing start position to the drawing completion position.
US08532554B2 Fixing device and flexible sleeve used in the fixing device
A fixing device for fixing on a recording material a toner image formed on the recording material includes: a flexible sleeve including a resinous base layer, a parting layer, and an adhesive layer for bonding the base and parting layers; a heater contacting the sleeve; a pressor for forming a nip with the sleeve, in which the recording material is nipped and conveyed; a member for applying a voltage, with the same polarity as toner; and a grounder contacting the recording material in the nip, for grounding the recording material. In a thickness direction of the layers, the electric resistance of the adhesive layer is larger than that of the parting layer, which is larger than that of the base layer. The member applies the voltage to the sleeve in contact with the base layer.
US08532551B2 Image forming apparatus
An image forming apparatus is capable of setting a cleaning mode in which a fixing portion is cleaned by a cleaning sheet while nip-conveying the cleaning sheet in a fixing nip. When the cleaning mode is set, an image forming apparatus provides a period in which a first rotatable member and a second rotatable member are rotated in a state in which a heater is controlled so that a surface temperature Th of the first rotatable member immediately after passing through the fixing nip is kept within a temperature range of Th≦Tf3, wherein Tf3 is a flow start point of a toner and so that a surface temperature Tp of the second rotatable member immediately after passing through the fixing nip is within a temperature range Tf2≦Tp≦Tf3, wherein Tf2 is a deformation end point of the toner.
US08532550B2 Fusing unit for stable small-sheet feeding in image forming apparatus
A fusing unit includes a heat roller and a press roller, which fuse a toner image fused to a recording sheet; a first separating pawl contacting a circumferential surface of the heat roller and separating the recording sheet from the heat roller; second separating pawls that are spaced from the first separating pawl in an axial direction to contact the circumferential surface of the heat roller and separate the recording sheet from the heat roller; a first rotatable guide in the first separating pawl that guides the recording sheet to a sheet discharge guide of an exit feed path while changing its orientation; a second rotatable guide provided in each of the second separating pawls which guides the recording sheet to a sheet discharge guide of an exit feed path while changing an orientation of the recording sheet; and a fusing feed path that reaches the sheet discharge guide.
US08532543B2 Process cartridge and image forming apparatus including the same
A process cartridge includes a first cartridge and a second cartridge. The first cartridge includes a first wall having a first opening, a first shutter configured to open and close the first opening, and a first operating portion configured to operate together with the first shutter. The second cartridge is mountable onto and demountable from the first cartridge and contains a developer. The second cartridge includes a second wall facing the first wall and having a second opening corresponding to the first opening, a second shutter configured to open and close the second opening, and a second operating portion configured to operate together with the second shutter. The first cartridge further includes a third operating portion. When the second cartridge is mounted onto the first cartridge, the first operating portion and the third operating portion operate together through the second operating portion.
US08532542B2 Toner container and manufacturing method for toner container
A toner container includes a cylindrical container body, having a first opening in a first end thereof and a notch in a circumferential surface thereof continuous with the first opening in the first end, a flange member to engage the first opening and the notch in the container body and having a toner outlet therein through which toner in the container body is discharged, a shutter member disposed on the outer circumferential surface of the container body, a conveyance member, rotatably installed inside the container body to convey the toner from a second end of the container body opposite the first end to the toner outlet in the flange member, and a recessed portion in the container body that projects inward into the interior of the toner container 5 mm or less from an inner surface of the container body.
US08532541B2 Developer supplying cartridge, developer receiving cartridge, process cartridge, and image forming apparatus
An image forming apparatus includes a detachably mountable cartridge having a developing unit, and a developer receiving opening is provided on the developing unit for receiving developer. The image forming apparatus also includes a detachably mountable developer supplying container that includes a discharge opening for discharging developer. A developer supplying mechanism is provided for supplying developer to the developer receiving opening through the discharge opening. The developer supplying mechanism is provided such that the developer receiving opening is disposed below the discharge opening.
US08532536B2 Developing cartridge
A developing cartridge having a first side plate and a second side plate spaced opposite from the first side plate, a developer carrying member rotatably supported between the side plates, a developer supplying member rotatably supported between the side plates, a input member to which driving force is input rotatably supported by the first side plate, a primary developing gear to which the driving force is transferred provided on the developer carrying member at the first side plate, a secondary developing gear to which the driving force is transferred provided on the developer carrying member at the second side plate, and a supply gear to which the driving force is transferred provided on the developer supplying member at the second side plate, wherein the input member and the supply gear are arranged so that their projections in the direction of the rotation axis of the developer supplying member overlap.
US08532535B2 Charging member, manufacturing method for charging member, and electrophotographic apparatus
Provided is a charging member which hardly causes a cleaning failure in a photosensitive member while having such flexibility that a sufficient nip width can be formed with respect to a photosensitive member. The charging member comprises: an electro-conductive support; and an elastic layer as a surface layer, wherein: the elastic layer has a hardened region formed by irradiation with an electron beam; and the hardened region supports a composite particle in a state in which the composite particle is exposed on the surface of the elastic layer, thereby roughening the surface of the elastic layer, and wherein: said composite particle includes a silica-containing porous particle whose surface is coated with a carbon-containing film.
US08532533B2 Rotational force transmitting part
An electrophotographic photosensitive drum unit includes a cylinder having a photosensitive layer at an outer periphery thereof. A drum flange is provided at one end of the cylinder, with the drum flange including a plurality of projections provided inside of the drum flange and projected radially inwardly of the drum flange, and with a space diametrically between the projections. A radially inner part of each projection has an overhang.
US08532529B2 Fixing device and image forming apparatus using the same
A fixing device includes a fixing portion provided with a fixing roller, a heating roller and a fixing belt; a pressing roller that presses a recording sheet to the fixing belt; a cleaning unit provided with a cleaning web that cleans up the pressing roller; and a contact/separation mechanism that separates fixing means from the pressing roller. Viscosity of silicone oil that impregnates the cleaning web is set to 3,000 cs or more, and the contact/separation mechanism separates the fixing belt from the pressing roller at the time of rotation operation before fixation.
US08532528B2 Image forming apparatus having coupling for driving transfer unit
An image forming apparatus includes a main assembly and a transfer unit. A rotatable first coupling is provided in the main assembly and is rotatable by a driving source. The transfer unit is detachably mountable to the main assembly and is movable in a first direction when dismounted from the main assembly. The transfer unit includes a movable belt and a rotatable second coupling capable of receiving a driving force from the first coupling. The first direction is parallel with a traveling direction of the belt. One of the first and second couplings is movable in a second direction perpendicular to the first direction. When the transfer unit is dismounted from the main assembly, one of the first and second couplings is moved in the second direction to retract from the other coupling, by the transfer unit being moved in the first direction with the first and second couplings being kept in contact with each other.
US08532527B2 Image-forming apparatus
An image-forming apparatus includes an image-forming member assembly including a photosensitive member, a developing unit, and a rotating unit; a driving unit; a positioning member having a positioning hole in which a shaft of the photosensitive member is rotatably supported and positioned; and a support member having a support hole that has a guide side to guide a rotating shaft of the rotating unit and supports the rotating shaft in a direction toward and away from the positioning hole. When a force received by the rotating shaft while the driving unit drives the rotating unit is divided into a first component force along the guide side and a second component force orthogonal to the guide side, the first component force has a direction in which a contact force of the shaft of the photosensitive member against an edge of the positioning hole is increased.
US08532523B2 Toner cartridge having a toner flowing-out preventing member and image forming apparatus using the same
A toner cartridge includes a container for containing toner, a toner discharge section having a toner discharge port, an auger screw provided in the container, for conveying toner in the container to the toner discharge section, a shutter for opening and closing the toner discharge port, and a toner flowing-out preventing member provided in a communicating part between the container and the toner discharge section, for preventing flowing out of toner by closing an opening of the communicating part. The toner flowing-out preventing member is configured so as to open the opening in conjunction with an opening operation of the shutter.
US08532516B2 Fixing device, image forming apparatus, and heating control method
A heating unit is heated by supply of an alternate-current power. A heating control unit executes a phase control to supply the alternate-current power to the heating unit for an ON-width in at least a half-wave period of the alternate-current power. A storing unit stores therein parameters for calculating the ON width. The heating control unit calculates the ON width based on the parameters stored in the storing unit and executes the phase control using a calculated ON width.
US08532511B2 Image forming apparatus and image forming apparatus control method
In an image forming apparatus, an image forming contrast potential for obtaining the maximum density is set by reading a specific pattern transferred and formed on a sheet. A photosensor detects the density of a specific pattern formed on an image carrier at the image forming contrast potential, and the detection result is stored. A correction amount for the image forming contrast potential is calculated on the basis of the relationship between the stored detected density, and the density, detected by the optical sensor, of the specific pattern formed on the image carrier at a predetermined timing. The image forming contrast potential is adjusted by the correction amount.
US08532509B2 Image forming apparatus and image forming method
An image forming apparatus includes a plurality of toner-image forming units that receive image data and form electrostatic latent images on image bearing members in accordance with the image data, and form toner images of respective colors by developing the electrostatic latent images, an intermediate transfer member onto which the toner images are transferred, a transfer unit that transfers the toner images of the respective colors onto the intermediate transfer member, a controller that performs transfer control for changing a transfer pressure applied when the transfer unit transfers the toner images onto the intermediate transfer member, and a misregistration detector that detects a difference of a transfer position of each of the toner images of the respective colors on the intermediate transfer member when the transfer control is performed by the controller.
US08532507B2 Image forming apparatus in which genuine cartridge with and without memory device are usable
An image-forming apparatus includes a main body and a genuine toner cartridge without a memory device that is supplied with the main body. The apparatus includes a cartridge installation part configured to receive at least two different types of toner cartridges, including the genuine cartridge without a memory device and a genuine toner cartridge with a memory device that is to be supplied as a replacement for the genuine toner cartridge without a memory device. Also, the apparatus includes a reader configured to retrieve data from the memory device of the genuine toner cartridge with the memory device received in the cartridge installation part.
US08532506B2 Multiple market consumable ID differentiation and validation system
According to aspects of the embodiments, there is provided systems, computer readable media, and methods to authenticate a customer replaceable unit (CRU) in a printer system by comparing a validation code in the CRU with a printer generated validation code. The Validation Code is a string of numbers and/or characters that can be referred to as a value. The validation code will be comprised of a value string including programmed characters representing a combination of all or portions of a market program designator or code, consumable identification (ID) information and a randomly generated value, which may be hidden from view. The code is independently established by the printing system or device using the same algorithm and information and validates the resulting Code when they match. The printing system or device must confirm the Validation Code and ID applicability of the consumable to deem it appropriate for use.
US08532505B2 Printing system, printing method and program for executing printing method
In a printing apparatus, first printing data used for the first printing apparatus to perform a print is associated with second printing data generated from the same print job as the first printing data. A printing apparatus detects an operating state of the apparatus. The printing apparatus, when the detected operating state shows generation of an error and the error is not removed, in a case where it is determined that a job inputted into a printing system and associated is not completed, displays information in regard to a removal method of the error on an I/F. In addition, the printing apparatus notifies the printing apparatus of generation information of the error. The printing apparatus displays the information showing that the error is generated on an I/F.
US08532498B2 Secure orthogonal frequency multiplexed optical communications
The invention provides a system and method for secure communication that involve encoding and transmitting an optical orthogonal frequency division multiplexed (OFDM) signal. Each subcarrier of an optical carrier in OFDM transmission is modulated with data individually, and a variety of data format are used, such as QPSK, OOK, QAM, etc. The data format of each subcarrier may change in time according to a predetermined pattern. An optical receiver uncovers the data transmitted via an optical link. It is based on a coherent optical receiver and a digital signal processing (DSP) unit. A key to the data mapping and change is transmitted via the same optical link or by a separate channel. In one embodiment, the key is transmitted using quantum encryption technique. Besides subcarrier modulation encoding, the system may provide additional layers of security: optical carrier frequency hopping and polarization scrambling.
US08532497B2 Optical power transmission system and method having multiple optical power forms with partial free-space transmission
A system for delivering optical power over an optical conduit includes at least one than one optical power source delivering multiple optical power forms at least partially over a free space.
US08532495B2 Method for energy efficient pulsing operation of transceivers of a networked device
A method performed by a networked device for energy efficient operation of an optical transceiver of the networked device is described herein. It is determined whether a port control of the networked device is enabled to operate in an energy efficient state. Where the port control is enabled to operate in the energy efficient state and an absence of a valid receive energy from a link partner is determined, a laser transmitter of the optical transceiver is pulsed by asserting and de-asserting a control signal.
US08532494B2 Optical bidirectional communication module and optical bidirectional communication apparatus
An optical bidirectional communication module includes a light-emitting element, a light-receiving element and an optical waveguide. The optical waveguide performs wavelength division on light received from an optical fiber and guides the received light to the light-receiving element. The optical waveguide also performs wavelength division on light emitted from the light-emitting element and guides the emitted light to the optical fiber. The light-emitting element, the light-receiving element and the optical waveguide are incorporated on an optical substrate.
US08532488B2 Cable communication systems and methods employing QAM upstream channels below 16.4 MHz for increased aggregate deployed upstream capacity to support voice and/or data services
Cable communication systems and methods to provide voice and/or data services to subscriber premises via a cable plant that conveys upstream information over an upstream path bandwidth, and a cable modem system including one or more demodulation tuners to receive and demodulate one or more upstream radio frequency (RF) signals. One or more RF signals include an encoded carrier wave having a carrier frequency of between 5 MHz and 16.4 MHz that is modulated using a Time Division Multiple Access (TDMA) protocol or an Advanced Time Division Multiple Access (ATDMA) protocol and quadrature amplitude modulation (QAM) with voice and/or data information constituting at least some of the upstream information. An aggregate deployed upstream capacity of the one or more RF signals to convey the upstream information in a portion of the upstream path bandwidth between 5 MHz and 16.4 MHz is at least approximately 12 Megabits per second (Mbits/s).
US08532484B2 Method for routing and wavelength assignment information encoding for wavelength switched optical networks
An apparatus comprising a network element (NE) configured to communicate at least one of signal constraints and processing capabilities for a plurality of resource blocks (RBs) associated with a network node in a wavelength switched optical network (WSON) node Type-Length-Value (TLV) and signal constraints and processing capabilities associated with a link in a WSON link TLV, wherein the WSON node TLV comprises a node identifier (ID), one or more Generalized Multi-Protocol Label Switching (GMPLS) TLVs, a connectivity matrix TLV, and a resource pool TLV, and wherein the WSON link TLV comprises a link ID, one or more GMPLS TLVs, and a port wavelength restriction TLV.
US08532482B2 Method and apparatus for detecting Passive Optical Network failures, and Passive Optical Network system thereof
A method and apparatus for detecting Passive Optical Network (PON) failures, and a PON system are provided to obtain the monitoring information of a peer device before a PON system failure occurs. The method includes: obtaining monitoring information of an Optical Line Terminal (OLT) and an Optical Network Unit (ONU); and determining a failure of a passive ONU according to the obtained monitoring information of the OLT and the ONU. The monitoring information of the peer device is obtained before a PON system failure occurs. Thus the failure is discovered in time, quick troubleshooting is ensured, and the costs of system maintenance are reduced.
US08532481B2 Dual fault tolerant optical networking with fast protection performance
Optical networks occasionally experience a fault along a communications path. Service providers prefer to have an alternative communications path available to enable users to still communicate in a seamless manner. Accordingly, a method and corresponding apparatus for providing path protection for dedicated paths in an optical network is provided.
US08532475B2 Camera module
Disclosed herein is a camera module, including: a lens barrel having a plurality of lenses embedded therein to collect images of external subjects; a housing receiving the lens barrel; a sealing member provided between the lens barrel and the housing to seal a space therebetween; and a bonding part performing bonding treatment on a space between the lens barrel and the sealing member.
US08532474B2 Molecular heater and method of heating fluids
An electrical liquid heating system and method of heating a liquid includes providing at least two spaced apart electrical conductors and applying an electrical energy source to the conductors. A liquid is directed into contact with the conductors thereby delivering electrical energy to the liquid. Electrical energy is delivered to the liquid at a power level that is sufficient to generate an electrical current to produce resistive heating of the liquid. The electrical energy may be delivered to the liquid at a power level that is sufficient to break at least some molecular bonds of molecules defining the liquid. A regulator may be provided for regulating delivery of electrical energy to the liquid.
US08532471B2 Mobile communications terminal for reservation recording and method thereof
A mobile communications terminal and method for reservation-recording a particular broadcast program or content, are provided. The method according to an embodiment includes temporarily reserving a recording of a particular broadcast program or content into a temporary list, reserving a recording of the particular broadcast program or content into a reservation list based on the temporary list, and recording the particular broadcast program or content based on the reservation list.
US08532465B2 Moving image recording apparatus, moving image recording method and program
There is provided a moving image recording apparatus including a feature amount extracting unit which extracts plural types of feature amount data relating to feature amounts characterizing moving image data from the moving image data, a memory unit at which the plural types of feature amount data extracted by the feature amount extracting unit and the moving image data are recorded being mutually associated, and a duplicate content searching unit which searches duplicate contents being mutually duplicated moving image data out of a plurality of the moving image data stored in the memory unit based on the plural types of feature amount data.
US08532461B2 Recording medium having data structure for managing reproduction of still pictures recorded thereon and recording and reproducing methods and apparatuses
The recording medium includes a data structure with at least one playlist stored in a playlist area of the recording medium. The playlist includes at least one playitem and at least one sub-playitem. The playitem provides navigation information for reproducing at least one still picture from a first file, and the sub-playitem provides navigation information for reproducing audio data from a second file.
US08532456B2 Methods and apparatus related to an optical fiber member having a removable cover
An apparatus may include a waveguide. The waveguide may include a distal end surface which may be substantially normal to a centerline of a distal end portion of the waveguide. The apparatus may further include a cover which may be coupled to a portion of the waveguide. The cover may include a portion distal to the distal end surface of the waveguide, and the portion of the cover may be made of a material which may be configured to be removed when exposed to electromagnetic radiation emitted from a portion of the distal end surface of the waveguide.
US08532455B2 Optical fiber
An optical fiber includes a core (1a) having an oblong rectangular or square cross section and made of quartz, a cladding (2) surrounding the core (1a), having a circular outer cross-sectional shape, having a lower refractive index than the core (1a), and made of resin, and a support layer (3) surrounding the cladding (2) and made of quartz.
US08532454B2 Multi-core optical fiber
A multi-core optical fiber includes a plurality of core portions. The diameter of each of the core portions is 12 micrometers or smaller, the relative refractive-index difference of the core portions with respect to the cladding portion is 0.2% or larger, the cut-off wavelength is 1.53 micrometers or smaller, the bending loss at a 1.55-micrometer wavelength is 10 dB/m or smaller, the effective core area at a 1.55-micrometer wavelength is 30 μm2 or larger, and the cross-talk of light between the core portions is −35 decibels or smaller.
US08532452B2 Optical device and Mach-Zehnder interferometer
There is provided an optical device including a first optical waveguide of a directional coupler, a second optical waveguide connected to the first optical waveguide and which guides light, and a common cladding of the first and second optical waveguides, wherein: the common cladding of the first and second optical waveguides includes a first cladding and a second cladding, the second cladding being provided on the first cladding and having a higher refractive index than the first cladding; the first optical waveguide and the second optical waveguide are formed continuously on the first cladding with a constant width and a constant height and are integrated with each other, and a cross sectional shape of each of the first and second optical waveguides is a rectangular shape that is longest in a direction orthogonal to a surface of the first cladding.
US08532451B2 Optical transmitter
An optical transmitter includes three or more emission optical fibers that are three-dimensionally arranged, a single reception optical fiber, and an optical path converting component to optically couple the emission optical fibers to the reception optical fiber. The optical path converting component includes optical transmission portions that are optically coupled to the three or more emission optical fibers one to one, respectively, and optically coupled commonly to the single reception optical fiber. Entry ends of the optical transmission portions are aligned with exit ends of the three or more emission optical fibers, respectively. Exit ends of the optical transmission portions are aligned, as a whole, with an entry end of the single reception optical fiber. The exit ends of the optical transmission portions are arranged substantially parallel to one another and in closer proximity to one another than the entry ends of the optical transmission portions.
US08532450B1 Optical grating and method of manufacture
A method and system for providing an optical grating are described. The optical grating is configured for light of a wavelength and includes a first optically transparent layer, a stop layer on the first optically transparent layer, and a second optically transparent layer on the stop layer. The first optically transparent layer is continuous and includes a material. The second optically transparent layer also includes the material. The second optically transparent layer also includes a plurality of discrete ridges spaced apart by a pitch. The stop layer is configured to be invisible to the light.
US08532449B2 Wafer integrated optical sub-modules
Described herein are a method to manufacture an optical sub-module which integrates both optical (e.g., micro-lens, optical filter, micro-mirrors) and/or electrical passive devices (e.g., capacitors, inductors, resistors) and systems on a wafer level. Such integration eliminates several assembly steps and therefore improves the optical misalignment tolerance for the optical link.
US08532443B2 Integrated optical fiber gyroscope chip based on surface plasmon polariton waveguide
An integrated optical fiber gyroscope chip based on surface Plasmon Polariton waveguide is an integrated optical fiber gyroscope chip in which optical signal is transmitted through the surface Plasmon Polariton waveguide and the polymer optical waveguide which are connected with each other, and it is used in the optical fiber gyroscope field. From the input end to the output end, the optical fiber gyroscope chip sequentially has: an input waveguide (1) and the third output waveguide (7), a directional coupler (2), a symmetrical triple waveguide splitter (3), the first output waveguide (61) and the second output waveguide (62), wherein the input waveguide (1), the first output waveguide (61), the second output waveguide (62) and the third output waveguide (7) are polymer optical waveguides, but the directional coupler (2) and the symmetrical triple waveguide splitter (3) are made from the surface Plasmon Polariton waveguide. The chip utilizes the transmission characteristics of the surface Plasmon Polariton waveguide to realize the single polarization of long-distance transmission of the optical signal, and directly modulates the surface Plasmon Polariton waveguide core layer, and removes influence of the leakage light to the precision of the fiber gyroscope through the specific structure.
US08532442B2 Optical waveguide-forming epoxy resin composition, optical waveguide-forming curable film, optical-transmitting flexible printed circuit, and electronic information device
An optical waveguide of excellent flex resistance which is to be formed on the surface of a flexible printed circuit is obtained by using an epoxy resin composition includes (A) a liquid epoxy compound, (B) a solid epoxy compound, and (C) a cationic curing initiator, wherein as the liquid epoxy compound (A), (A1) a liquid epoxy compound represented by general formula (I) below is included: (where R1 and R2 are each independently a hydrogen atom or a methyl group; R3 to R6 are each independently a hydrogen atom, a methyl group, a chlorine atom or a bromine atom; R7 is an alkyleneoxy group or alkylene group of 1 to 15 carbons; p is 0 or 1; q is 1 to 25; r and s are 0 when p is 0, and are 1 when p is 1; and n is a positive integer which averages from 1 to 5).
US08532438B2 Matching images with shape descriptors
An image retrieval system includes an image entry unit configured to input an image. A descriptor determining unit receives the image and transforms the image into an intermediate image to generate a descriptor of the image, for example, utilizing the distance transform (DT) application. An image comparing unit compares the image with a plurality of candidate images by comparing the descriptor of the image with descriptors of the plurality of candidate images. Finally, a retrieving unit retrieves one or more candidate images similar to the input image based on the comparison of their descriptors.
US08532434B2 Image processing method and apparatus for determining orientations based on reliabilities of a plurality of portions into which image has been divided or for determining orientations of portions of image divided by user's input so as to recognize characters for each divided portion of image, image forming apparatus, and storage medium
An image processing apparatus includes: a division section for dividing input image data into portions; an orientation determining section for calculating reliabilities of directions of image data of each portion when the directions are regarded as orientations, and setting an orientation with the highest reliability as an orientation of each portion; a display control section for generating display image data including an image of a target portion whose reliability of an orientation is less than a predetermined value and images of designation regions from which a user's input to designate the orientation of the target portion is entered; and a character recognition section for recognizing characters of each portion in such a manner that the orientation is designated from the designation regions or set by the orientation determining section. This allows prompt recognition of characters of a portion whose reliability of orientation is low, in accordance with a right orientation.
US08532430B2 Methods for reducing motion artifacts in shear wave images
Methods and non-transitory computer readable media that store executable instructions to perform a method for reducing motion artifacts in shear wave measurements are presented. Accordingly, reference pulses are delivered to a common motion tracking location (CMTL) and a plurality of target locations in a region of interest (ROI) to detect corresponding initial positions. Further, a shear wave is generated and tracked in the ROI using tracking pulses delivered to the CMTL and the plurality of target locations for determining corresponding displacements. Additionally, an average displacement of the CMTL is computed. Further, a motion corrected displacement for a target location in the plurality of target locations is estimated based on a displacement of the target location at a particular time, a corresponding displacement of the CMTL measured proximate in time to the measurement of the displacement of the target location and the average displacement of the CMTL.
US08532428B2 Noise reducing apparatus, noise reducing method, and noise reducing program for improving image quality
A noise reducing apparatus and associated method and program for improving image quality in an image are provided. The noise reducing apparatus detects a flat area from an image and analyzes the noise from the flat area, and then it suppresses a noise component of the image based on the noise analysis result.
US08532426B2 Image processing apparatus and image processing method
In an image processing performing local tone correction on an image, tone correction on an object (face) area can be suppressed from becoming nonuniform. The apparatus is provided with an acquisition unit (102) that acquires coordinate information on an object area, a division unit (103) that divides the inputted image into a plurality of divided areas, a first decision unit (105) that decides a tone correction coefficient for each of the divided areas, a second decision unit (106) that decides a tone correction coefficient for the object area based on coordinate information on the object area and the tone correction coefficients for the plurality of divided areas, and an image processing unit (107) that performs tone correction processing on the object area by applying thereto the tone correction coefficient decided by the second decision unit in a uniform manner without depending on coordinates thereof.
US08532423B2 Representing high-resolution media content in a lower resolution system
Representing high-resolution media content in a lower resolution system is disclosed. For a first portion of a high-resolution media content which is associated with a content boundary that does not align with an interval boundary of the lower resolution system, a new media content file that includes at least said first portion of the high-resolution media content is created. The new media content file and a second file comprising at least a second portion of the original media content file, which second portion begins at a first interval boundary and ends at a second interval boundary of the lower resolution system, are provided to the lower resolution system.
US08532422B2 Image restoring device and image restoring method
A simple and practical image restoring device capable of improving the performance of image restoration. An image restoring device (100) is provided with a first restoration processing unit (160a) and estimates original image information from the degraded image information into which information unnecessary for the original image information is incorporated. A correlation calculating section (164) calculates the correlation value of the estimation error of when the state amount of a system at time n+1 including the original image information is estimated by information up to time n or the time n+1 with respect to the degraded image information of only the time n. A weighting factor calculating section (166) calculates a weighting factor to define the relationship of the optimum estimated value of the state amount at the time n+1 by the information up to the time n+1, the optimum estimated value of the state amount at the time n+1 by the information up to the time n, and an estimation error of an observed amount including the degraded image information by using the correlation value with respect to the degraded image information of only the time n. An optimum estimated value calculating section (168) calculates the optimum estimated value of the state amount at the time n+1 by the information up to the time n+1 by using the weighting factor with respect to the degraded image information of only the time n.
US08532415B2 Data compression method
A data stream of a code string is divided into a series of a group of blocks. The first block of the group of blocks is compressed by a sliding dictionary method with codes of the first block as a reference dictionary. Blocks subsequent to the first block are recognized in succession as a target block to be compressed. Each time the target block is recognized, the target block is compressed by the sliding dictionary method with codes of the target block and results of compression of a group of blocks prior to the target block as a reference dictionary, and a result of compression of the target block is arranged at an end of the results of compression of the group of prior blocks.
US08532405B2 Pseudo 3D image generation device, image encoding device, image encoding method, image transmission method, image decoding device, and image decoding method
A pseudo 3D image generation device includes frame memories that store a plurality of basic depth models used for estimating depth data based on a non-3D image signal and generating a pseudo 3D image signal; a depth model combination unit that combines the plurality of basic depth models for generating a composite depth model based on a control signal indicating composite percentages for combining the plurality of basic depth models; an addition unit that generates depth estimation data from the non-3D image signal and the composite depth models; and a texture shift unit that shifts the texture of the non-3D image for generating the pseudo 3D image signal.
US08532403B2 Image processing apparatus and image processing method
To reduce the time for searching a similar image area to the first image area to speed up image coding, an image processing apparatus 100 includes: a range block processing section 51 to calculate a contrast value of a range block constituting an image; a domain block processing section 52 to calculate contrast values of a plurality of domain blocks; a contrast value judging section 53 to compare the contrast values of the domain blocks to the contrast value of the range block so as to specify a similar domain block candidate; and a coding processing section 54 to search the domain block similar to the range block out of the domain block candidates and to code a relation information of the searched domain block to the range block.
US08532402B2 Image registration
A method and apparatus for processing images. Clusters of first features identified in a first image are identified. Each cluster in the clusters comprises a first group of features from the first features. A transformation for registering each cluster in the clusters with a corresponding cluster comprising a second group of features from second features identified in a second image is identified using an initial correspondence between the first features in the first image and the second features in the second image. A set of clusters from the clusters of the first features is identified using the transformation identified for each cluster. A final transformation for registering the first image with the second image is identified using the set of clusters.
US08532401B2 Image processing apparatus, image processing method, and computer-readable medium and computer data signal
An image processing apparatus includes a dividing unit, a first extracting unit, a quantizing unit, a generating unit and an image output unit. The dividing unit divides an object image into regions. The first extracting unit extracts image features of the regions generated by the dividing unit. The quantizing unit quantizes the image features extracted by the first extracting unit. The generating unit generates an expected value of an occurrence probability of each topic variable indicating similar images from the image features quantized by the quantizing unit, using a correlation between the image features quantized by the quantizing unit and the topic variables. The image output unit outputs an image of a defective portion in the object image, using the expected values of the occurrence probabilities of the topic variables generated by the generating unit.
US08532399B2 Large scale image classification
An input image representation is generated based on an aggregation of local descriptors extracted from an input image, and is adjusted by performing a power normalization, an Lp normalization such as an L2 normalization, or both. In some embodiments the generating comprises modeling the extracted local descriptors using a probabilistic model to generate the input image representation comprising probabilistic model component values for a set of probabilistic model components. In some such embodiments the probabilistic model comprises a Gaussian mixture model and the probabilistic model components comprise Gaussian components of the Gaussian mixture model. The generating may include partitioning the input image into a plurality of image partitions using a spatial pyramids partitioning model, extracting local descriptors, such as Fisher vectors, from the image partitions, and concatenating the local descriptors extracted from the image partitions.
US08532398B2 Methods and apparatus for optical segmentation of biological samples
A method for the imaging of protein expression and location in biological samples using optical segmentation is provided. The steps comprise acquiring a fluorescent image of a biological sample, analyzing the image and generating a masking pattern corresponding to a specific structure within the biological sample, transforming the masking pattern into the spatial coordinates of a digital micro-mirror device (DMD) which may then be projected onto the biological sample and obtaining a masked fluorescent image. Also provided is an image analysis system for imaging of protein expression and location in biological samples using optical segmentation.
US08532396B2 Method and system for determining structural similarity between images
Method and system for low complexity assessment of quality of an image are presented. By performing multiresolution decomposition of images using, for example, a discrete wavelet transform, and determining a metric based on a structural similarity index or a structural similarity map, a structural similarity score, characterizing similarity between images with a high degree of accuracy, is produced. The processing time is much smaller in comparison to that required by other methods producing image quality metrics of comparable accuracy.
US08532395B2 Pattern inspection method and semiconductor device manufacturing method
In one embodiment, a pattern inspection method is disclosed. The method can include predicting an edge shape at a given future time with respect to the same inspection target pattern, setting a threshold corresponding to a required specification of the inspection target pattern, and predicting the time when the inspection target pattern fails to meet the required specification from the predicted edge shape and the threshold. The method can further include taking a plurality of images concerning the inspection target pattern at different times by use of an imaging apparatus, detecting edges of the obtained images, respectively, matching the detected edges of different imaging times, and obtaining a difference between corresponding edges to generate a difference vector after the matching. The edge shape of the future time can be predicted based on the generated difference vector and an interval between the imaging times.
US08532393B2 Method and system for line segment extraction
A method for extracting line segments from an edge image comprises receiving a digital image comprising a plurality of edge pixels, and processing the plurality of edge pixels using a breadth first search to determine a plurality of breadth first search pixels in a breadth first search order for a connected component. The connected component comprises a plurality of components. The method continues by processing the plurality of breadth first search pixels in an order related to the breadth first search order to determine a plurality of component pixels for at least one component of the plurality of components. Each of the plurality of components comprises a line segment. The method concludes by processing the plurality of component pixels to determine a plurality of line segment pixels for the line segment.
US08532391B2 Recognizing a feature of an image independently of the orientation or scale of the image
One embodiment of the present invention provides a system for recognizing a feature of an image independently of the orientation or scale of the image. During operation, the system receives an image. Next, the system identifies a feature within the image. The system then performs a principal component analysis (PCA) operation on the feature to determine an orientation of a primary component of the feature and a secondary component of the feature, wherein the PCA operation is performed while source data for the image is retained. Finally, the system recognizes the feature by analyzing the primary component of the feature and the secondary component of the feature.
US08532388B2 Image processing apparatus, image processing method, and computer program
This invention generates a digital document by applying character recognition to character images in a document image, and rendering the character recognition result on the document image in a transparent color. This digital document allows to specify a part corresponding to a search keyword on the document image upon conducting a search. When this digital document is generated, it includes a description required to use glyph data (font data) of a simple character shape commonly to a plurality of character types as font data used upon rendering the character recognition result. Therefore, even when the digital document needs to save font data, an increase in file size can be minimized. Also, by rendering using a simple character shape, the data size of the font data itself can be reduced.
US08532385B2 Image processing apparatus and image processing method
An image processing apparatus includes a region analysis unit configured to generate a quantized region by integrating regions that are included in an input multivalued image and have similar colors and to determine an attribute of a connected component included in the generated quantized region, and a character portion filling unit configured to determine a color used for filling a connected component that has been determined by the region analysis unit to have a character attribute and to execute processing for filling the connected component that has been determined to have the character attribute. In the image processing apparatus, the character portion filling unit is configured to change a method for determining the color used for filling based on the quantized region existing adjacent to the connected component determined to have the character attribute.
US08532382B1 Full-length video fingerprinting
A full-length fingerprint is generated for a video that represents characteristics of the entire duration of the video in a small amount of data. A plurality of subfingerprints for the video, each subfingerprint encoding features of a corresponding segment of the video, is accessed. A plurality of subhistograms is generated for the video, each subhistogram encoding a frequency of subfingerprint features for subfingerprints included in a subset of the plurality of accessed subfingerprints. A master histogram for the video is generated that encodes a frequency of subhistogram features for the plurality of generated subhistograms for the video. A hashing procedure is applied to the master histogram to produce the full-length fingerprint. Clustering can be performed on full-length video fingerprints for videos in a database to detect near-duplicate videos.
US08532381B2 Method and apparatus for improving the stability of histogram correlation algorithm
A method and apparatus for improving stability of histogram correlation based image and video processing algorithms. The method includes computing a histogram for target signal and reference signal for generating a target histogram and a reference histogram, performing low pass filtering of the input signal and the reference signal and producing smoothed histograms, and performing correlation on the smoothed histograms for improving stability of histogram correlation.
US08532378B2 Imaging device, method of adjusting color shift of display monitor and color shift adjuster of display monitor
An imaging device includes a camera unit having an imaging element in which subject light which has passed through a shooting optical system is formed to output an image signal, a main body unit from which the camera unit is detachable, the main body unit having a display monitor displaying a subject image on a screen by input image data in which the image signal is processed, and a communication unit which enables bidirectional communication of the camera unit and the main body unit in a state in which the camera unit is removed from the main body unit.
US08532377B2 Image ranking based on abstract concepts
A system and method for ranking images are provided. The method includes receiving a query comprising a semantic part and an abstract part, retrieving a set of images responsive to the semantic part of the query, and computing first scores for the retrieved images in the set of retrieved images. The first score of an image can be based on a relevance of that image to the semantic part of the query (and not to the abstract part of the query). The method further includes identifying a chromatic concept model from a set of chromatic concept models. This identification can be based on the abstract part of the query (and not on the semantic part of the query). The chromatic concept model includes an optionally-weighted set of colors expressed in a perceptually uniform color space. For retrieved images in the set of retrieved images, the method includes computing a chromatic image model based on colors of the image, the chromatic image model comprising a weighted set of colors expressed in the perceptually uniform color space and computing a comparison measure between the chromatic image model and the chromatic concept model. The retrieved images are scored with respective second scores that are based on the computed comparison measures. The retrieved images are ranked based on a combined score for a respective retrieved image which is a function of the first and second scores.
US08532376B2 Signal processing system and computer readable medium for recording signal processing program
A base vector acquisition unit acquires a base vector based on spectral characteristics of a subject to be an identification object with spectral characteristics known, and a system spectral characteristics acquisition unit acquires a spectral characteristics of an image acquisition system including spectral characteristics concerning a color imaging system provided for image acquisition of subjects including the subject to be identification object, and spectral characteristics concerning illumination light used in image acquisition of subjects by the color imaging system. A calculation unit calculates weighting coefficient concerning the base vector for each wavelength area, from image signal composed of a plurality of color signals obtained in the color imaging system, the base vector and spectral characteristics of the image acquisition system. An output signal calculation unit calculates an output signal as identification result of the subject to be identification object based on the weighting coefficients.
US08532375B2 Identifying banding in digital images
One or more implementations access a digital image and determine whether at least one portion of the digital image includes one or more bands having a difference in color. The determination is based on at least two candidate scales. One or more implementations access a digital image and assess at least a portion of the digital image for the existence of one or more bands having a difference in color. The assessing includes determining a fraction of pixels in the portion having a color value offset by an offset value from a color value of a particular pixel in the portion.
US08532366B2 Position detecting method
A method detects a position of a mark based on an image signal of the mark. The method includes steps of obtaining a first position of the mark by performing a first process for the image signal, extracting plural feature values from the image signal based on the first position, and detecting the position of the mark by obtaining an offset value for the first position based on the plural feature values.
US08532362B2 Scoring system to monitor natural or drug-modified disease progression in “erosive osteoarthritis” of the interphalangeal finger joints
The present invention provides a scoring system to monitor natural or drug-modified disease progression in erosive inter-phalangeal finger joint osteoarthrits and the use of said scoring system to identify and value drugs with anticatabolic and/or repair promoting potential.
US08532361B2 System and method for image segmentation in generating computer models of a joint to undergo arthroplasty
A custom arthroplasty guide and a method of manufacturing such a guide are disclosed herein. The method of manufacturing the custom arthroplasty guide includes: a) generating medical imaging slices of the portion of the patient bone; b) identifying landmarks on bone boundaries in the medical imaging slices; c) providing model data including image data associated with a bone other than the patient bone; d) adjusting the model data to match the landmarks; e) using the adjusted model data to generate a three dimensional computer model of the portion of the patient bone; f) using the three dimensional computer model to generate design data associated with the custom arthroplasty guide; and g) using the design data in manufacturing the custom arthroplasty guide.
US08532359B2 Biodata model preparation method and apparatus, data structure of biodata model and data storage device of biodata model, and load dispersion method and apparatus of 3D data model
Medical image data is utilized, physical values are assigned to body parts based on image information, and the target organs are separated from the image data to prepare a 3D biodata model to thereby realize a data model unique to a patient, having an internal structure, and enabling dynamic simulation of a live body. The same target part of a body is captured by CT and MRI to obtain medical images. Sets of pairs of CT images and MRI images are set, a plurality of features showing the same locations are selected and set from the sets of CT images and MRI images, a conversion coefficient between the CT images and MRI images is obtained, and this conversion coefficient is used to rearrange the MRI images by projection transforms and linear interpolation, combine them with the contours of the CT images, and correct their positions in the contours. Further, the images are used to prepare a 3D data model.
US08532350B2 Dose reduction and image enhancement in tomography through the utilization of the object's surroundings as dynamic constraints
Image reconstruction methods are described where the characteristics of the surroundings of the patient in the scanner image field are used as supplemental information in the reconstruction process to reduce the dose, reduce scan times, scan number and/or improve the image quality of the reconstructed image.
US08532342B2 Electronic manifest of underground facility locate marks
A method performed by a device may include receiving information regarding a particular geographic area; retrieving an aerial image of the particular geographic area; displaying the aerial image; determining an approximate geographic location of a mark denoting an underground facility; overlaying, on the displayed aerial image, information concerning the approximate geographic location of the mark denoting the underground facility; and storing the aerial image and the information concerning the approximate geographic location of the mark denoting the underground facility.
US08532335B2 Watermarking different areas of digital images with different intensities
An image is processed to encode a digital watermark, with different regions thereof processed using different levels of watermark intensity. In an image comprised of elements of differing sizes (e.g., halftone shapes of different sizes, or lines of different width), the different regions can be defined by reference to the sizes of elements contained therein. Regions characterized by relatively small elements can be watermarked at a relatively low intensity. Regions characterized by relatively large elements can be watermarked at a relatively high intensity. A variety of other features are also discussed.
US08532332B2 Information processor, information processing method, and program for content delivery
An information processor includes a data processing portion which generates content for delivery to a client. The data processing portion generates and provides a sub-image in which identification information of a content delivery client is recorded in image data formed only of a partial area of image data and a main image in which the image signal of the sub-image area is deleted or substituted with a dummy signal to the client, generates management information in which the identification information recorded in the sub-image is associated with client information of the content provision destination, and records the management information in a storage portion.
US08532328B2 Methods and apparatus for planetary navigation
A method of navigating a space vehicle. An image of a planet surface is received. The received image is processed to identify edge pixels and angle data. The edge pixels and angle data are used to identify planetary features by shape, size, and spacing relative to other planetary features. At least some of the planetary features are compared with a predefined planet surface description including sizes and locations of planet landmarks. One or more matches are determined between the planetary feature(s) and the planet surface description. Based on the match(es), a location of the space vehicle relative to the planet is determined.
US08532321B2 Hearing device having one or more in-the-canal vibrating extensions
A bone conduction device for enhancing the hearing of a recipient, comprising: a sound input element configured to receive an acoustic sound signal; an electronics module configured generate an electrical signal representing the acoustic sound signal; a transducer configured to generate mechanical forces representing the electrical signal for delivery to the recipient's bone; and one or more vibration extensions mechanically coupled to the transducer and configured to be inserted into the ear canal of the recipient, and further configured to vibrate in order to transmit the mechanical forces generated from the transducer to the recipient's bone.
US08532313B2 Audio processing system for an audio output device
An exemplary audio processing system includes a gain control unit, a sampling unit, and a triggering unit. The gain control unit is configured for amplifying an audio signal. The sampling unit is configured for sampling the audio signal. The triggering unit is configured for generating a gain reduction unit if the amplitude exceeds a predetermined value over a predetermined time period. The first predetermined value is set so that if the amplitude of the audio signal exceeds the predetermined value and the gain of the gain control unit is not reduced, the amplitude of the amplified audio signal exceeds a predetermined acceptable range. The gain control unit is also configured for reducing the gain of the gain control unit responding to the gain reduction signal to limit the amplitude of the amplified audio signal within the predetermined acceptable range.
US08532304B2 Administration of wireless local area networks
Methods and systems for managing access to a wireless local area network are provided. A wireless access point (AP) may use a unified approach that utilizes an out-of-band channel to communicate authentication key and network address information to a guest device, and utilizes an in-band channel to establish communications with the guest device, and also provides support for in-band setup on all devices. The ability to use out-of-band where possible provides for an increase to security and usability, and the possibility of delegating access from one device to another. The unified approach thereby also provides easy management of guest access to the WLAN.
US08532291B2 Copy control method
The usability while performing copy control can be enhanced in the case of recording a digital broadcast program for which recording of one generation is permitted (“Copy One Generation”). When an output route in the case of copying digital contents from a first recording apparatus to a second recording apparatus is via LAN, authentication is executed between the first recording apparatus and the second recording apparatus. The capability of a move process with a predetermined copy number of multiple copies being kept is confirmed, and dedicated key information is shared to be used for encryption and decryption of the digital contents moved with the predetermined copy number of multiple copies being kept. Then, the digital contents recorded and managed in the first recording apparatus is added with the information about the predetermined copy number of multiple copies, and transmitted.
US08532288B2 Selectively isolating processor elements into subsets of processor elements
A cryptographic engine for modulo N multiplication, which is structured as a plurality of almost identical, serially connected Processing Elements, is controlled so as to accept input in blocks that are smaller than the maximum capability of the engine in terms of bits multiplied at one time. The serially connected hardware is thus partitioned on the fly to process a variety of cryptographic key sizes while still maintaining all of the hardware in an active processing state.
US08532287B2 Information processing system and information processing method for use therewith, information processing apparatus and information processing method for use therewith, and program
An information processing system and a method for use therewith, an information processing apparatus and a method for use therewith, and a program which are capable of decrypting desired portions of encrypted data are provided. Of packets 211 through 216 constituting a bit stream of layered-encoded image data 201 according to JPEG 2000, the packets 211 through 213 are each encrypted independently of the packets 214 through 216 which are also encrypted each. This produces encrypted split data 262 with the resolution at level zero (corresponding to R0) and encrypted split data 263 with the resolution at level one (corresponding to R1). The header (ranging from SOC to SOD) of layered-encoded image data 201 is appropriated for a header 261, followed by encrypted split data 262 and 263 and an EOC 264, in that order, the whole data array constituting data 251 that is output as the definitive encrypted data. This invention is particularly applicable to image delivery apparatus.
US08532286B2 System and method for reducing the computation and storage requirements for a montgomery-style reduction
A system and method are described that provide an alternative way in which to produce a Montgomery reduction from below by storing a new precomputed value used to substantially replace the μ and n values used in Montgomery reduction with a single value. By modifying the Montgomery reduction mechanism in this way, the number of multiplications and registers required to effect the Montgomery reduction can be reduced. To avoid having to store both μ and n, a modified reduction value or a logical shift or signed version of such a value can be used in place of μ and n for the bulk of the low-order reduction.
US08532285B2 Method and apparatus for call control using motion and position information
A method and apparatus perform call control by obtaining initial biometric information of ears of a user of a handheld audio device; detecting a change in the biometric information of the ears of the user; determining a position and motion of the handheld audio device by analyzing the detected change in biometric information; and performing call control based on the determined position and motion. Further, the method and apparatus perform a first call control operation in response to the determined motion and position if the handheld audio device is communicating with a first endpoint and a second call control operation if communicating with a second endpoint. In addition, the method and apparatus change an internal call control operation of a handheld audio device by determining motion and a position of the handheld audio device. Also, the method and apparatus control internal operations of an endpoint by determining motion and position of the handheld audio device without terminating communication with the handheld audio device wherein the endpoint is one of a voice messaging system, conferencing system, or telephone operator.
US08532284B2 Telephone
A telephone has a housing, a handset, and a cradle on the housing constructed to transmit and emit light and fit with the handset. A light source in the housing juxtaposed with the cradle can be energized to feed light into the cradle for emission thereby. The light source can be LEDs mounted on a printed-circuit board underneath a base plate carrying the light-conducting cradle.
US08532281B1 Sales force effectiveness call forward
Embodiments of the invention provide systems, methods, and computer program products for sales force management that improves sales contacts, improves client service experience, and provides objective data on the end-to-end sales and service process. When a client calls his/her client manager the call will be automatically switched to a call center representative. Systems will capture relationship and call data associated with the clients making the call and the client managers that are being called. The relationship data is sent to the call center representative taking the call to help serve the client. The call data is sent to process owners to review and track the sales force management system as a whole. The call center representatives will either answer the customer's questions or prepare a notification form to capture the reason for the call and send the notification to the appropriate client manager.
US08532280B2 Network value determination for call center communications
Embodiments of the invention are directed to a call center system providing network metrics based off of an individual's social networking connections, and more particularly embodiments of the invention are directed to methods, apparatuses, and computer program products for providing a recommendation to an individual contacting the call center, based on the reason the customer is contacting the call center and the customer's network metrics. The network metrics include analyzing an individual's social networks and the social network of connections associated with the customer. In this way, recommendations, such as a promotion, product, service, or response to the communication to the call center may be tailored to network metrics of an individual from social networks.
US08532278B2 Conference call setup automation
The present invention automatically establishes a connection to each participant of a teleconference. Conference call set up and connect information may be provisioned in a variety of ways, including via a menu-based Dual Tone Multiple Frequency (DTMF) mechanism and via a form or formatted file sent from a subscriber. Additionally, a conference participant is not tied to one telephone number or other such address. The present invention queries a profile database to determine a conference participant's current location before connecting the participant to the conference. Therefore a conference participant who happens to be working from home on a particular day need only update one database, and any conferences in which the telecommuting worker is expected to participate will automatically be connected to the worker's home telephone number, rather than the worker's office telephone number.
US08532276B2 Systems and methods to provide telephonic connections via concurrent calls
Methods and apparatuses to present communication references to connect people for real time communications via concurrent calls. One embodiment includes: responsive to a search request, identifying information of an entity according to the search request; associating a telephonic reference with the information of the entity; providing the telephonic reference for presentation with the information of the entity to a user; and responsive to a request made via the telephonic reference for a telephonic connection between the user and the entity, initiating a plurality of concurrent calls to a plurality of telephonic references of the entity or a plurality of concurrent calls to a plurality of telephonic references of the user.
US08532274B2 System and method for providing limited unique telephone numbers to access multiple long distance destinations
A method and system (10) is provided for making a domestic or international long distance call through the dialing of a local number. The system includes a telephone which is connected to a traditional Public Switched Telephone Network (13) which is coupled to a softswitch (15). The system also includes a data switch (18), a session border controller (19), a prepaid database (20), a series of call processors (22), and a web interface (23). The session border controller is coupled to an outgoing call connection through the public internet (24). The softswitch provides local access numbers (31) that callers will use to get into the system. The system and method combines the user's telephone number (37) with the local access number to generate a unique sequence (39) which is then found in the database and correlated to a desired long distance number 36 to which the caller is ultimately connected.
US08532268B2 Identifying caller preferences based on voice print analysis
A call directing system receives an incoming call from a caller. The caller is prompted to speak, thus enabling a prosody analyzer to generate an analysis of a prosody of the caller's voice. This analysis provides a basis for generating a caller profile that describes caller preferences of the caller. Based on the analysis of the prosody of the caller's voice and the generated caller profile, the call is directed to a particular call recipient.
US08532267B1 Voice-operated interface for DTMF-controlled systems
A method and a voice-operated arrangement for interacting with a dual-tone multifrequency (DTMF)-controlled system. A record, including representations of DTMF tones and associated with communicating with a remote DTMF-controlled system, is accessed. A communication link between a user voice-communication device and the remote DTMF-controlled system is established through a speech-to-DTMF tone application. A user voice command is translated, using the record, into at least one DTMF tone for interacting with the remote DTMF-controlled system.
US08532266B2 Efficient usage of emergency services keys
An emergency services key (e.g., ESQK or ESRK) is guaranteed to be available from a limited size ESQK pool, such that an available ESQK is always selected and associated with an ongoing emergency call with no measurable impact to existing calls, even if all ESQK pool members are marked as unavailable. A plurality of ESQKs are grouped into a pool of emergency service keys “ESQK Pool ID”, each including anywhere from 1 to N number of ESQKs. Each ESQK preferably has a “Timestamp”, and information relating to the specific emergency E911 call (“Call Data ID”). The ESQK having a Call Data ID=“NULL”, and having the oldest Timestamp, is chosen for selection. If no such ESQK has both Call Data ID=NULL and the oldest Timestamp is found, then the ESQK with merely the oldest Timestamp is selected.
US08532262B2 Radiographic image capturing system
A radiographic image capture system includes a radiation detector, a radiation source, a generator, and a controller. The radiation detector includes plural pixels that generate electrical charges upon irradiation with radiation and that accumulate the electrical charges. The radiation source irradiates radiation onto the radiation detector. The generator reads the respective electrical charges accumulated in each of the pixels as electrical signals and generates image data. The controller causes the generator to read the electrical charges accumulated in each of the pixels at a specific frame rate in cases where continuous fluoroscopic imaging is performed, and, in a case in which a specific condition is satisfied, causes the radiation source to reduce the radiation amount being irradiated and causes the generator to perform thinned reading to read out the pixels one section at a time while extending the reading cycle of the electrical charges for each pixel.
US08532261B2 Portable radiographic apparatus system
A portable radiographic apparatus system reduces the number of types of spare rechargeable battery. A first rechargeable battery for operation of a portable radiographic apparatus has the same shape and characteristics as a second rechargeable battery for operation of a portable X-ray source. The first rechargeable battery and the second rechargeable battery are interchangeable. When, in order capture images during a visit to an individual's home or a visit to a nursing facility, the portable radiographic apparatus and the portable X-ray source are taken to the visit destination, spare rechargeable batteries must be taken in case of trouble with the rechargeable batteries. Because the first rechargeable battery and the second rechargeable battery are interchangeable, by bringing either the first rechargeable battery or the second rechargeable battery, trouble can be addressed if it arises. In this way, the number of types of spare rechargeable battery can be reduced.
US08532257B2 X-ray imaging apparatus and X-ray imaging method
An X-ray imaging apparatus and an X-ray imaging method can alleviate the influence of scattered X-rays relative to the obtained image. A differential phase contrast image or a phase contrast image of a detection object is computed by using a splitting element and an exposure control unit that synchronizes the X-ray scanning speed and the image acquisition speed of a detecting unit.
US08532256B1 Method and apparatus for the automated assay and valuation of precious metal objects
A method and apparatus for the metallurgical qualitative analysis (assay) and valuation of precious metals objects such as jewelry or coins. The system integrates a commercially available x-ray florescence (XRF) metals analyzer with associated peripheral devices including a personal computer and keyboard or touchpad computing device, a digitizing scale, a printer, an Internet link for obtaining current precious metals market price quotations, and software for processing the qualitative results with the current market price data and presenting the results to the system operator in real time. The system optionally includes a customer interface including a display screen for presenting the customer with the results of the analysis and valuation, and customer input means for accepting and recording a purchase transaction.
US08532255B2 Preparation and presentation of patient-individual panoramic visualizations
The invention relates to a method for generating and presenting a panorama image of a jaw region, where first a set of volume data representing the jaw region of a patient is generated by means of a tomographic method.
US08532253B2 3D mammography
The present invention relates to 3D mammography, in which individual images of a breast are taken at different projection angles and a 3D image subsequently synthesized from this image information. According to the invention, a breast to be imaged is arranged locked in a locking means (16, 17) and during the imaging process, the x-ray source (13) is continuously moved with respect to location of the breast and the breast is irradiated at a number of angular positions of the x-ray source (13). During an irradiation period of the imaging process, the locking means (16, 17) is turned as synchronized with the movement of the x-ray source (13). The imaging process preferably further includes such non-irradiation periods during which the locking means (16, 17) is turned in a direction opposite to that when turned as synchronized with the movement of the x-ray source (13) during an irradiation period.
US08532247B2 Integer and half clock step division digital variable clock divider
A clock divider divides a high speed input clock signal by an odd, even or fractional divide ratio. The clock divider receives a divide factor value F representative of a divide ratio N, wherein the N may be an odd or an even integer. A fractional indicator indicates a fractional divide ratio when one and an integral divide ratio when zero. A count indicator is asserted every N/2 input clock cycles when N is even. The count indicator is asserted alternately N/2 input clock cycles and then 1+N/2 input clock cycles when N is odd. The clock divider synthesizes one period of an output clock signal in response to each assertion of the count indicator for a fractional divide ratio and synthesizes one period of the output clock signal in response to two assertions of the count indicator for an integral divide ratio.
US08532246B2 Nuclear reactor robust gray control rod
A control rod having a lower tip absorber material which exhibits substantially lower irradiation induced swelling than a second absorber material which extends above the lower tip absorber material. The lower tip absorber material having a substantially lower reactivity worth than the second absorber material, extends from a lower end plug of the control rod to an elevation just above a dashpot in a thimble guide tube in a nuclear fuel assembly when the control rod is fully inserted within the thimble guide tube.
US08532243B2 Digital hold in a phase-locked loop
A technique that is readily implemented in monolithic integrated circuits includes a method including generating an output clock signal during a presence of a reference clock signal based, at least in part, on a digital control value indicating a phase difference between a feedback signal of a PLL and a reference clock signal. The method includes generating the output clock signal during an absence of the reference clock signal and based, at least in part, on an average digital control word indicating an average value of a number of samples of the digital control value during the presence of the reference clock signal, the number of samples preceding the absence of the reference clock signal by a delay period. The number of samples is selected from a plurality of numbers of samples and the delay period is selected from a plurality of delay periods.
US08532238B2 Subsampling based receiver using frequency selective noise canceller
Provided is a frequency selective noise canceller including: a frequency selective single to differential converter having a band pass filter function, converting a received single input signal into a differential signal in a wanted signal pass frequency band and into a common mode signal in an unwanted signal frequency band; and a common mode rejector functioning as a load having an arbitrary impedance with respect to the differential signal outputted from the frequency selective single to differential converter and functioning as a filter with respect to the common mode signal.
US08532237B2 Correction of alternating I/Q imbalance and frequency offset impairments
A method for communication includes receiving a signal, which carries data bits and is distorted by multiple impairments including one or more frequency offsets and one or more In-phase/Quadrature (I/Q) imbalances. A corrected signal is produced by applying to the received signal a sequence of corrections to compensate for the impairments. The sequence includes a first and a third correction of one correction type and a second correction of another correction type intervening between the first and third corrections in the sequence, the correction types consisting of frequency offset corrections and I/Q imbalance corrections. The data bits are extracted from the corrected signal.
US08532232B2 Estimating bit error probability (BEP) in an edge wireless system
Distribution parameter mapping determines the bit error probability (BEP) of a burst transmitted from a base station to the mobile station using a modulation and coding scheme (MCS) specified in the EDGE standard. Depending on whether the multi-bit soft decisions of the burst most resemble a Gaussian or a Rician distribution, the statistical parameters μ and σ or A and u are determined. The ratio μ/σ or A/σ is mapped to an empirically determined BEP in a Gaussian or Rician lookup table, respectively. The BEPs are not influenced by the degree of code redundancy in the MCS. The BEPs for the four bursts in a radio block are then averaged, filtered and quantized according to the EDGE standard. The quantization level of the average BEP is reported to the base station so that subsequent radio blocks can be transmitted using an MCS that is appropriate for the estimated BEP.
US08532229B2 Hard iterative decoder for multilevel codes
Two decoding algorithms are introduced for the decoding of multi-level coded modulation and other types of coded modulation involving component codes and interleaving operations. An improved hard iterative decoding (IHID) algorithm is presented that improves upon a hard iteration decoding technique by adding a stopping criterion. Also, a list Viterbi hard iteration decoding (LV-IHID) algorithm is presented that employs list decoding in conjunction with the IHID algorithm. Both of these decoding algorithms improve upon conventional multi-stage decoding by reducing the effective error multiplicity that is observed at the lowest coding level. It is demonstrated that the LV-IHID algorithm performs close to soft iterative decoding. The computational and delay complexity of the proposed decoding algorithms compare favorably with soft iterative decoding strategies. Also, a novel labeling strategy for MLC design is presented.
US08532228B2 Automatic frequency offset compensation in zero-intermediate frequency receivers using minimum-shift keying (MSK) signaling
Carrier frequency offset (CFO) between a transmitter and receiver signaling at 2 Mbps data rate with a 11110000 pattern as the preamble period is corrected within one preamble time period using free-running coarse and fine carrier frequency offset estimations. Two estimates for the CFO are computed, coarse and fine. The fine one is computationally accurate but may not be correct because of a potential wrap at ±180° in the computation. The coarse one is not accurate but delivers the approximate CFO value without wrap over. The comparison between the coarse and fine estimates thus may be used to detect a wrap over in the fine estimate and modify the fine estimate accordingly. Thereafter the compensated fine CFO estimation is used for carrier frequency offset (CFO) compensation.
US08532227B2 Method and apparatus for robust and high efficiency FEC frame header recovery
Methods and apparatus for FEC frame header detection are provided, suitable for use in a DVB-C2 receiver. A first method comprises demodulating with a quadrature phase shift keying (QPSK) demapper, followed by correlation and symmetry measures for detection of a robust FEC header. A second method comprises demodulating with a 16 quadrature amplitude modulation (QAM) demapper, followed by correlation and symmetry measures for detection of a high efficiency FEC leader. Another embodiment comprises using both the first and second methods to find the FEC header because the first symbol of the FEC frame header may be sent either in robust mode or in high efficiency mode. There is also provided a method and apparatus for generating an alternate decision statistic for determining detection of the FEC frame header.
US08532226B2 EHF wireless communication receiver using beamforming with a scalable number of antenna paths
The invention relates to a EHF wireless communication receiver comprising a phased array radio arranged for receiving a beam of signals in a predetermined frequency band. The phased array radio comprises a plurality of antenna paths, each arranged for handling one of the incoming signals and forming a differential I/Q output signal, each antenna path comprises a downconversion part and a phase shifting part for applying a controllable phase shift; a signal combination circuitry is connected to the antenna paths and is arranged for combining the differential I/Q output signals; and a control circuitry is connected to the phase shifting parts of the antenna paths and is arranged for controlling the controllable phase shift. In each antenna path, the phase shifting part is a baseband part downstream from the downconversion part and the phase shifting part comprises a set of variable gain amplifiers arranged for applying controllable gains to the respective downconverted incoming signals in the I/Q branches. The control circuitry sets the controllable gains of the variable gain amplifiers to coefficients of a rotational matrix.
US08532224B2 Signal processing circuit and method with frequency up- and down-conversion
A signal processing circuit comprises a frequency up-conversion circuit (14, 60) for performing up-conversion with a first local oscillator frequency and a frequency down-conversion circuit (16) for performing down-conversion with a second local oscillator frequency. A digital signal processor (10) controls supply first signals representing a first complex signal to the up-conversion circuit, and receives second signals representing a second complex signal. The digital signal processor controls a compensation of I/Q mismatch of results of up-conversion and/or down-conversion. The digital signal processor (10) switches to a calibration mode for selecting a parameter of said compensation. In the calibration mode the first and second local oscillator frequencies have a frequency offset with respect to each other. The digital signal processor (10) measures an amplitude of a frequency component at a frequency corresponding to mismatch in one and not more than one of the results of up-conversion and/or down-conversion, and selects the parameter dependent on the amplitude.
US08532223B2 Power amplifying device and power amplifying method
A power amplifying device includes an amplifier that amplifies a signal which is input in accordance with a voltage signal which is supplied to the amplifier, a voltage control section that controls the voltage signal in accordance with a transmission signal, a distortion compensating section that executes a distortion compensating process on the transmission signal by giving a value indicative of a reverse characteristic of the amplifier to the transmission signal in advance and inputs an output signal obtained by executing the distortion compensating process into the amplifier, an amplitude detecting section that detects an amplitude of the transmission signal, and a timing adjusting section that adjusts timings of the output signal and the voltage signal so that a value relating to the distortion compensating process meets a given condition when a detected value of the amplitude of the transmission signal is less than a given value.
US08532219B2 Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
Modulated signal A is transmitted from a first antenna, and modulated signal B is transmitted from a second antenna. As modulated signal B, modulated symbols S2(i) and S2(i+1) obtained from different data are transmitted at time i and time i+1 respectively. In contrast, as modulated signal A, modulated symbols S1(i) and S1(i)′ obtained by changing the signal point arrangement of the same data are transmitted at time i and time i+1 respectively. As a result the reception quality can be changed intentionally at time i and time i+1, and therefore using the demodulation result of modulated signal A of a time when the reception quality is good enables both modulated signals A and B to be demodulated with good error rate performances.
US08532216B2 MIMO detection method and system based on channel correlation
An OFDM symbol detection method is provided, which includes receiving OFDM modulated symbols transmitted from multiple transmitting antennas; receiving information on correlation time and/or correlation bandwidth; performing channel estimation on each of a plurality of channels for the multiple transmitting antennas, and conducting smoothing processing on each channel estimation result according to the information on correlation time and/or correlation bandwidth, to obtain channel estimation averages of respective channels; and performing signal detection on the received OFDM symbols by using the channel estimation averages. Both time correlation and frequency correlation are considered in the method.
US08532214B2 MIMO channel state information estimation with coupled iterative two-stage ranking
A plurality of wireless channels link a transmitter and a receiver, each channel corresponding to a different transmit-receive antenna pair. Channel state information is estimated for the plurality of wireless channels by grouping the plurality of channels into one or more groups, each group including the channels associated with two or more collocated transmit and/or receive antennas. A set of delay tap values is iteratively estimated in the time domain for each group of channels so that the channels included in the same group are associated with the same delay tap values. A frequency domain channel response of each of the channels included in the same group of channels is estimated based on the set of delay tap values estimated for the group.
US08532213B2 Preamble formats supporting high-throughput MIMO WLAN and auto-detection
A method for generating a preamble of an Orthogonal Frequency Division Multiplexed (OFDM) data frame for a multiple input multiple output (MIMO) wireless communication includes determining at least one system condition preamble format parameter. When the system condition preamble format parameter satisfies a first preamble format parameter a preamble having a first preamble format is formed. When the system condition preamble format parameter satisfies a second preamble format parameter, a preamble having a second preamble format is formed. Further, when the system condition preamble format parameter satisfies a third preamble format parameter, a preamble having a third preamble format is formed. The first, second, and third preamble formats differ based upon their lengths, fields, and modulation formats of a high throughput signal field.
US08532212B2 Wireless communication system, wireless communication device, wireless communication method and computer program
There is provided a wireless communication system, including a first terminal equipped with N antennas, N being an integer of at least two, a second terminal equipped with M antennas, M being an integer of at least one, and a third terminal equipped with L antennas, L being an integer of at least one. The first terminal includes a matrix calculation portion that calculates a transmission weight matrix suitable for transmitting data from the first terminal to the second terminal, and a matrix multiplication portion that multiplies a first data stream and a second data stream by the transmission weight matrix, the first data stream being transmitted from the first terminal to the second terminal, and the second data stream being transmitted from the first terminal to the third terminal.
US08532209B2 Methods, apparatus, and systems for coding with constrained interleaving
Serially-concatenated codes are formed in accordance with the present invention using a constrained interleaver. The constrained interleaver cause the minimum distance of the serial concatenated code to increase above the minimum distance of the inner code alone by adding a constraint that forces some or all of the distance of the outer code onto the serially-concatenated code. This allows the serially-concatenated code to be jointly optimized in terms of both minimum distance and error coefficient to provide significant performance advantages. Constrained interleaving can be summarized in that it: 1) uses an outer code that is a block code or a non-recursive convolutional code, and as such, there are multiple codewords present in the constrained interleaver, 2) selects a desired MHD, 3) selects an interleaver size and a set of predefined interleaver constraints to prevent undesired (low-distance) error events so as to achieve the desired MHD, and 4) performs uniform interleaving among the allowable (non-constrained) positions, to thereby maximize or otherwise improve the interleaver gain subject to the constraints imposed to maintain the desired MHD.
US08532205B2 Frame transmission method in a wireless communication system
A frame transmission method in a wireless communication system comprises setting a primary frame including a multiplicity of primary sub-frames, setting a secondary frame including a multiplicity of secondary sub-frames, and transmitting the secondary frame, wherein each of the primary sub-frames and each of the secondary sub-frames consists of multiple OFDM symbols, the OFDM symbols included in the primary sub-frame and the OFDM symbols included in the secondary sub-frame have different CP (Cyclic Prefix) lengths from one another, and the primary sub-frames and the secondary sub-frames are all equal in length. It is an advantage of the invention that frames consisting of OFDM symbols with different CP lengths can coexist together. Moreover, when each of the sub-frames within one frame consists of multiple OFDM symbols with different CP lengths, even the sub-frames can coexist together.
US08532190B2 Video encoding method and decoding method, apparatuses therefor, programs therefor, and storage media which store the programs
A video encoding method includes selecting a reference vector target frame and a reference frame from among already-encoded frames; encoding information for designating each frame; setting a reference vector for indicating an area in the reference vector target frame with respect to an encoding target area; encoding the reference vector; performing a corresponding area search by using image information of a reference vector target area, which belongs to the reference vector target frame and is indicated by the reference vector, and the reference frame; determining a reference area in the reference frame based on the search result; generating a predicted image by using image information of the reference frame, which corresponds to the reference area; and encoding differential information between image information of the encoding target area and the predicted image.
US08532186B2 Video frame encoding and decoding
A video frame arithmetical context adaptive encoding and decoding scheme is presented which is based on the finding, that, for sake of a better definition of neighborhood between blocks of picture samples, i.e. the neighboring block which the syntax element to be coded or decoded relates to and the current block based on the attribute of which the assignment of a context model is conducted, and when the neighboring block lies beyond the borders or circumference of the current macroblock containing the current block, it is important to make the determination of the macroblock containing the neighboring block dependent upon as to whether the current macroblock pair region containing the current block is of a first or a second distribution type, i.e., frame or field coded.
US08532182B2 Method and apparatus for decoding/encoding a video signal with inter-view reference picture list construction
A method of decoding a video signal is disclosed. The present invention includes obtaining identification information indicating whether a coded picture of a current NAL unit is an inter-view picture group, obtaining interview reference information of the inter-view picture group, and constructing a reference picture list for inter-view prediction using the inter-view reference information according to the identification information, wherein the inter-view reference information includes view identification information of an inter-view reference picture.
US08532178B2 Method and apparatus for decoding/encoding a video signal with inter-view reference picture list construction
A method of decoding a video signal is disclosed. The present invention includes obtaining identification information indicating whether a coded picture of a current NAL unit is an inter-view picture group, obtaining interview reference information of the inter-view picture group, and constructing a reference picture list for inter-view prediction using the inter-view reference information according to the identification information, wherein the inter-view reference information includes view identification information of an inter-view reference picture.
US08532175B2 Methods and apparatus for reducing coding artifacts for illumination compensation and/or color compensation in multi-view coded video
There are provided methods and apparatus for reducing coding artifacts for illumination compensation and/or color compensation in multi-view coded video. An apparatus includes an encoder for encoding at least one block in at least one picture for at least one view of multi-view video content. The encoder has a deblocking filter for performing adaptive deblocking filtering on the at least one block responsive to an indication of at least one of illumination compensation and color compensation being used for the at least one block.
US08532169B2 Rate control for two-pass encoder using adaptive quantization parameters
A two-pass encoder determines a quantization parameter (QP) value to control an actual number of bits consumed in a second encoding pass. The two-pass encoder includes a first encoding module, a rate control module and a second encoding module. The first encoding module includes a circuit configured to perform a first encoding pass to encode input video sequences. The rate control module is configured to determine R, a target bit rate for a picture in the second encoding pass, and α, a variable dependent on a QP value range, a picture type, and complexity. Q, a QP value for the picture or an MB of the picture in the second encoding pass, is also determined based on R and α. The second encoding module is configured to use Q to encode the picture or the MB of the picture in the input video sequence in the second encoding pass to form an output bitstream. The rate control module is further configured to update α to encode a next picture or a next MB of the picture in the second encoding pass.
US08532163B2 Method and transceiver system having a transmit clock signal phase that is phase-locked with a receive clock signal phase
A transceiver system is disclosed that includes a plurality of transceiver chips. Each transceiver chip includes one or more SERDES cores. Each SERDES core includes one or more SERDES lanes. Each SERDES lane includes a receive channel and a transmit channel. The transmit channel of each SERDES lane is phase-locked with a corresponding receive channel. The transceiver system has the capability of phase-locking a transmit clock signal phase of a transmitting component with a receive clock signal phase of a receiving component that is a part of a different SERDES lane, a different SERDES core, a different substrate, or even a different board. Each SERDES core receives and transmits data to and from external components connected to the SERDES core, such as hard disk drives. A method of transferring data from a first external component coupled to a receive channel to a second external component coupled to a transmit channel is also disclosed.
US08532159B2 Transmitter, receiver, wireless communication system, and communication method
A transmitter has a portion that sets a parameter about the transmitter itself based on a parameter made to correspond to a condition for selecting a receiver with which the transmitter communicate with, a portion that generates a spread code based on the set parameter, and a sending portion that spreads transmit-data to form a spread signal by the generated spread code, and that sends the spread signal. The receiver has a portion that receives the signal transmitted by the transmitter, a portion that sets a parameter about the receiver itself based on the parameter made to correspond to the condition, a portion that generates a despread code based on the set parameter, a portion that performs a correlation computation of the received signal and the generated despread code, and a portion that selects a transmitter with which the receiver communicates, based on a result of the correlation computation.
US08532157B2 Capping method for laser diode protection
A method includes: positioning a laser in the cavity in an end of a slider, wherein the laser has an output facet positioned adjacent to a first wall of the cavity to define a first gap between the output facet and the first wall of the cavity, and filling at least a portion of the first gap adjacent to the output facet. An apparatus including a slider including a cavity in a trailing end of the slider, a laser positioned in the cavity and having an output facet positioned adjacent to a first wall of the cavity to define a first gap between the output facet and the first wall of the cavity, and a sealing material filling at least a portion of the first gap adjacent to the output facet is also provided.
US08532155B2 Optical interconnection system
There is provided an optical interconnection system including a plurality of semiconductor integrated devices each including a surface emitting laser array device including a plurality of surface emitting laser devices each emitting an output laser signal light of a different wavelength modulated based on an input modulated signal, a silicon optical waveguide that guides output laser signal lights emitted from the surface emitting laser devices of each of the semiconductor integrated devices to another semiconductor integrated device, a plurality of optical couplers respectively corresponding to the semiconductor integrated devices and guiding the output laser signal lights to the silicon optical waveguide, and a plurality of optical splitters respectively corresponding to the semiconductor integrated devices, receiving the output laser signal lights guided by the silicon optical waveguide, and inputting an input laser signal light to a corresponding one of the semiconductor integrated devices.
US08532141B2 Method and system for providing bandwidth allocation and sharing in a hybrid wired/wireless network
A method for managing resources in a hybrid wired/wireless local area network (LAN) includes reserving bandwidth for a network device. The reserving of the bandwidth is based, at least in part, on a device hierarchy established within the hybrid LAN. The hierarchy is utilized for one or more of bandwidth reservation, bandwidth sharing, and/or bandwidth allocation within the hybrid LAN. In response to a communication session associated with the network device, at least a portion of the reserved bandwidth may be allocated for use by the network device. The at least a portion of the reserved bandwidth may be used during the communication session. A request for bandwidth may be received by one or both of the network device and/or a second network device.
US08532140B2 Wireless communication method, wireless communication system, base station, and terminal station
A base station performs bandwidth assignment for each terminal station or each wireless link even when the base station does not receive a bandwidth request in random access from the terminal station in the demand assignment period present in a specific period in which a transmission frequency of data to transmit is high, the specific period being specified for each terminal station or each wireless link between the terminal station and the base station, and the terminal station transmits at least one of bandwidth request information and the data to transmit in a bandwidth assigned by the base station.
US08532139B2 Method and system for indicating a transition in rate and/or power consumption utilizing a distinct physical pattern on one or more idle channel(s)
An Ethernet network may comprise multi-rate link partners that may be coupled via an Ethernet link. The Ethernet link may comprise a plurality of channels wherein one or more may be silent and/or idle channels set to a low(er) power that may enable energy efficiency. Silent channels may be utilized for transmitting signals comprising one or more distinct physical patterns for controlling data rate transitions. For example, symbols may be utilized for generating the distinct physical patterns. The distinct physical patterns may communicate a new data rate, when to transition the data rate, which channel(s) may bear the data rate transition and/or a method for implementing the data rate transition. The method may comprise activating or suspending a data traffic channel, modifying a signal constellation, modifying PAM levels and/or adjusting inter-frame gap. The new data rate may be determined based on past traffic and/or expected traffic on the network link.
US08532138B2 WWAN to ethernet converter and communication system thereof
A wireless wide area network (WWAN) to Ethernet converter comprises a subscriber identity module (SIM) interface, for accessing data stored in a SIM card; a radio frequency (RF) circuit, for receiving in the WWAM an RF signal associated with the data stored in the SIM card and for converting between the RF signal and a baseband signal; a digital signal processor (DSP), coupled to the RF circuit, for processing the baseband signal; and an Ethernet control device, coupled to the DSP, for converting between the processed baseband signal and an Ethernet signal.
US08532136B1 Communication with a handset via a private network
Aspects of the present invention provide communication with a handset utilizing industry standard TCP/IP protocol. According to one aspect of the present invention, a handset includes a processor, web server program, and first virtual network adapter. The first virtual network adapter emulates a network adapter operative to provide network access to the handset. The handset includes a second virtual network adapter that emulates a second network adapter operative to provide network access to a computing device connected to the handset. Communication occurs over a private network established between the computing device and the handset using the TCP/IP protocol. A custom web page file stored on the handset and provided to the web browser program of the computing device renders a user-friendly web page interface.
US08532135B2 Method for signaling back-off information in random access
A method for performing random access in a wireless communication system is provided. The method includes transmitting a preamble for random access in uplink, receiving a random access response message including back-off information as a response to the preamble, and performing back-off using the back-off information when the random access has failed.
US08532131B2 Multirate communication apparatus and method of controlling line-configuration of multirate communication apparatus
There is provided the multirate communication apparatus including: an interface board to connect with a plurality of lines of different bit rates and processing transmission signals of the lines having a first line capacity; a port to mount a transmission module to transmit and receive the transmission signals; a line identifying unit to identify a line type of the transmission module mounted in the port; a plurality of signal processor to process transmission signals having a second line capacity obtained by dividing the first line capacity by a predetermined number; and a line-configuration controller to control a configuration of lines processed in respective the signal processor, based on an identification result of the line identifying unit; wherein the signal processor processes the transmission signals in accordance with the line type of the transmission module mounted in the port, base on a control by the line-configuration controller.
US08532125B2 Method, system and apparatus for session association
A session association method, system, and apparatus are disclosed. The method includes: receiving an Internet Protocol Connectivity Access Network (IP-CAN) session setup message and a gateway control session message; and associating an IP-CAN session with a gateway control session according to a temporary identity (ID) in the IP-CAN session setup message and the temporary ID in the gateway control session message. Therefore, the gateway control session is associated with the IP-CAN session by using a temporary ID; and the gateway control session is associated with the IP-CAN session when no user ID exists in the emergency service, which ensures the normal progress of the emergency service.
US08532124B2 Methods, systems, and/or devices for providing network access
Certain exemplary embodiments comprise a method that can comprise, via an Ethernet Channel Service Unit (ECSU), providing a packet conversion between a Serial Wide Area Network (WAN) protocol and an Ethernet network protocol. The ECSU can be adapted to provide access to a network service between a first device adapted to communicate using an Ethernet protocol via the Ethernet network and a second device adapted to communicate using a serial protocol via the Serial WAN.
US08532121B2 Multiple node applications cooperatively managing a plurality of packet switched network pathways
End-point devices, access points and other types of network nodes each employ multi-path management software to manage communication via multiple possible paths to the Internet backbone from communication applications that run on an end-point device. Although the multi-path management software on an end-point device may operate independently, it may also cooperate with the local communication applications and the multi-path management software located on the access points or other network nodes to select one or more pathways for the local communication applications. Alternatively, the multi-path management software of an end-point device may pass all or a portion of such management responsibility to a local communication application and/or to multi-path management software of another network node. In addition to managing the selection of one or more pathways, the multi-path management software seamlessly switches pathways as may become necessary to meet changing network conditions or bandwidth demands.
US08532119B2 Interfabric routing header for use with a backbone fabric
A Fiber Channel router used to join fabrics. EX_ports are used to connect to the fabrics. The EX_port joins the fabric but the router will not merge into the fabric. Ports in the Fiber Channel router can be in a fabric, but other ports can be connected to other fabrics. Fiber Channel routers can be interconnected using a backbone fabric. Global, interfabric and encapsulation headers are developed to allow routing by conventional Fiber Channel switch devices in the backbone fabric and simplify Fiber Channel router routing. Phantom domains and devices must be developed for each of the fabrics being interconnected. Front phantom domains are present at each port directly connected to a fabric. Each of these is then connected to at least one translate phantom domain. Zoning is accomplished by use of a special LSAN zoning naming convention. This allows each administrator to independently define devices are accessible.
US08532111B2 Transmission apparatus, transmission method, and program
Disclosed herein is a transmission apparatus including a receiving unit configured to receive ACK packets transmitted from a reception apparatus in response to transmission data items, an ACK storing unit configured to store a latest ACK packet which is last received among the ACK packets, and a TCP/IP processing unit configured to perform processing of receiving an ACK packet in accordance with the latest ACK packet supplied from the ACK storing means at a predetermined timing.
US08532110B2 Methods, systems, and computer readable media for diameter protocol harmonization
According to one aspect, the subject matter described herein includes a method for providing Diameter protocol harmonization. The method includes steps occurring at a Diameter node. The method further includes determining a first Diameter protocol associated with received Diameter information that is to be sent to a destination. The method also includes determining a second Diameter protocol associated with the destination. The method further includes harmonizing the received Diameter information such that the harmonized Diameter information is compatible with the second Diameter protocol. The method also includes providing the harmonized Diameter information to the destination.
US08532107B1 Accepting packets with incomplete tunnel-header information on a tunnel interface
An egress device of a network tunnel is configured to receive fragmented packets over a tunnel interface when the network tunnel is defined using information that is not present in all of the fragmented packets. For example, an egress device includes an interface to receive packets associated with the network tunnel, at least some of the packets being fragmented packets that are fragments of tunnel encapsulated packets. Some of the fragmented packets include network layer information associated with a network layer header of an original unfragmented tunnel encapsulated packet and do not include transport layer information associated with a transport layer header of the original unfragmented tunnel encapsulated packet. A forwarding engine of the egress device uses a multi-stage chained lookup to determine whether packets conform to tunnel definitions for the network tunnel that define the network tunnel by specifying both network layer information and transport layer information required for the packets.
US08532105B2 Image forming apparatus, and control method and interface apparatus thereof
An image forming apparatus includes a MAC controller that receives a data packet containing print data from a host apparatus via a network, a central processing unit (CPU) that processes the data packet received by the MAC controller, and a printing unit that performs a printing operation on the basis of the print data processed by the CPU, wherein MAC controller selectively transmits the data packet to the CPU depending on whether the data packet received from the host apparatus corresponds to a predetermined receivable protocol type.
US08532101B2 System and method for providing co-signaled return label switch paths
An approach is provided for establishing label switch paths associated with a new routing node of a label switch network. A new routing node is determined to be activated within a label switch network. Label pair generation logic is employed to generate a path set-up message to establish a pair of label switch paths between the new routing node and an activated routing node of the label switch network. Another path set-up message is repeatedly generated for each of a plurality of activated routing nodes within the label switch network to establish pairs of label switch paths.
US08532099B2 Forwarding table reduction and multipath network forwarding
Increased usage of network links is provided and smaller forwarding tables are required. A combination of STP and Multipath methods may be implemented in a network. Frames may be forwarded between switches not only according to MAC addresses, but also according to switch IDs and local IDs. Switch IDs do not need to be globally unique, but should be unique within a particular network. Local IDs need only be unique within a particular switch. Some preferred implementations allow frames to be delivered in order to devices requiring in-order delivery. Preferably, core switches need only learn the switch IDs of each core switch and each edge switch, and the appropriate exit port(s) corresponding to each switch. Preferably, the forwarding tables of each edge switch indicate the addresses of each device attached to that edge switch, the address of each device that is in communication with an attached device and the address of every other switch in the network.
US08532094B2 Multi-network compatible data architecture
A backbone network, comprising a network switch configured to communicate data over Ethernet and SONET/SDH interfaces without encapsulating the data. Also disclosed is a backbone network, comprising a plurality of synchronized network switches, wherein the switches are configured to communicate a plurality of time division multiplexed data streams across at least part of the network via a plurality of Ethernet interfaces and a plurality of SONET/SDH interfaces, and wherein the switches are configured to communicate the data streams without encapsulating the data streams.
US08532091B2 Method and apparatus for providing IMS services to circuit-switched controlled terminals
The present invention proposes a solution for providing IMS services to users having circuit-switched controlled terminals being not adapted to provide IMS services to the users. In particular, it is proposed, in order to allow IMS to take the full call and service control, to place a user agent being responsible for the user ported to the IMS in a new node type called Mobile Access Gateway Control Function (MAGCF). This new node combines the logical functionality of a cellular switching center and the logical functionality of IMS. The invention discusses a concept of a static MAGCF being deployed in a network and being assigned for handling a user.
US08532090B1 Distributed local telephony gateway
Aspects of the invention are directed to a telephony system that is adapted to receive, route, process, and deliver communications data using a cost-effective, user-friendly operations platform and a broadband communication network. For example, the system includes a computer server arrangement and a plurality of endpoint devices communicatively coupled to one or more communication channels comprising an Internet protocol (IP) network. Packet-based (VoIP) calls are transmitted over an IP network, and translated to standard PSTN call signals when necessary. The broadband telephony system of the present invention utilizes each user's own IP network endpoint device as not only each user's local gateway onto the IP network, but also as a remote gateway for bridging other user's calls from the IP network to a local PSTN network in order to reach non-users.
US08532088B1 Method and apparatus for providing call center agents with calling party information
A method and apparatus for providing call center agents with calling party information for calls initiated behind trunks on packet networks such as Voice over Internet Protocol (VoIP) and Service over Internet Protocol (SoIP) networks are disclosed. The method enables a network service provider such as a telephone company to provide toll free service to an enterprise customer, and to provide the enterprise customer with the trunk group identifiers that customers of the enterprise utilize to access services provided by the enterprise.
US08532082B2 System and method for frequency division multiple access communications
A method and system for wireless frequency division multiple access communications in the uplink and/or downlink directions. A first time duration for transmission of a data payload block is established, and the transmission is processed using a first frequency domain or a time domain. A second time duration for transmission of at least one pilot block is established, and the transmission is processed using a second frequency domain or the time domain, the second time duration is not greater than the first time duration.
US08532079B2 Preemptive packet for maintaining contiguity in cyclic prioritized multiple access (CPMA) contention-free sessions
An access point transmits a preemptive peg packet when it has no data to transmit in order to maintain the contiguity of its transmission timing position with respect to the timing position of other contention-free sessions (CFS) transmitted by other access points in an existing, periodic sequence. The cyclic prioritized multiple access (CDMA) method establishes the transmission timing position of contention-free sessions (CFS) between overlapping first and second wireless LAN cells contending for the same medium. Each cell includes a respective plurality of member stations. If an access point has no traffic, it will transmit a short, preemptive pegging packet and reset its backoff timer. In this manner, no gaps longer than the distributed coordination function (DCF) Interframe Space (DIFS) are left idle. This prevents other stations from using DCF contention to seize the channel, until all access points have completed one contention-free session (CFS) per periodic cycle.
US08532075B2 Transitioning to secure IP communications for encoding, encapsulating, and encrypting data
An apparatus, system, and method is directed to transcoding broadcast content, such as in a DVB, ATSC, and MPEG based network, to secure content suitable for an Internet Protocol (IP) based network. In one embodiment, a single multifunctional convergence appliance is employed to enable such transcoding actions as encryption, encoding, and/or encapsulation. For example, in one embodiment, an MPEG transport stream associated with the broadcast content may be transcoded to an IP-based transport stream. In addition, the transport stream may be decrypted, transrated to another rate, and re-encrypted using a different control word for re-encrypting, but a same service key to encrypt the different control word. The system is also enabled to transcode content formatted for the IP-based network to a content format suitable for the broadcast network.
US08532074B2 Energy-efficient on-the-fly Wi-Fi hotspot using mobile devices
One or more mobile devices and a cloud server computing device are utilized to provide Internet access to one or more client computing devices. One of the clients is designated as a Wi-Fi access point. The Wi-Fi access point implements a reverse-infrastructure Wi-Fi mode which tethers available mobile devices and other clients to the access point. The cloud server periodically computes an optimal number of the mobile devices to be used for data striping, and transmits a webpage to a requesting client by striping data associated with the webpage across the optimal number of the mobile devices.
US08532069B2 Local area wireless airspace management
A mobile wireless device that is implemented to provide personal communications services in a wireless communications network can be integrated with hardware and/or software to manage the device at the device level at the local level. Management can be implemented to be invisible to wireless device user such as to be implemented without requiring user initiation to acknowledge or allow management to proceed. Local management can be implemented on a real time basis to manage the usage or operation of a device, device components or software integrated into the device. Different policies can be applied within a local airspace management network. Security measures can also be implemented to assure that local airspace management is applied by a trusted network. Information associated with a local airspace management network such as user biometrics, trusted network certification, authentication information can be stored in a wireless device.
US08532065B2 Device, system and method of wireless communication utilizing OFDM, SC-FDMA and sub-carrier frequencies
Briefly, according to embodiments of the invention, there is provided a wireless communication system and a method to receive by a base station from a first mobile station a first chain of data symbols transmitted by at least two antennas and having a first transmit diversity, to receive from a second mobile station a second chain of data symbols transmitted by at least two antennas and having a second transmit diversity. Both first and second chains of data symbols are transmitted from the first and second mobile stations at the same time, modulated according to an Orthogonal Frequency Division Multiplexing (OFDM) scheme and encoded by a space time block codes scheme.
US08532063B1 Program for selecting an optimum access point in a wireless network
The performance and ease of management of wireless communications environments is improved by a mechanism that enables access points (APs) to perform automatic channel selection. A wireless network can therefore include multiple APs, each of which will automatically choose a channel such that channel usage is optimized. Furthermore, APs can perform automatic power adjustment so that multiple APs can operate on the same channel while minimizing interference with each other. Wireless stations are load balanced across APs so that user bandwidth is optimized. A movement detection scheme provides seamless roaming of stations between APs.
US08532062B2 Wireless communication apparatus
In order to perform handover from a first wireless communication network to a second wireless communication network, a handover control unit obtains a handover preparation time Tb to handover, respective delay times Tddn1 and Tddn2 of the wireless communication networks, and the jitter buffer monitoring unit monitors a packet amount Tc in the jitter buffer and a type of the packet to be reproduced. The application is controlled, in case of voice packets, so as to reproduce the voice packets at a reproduction speed calculated based on the handover preparation time Tb, the delay times Tddn1 and Tddn2, the packet amount Tc in the jitter buffer and an elapsed time after start of handover preparation and, in case of non-voice packets, so as to control the non-voice packets at a reproduction speed in accordance with a silent period thereof. Thereby, it is possible to perform handover to a different wireless communication network without deteriorating reproduction quality and real-time property.
US08532059B2 System, method and device for handling voice calls on a dual-mode wireless mobile communication device
To handle a communication session at a wireless mobile communications device, after receiving an indication of current signal strength of an access point for a wireless local area network (“WLAN”) a signal strength threshold associated with the access point is retrieved. If the communication session is currently carried by a cellular network and the current signal strength exceeds the signal strength threshold, the communication session is switched from the cellular network to the WLAN. A metric is then adjusted based on timing of the switch relative to any switch of the communication session from the WLAN to the cellular network over a preceding time window associated with the access point. Based on the metric, the signal strength threshold associated with the access point is selectively adjusted.
US08532058B2 Mobile station and mobile communication method
A mobile station (UE) according to the present invention includes: a storage unit (23) configured to store first RAT priority information; a receiving unit (13) configured to receive second RAT priority information and RAT indication information from a radio base station; a camp-on processing unit (12) configured to camp on a cell of a second RAT designated by the second RAT priority information, when a first RAT designated by the first RAT priority information is different from the second RAT, and when the first RAT coincides with a third RAT designated by the RAT indication information; and a display unit (31) configured to show that the mobile station (UE) is camping on the first RAT, when the first RAT is different from the second RAT, and when the first RAT coincides with the third RAT.
US08532057B2 Handover support method using dedicated ranging code
The present invention discloses a variety of methods of supporting handover in a wireless access system. A handover support method according to an embodiment of the present invention includes the steps of: transmitting a handover request message to a first base station (serving base station); receiving a handover response message (UL grant or UL-MAP message) containing authentication information (M) from a second base station (target base station); deriving a dedicated code index (DCI) for instructing a dedicated ranging code by using the authentication information (M); transmitting the dedicated ranging code to the second base station on a non-contention basis; and receiving a ranging response message as a response for the dedicated ranging code.
US08532055B2 Apparatus, and associated method, for improvement in facilitating routing of data by a mobile node operable in a packet radio communication system
Apparatus, and an associated method, for facilitating routing of data in a packet radio communication system. A clone list is downloaded to the mobile node and stored at a clone list depository thereat. The clone list includes a plurality of entries, each of which provides routing information needed to route data when the mobile node is positioned within coverage areas encompassed by differing networks. A determination is made whether the clone list includes appropriate routing information to route a data packet sent by the mobile node positioned in a particular area encompassed by a particular network portion. If the clone list includes an entry containing such information, the need separately to request such information is obviated.
US08532052B2 Pre-allocated random access identifiers
Systems and methods of pre-allocating identifiers to wireless devices for use in requesting resources over a random access channel are described. A wireless communication system includes a random access channel over which wireless devices can anonymously send requests for resources. The base stations receiving and processing the anonymous requests reduces the probability of random access channel collisions and conserves the resources needed to support the anonymous requests by pre-allocating one or more codes to select wireless devices. The wireless devices having the pre-allocated codes can transmit a particular code over the random access channel as a request for resources that uniquely identifies the requester.
US08532048B2 Radio communications system with a minimal broadcast channel
In one embodiment, the present invention comprises transmitting a broadcast burst in a broadcast channel from a base station of a radio communications system. The invention further comprises receiving a request burst from a user terminal, and transmitting a message burst from the base station to the user terminal from which the request was received. The message burst includes a description of the channels available on the radio communications system for receiving messages from user terminals.
US08532046B2 Method, system, and device for network handoff
A method, a system, and a device for network handoff is disclosed. A first evolved Access Network (eAN) sends a session transfer request to the target eAN that corresponds to the network handoff request. The first eAN receives a session transfer response from the target eAN. The first eAN sends a Traffic Channel Assignment (TCA) message to a User Equipment (UE) based on the session transfer response, so that the UE can switch from a Long Term Evolution (LTE) network to an evolved High Rate Packet Data (eHRPD) network based on the TCA message.
US08532044B2 Method for feedback to uplink allocation request
A method for a feedback to an uplink allocation request is disclosed. The method for a feedback to an uplink allocation request comprises receiving a bandwidth request (BR) of the mobile station in a base station; detecting codes from the bandwidth request; and transmitting a BR result report to a mobile station, the BR result report indicating detection failure when detecting the codes or code repetition. According to the embodiment of the present invention, it is advantageous in that a wait time of a timer can be reduced as the base station directly reports the result of the bandwidth request or the mobile station to the mobile station, whereby retransmission of the bandwidth request can be performed promptly.
US08532042B2 Codebook for multiple input multiple output communication and communication device using the codebook
In a multi-user multiple input multiple output (MIMO) communication, each of receivers may use a different channel codebook and a transmitter may determine beamforming vectors using a beamforming codebook corresponding to each of the receivers.
US08532039B2 Method for a radio frequency (RF) sampling apparatus with arrays of time interleaved samplers and scenario based dynamic resource allocation
A method and apparatus for dynamic resource allocation of an RF sampling system based on a signal quality measurement determined by generating a plurality of time-interleaved samples from a received radio frequency (RF) signal and combining the plurality of time-interleaved samples to generate the signal quality.
US08532037B2 Method and apparatus for transmitting and receiving mobility information supporting handover and/or roaming in digital broadcasting system
Disclosed is a method and an apparatus for transmitting/receiving mobility information to support the handover and roaming in a digital broadcasting system. The transmission method includes the steps of setting mobility information including information elements for indicating at least one handover/roaming type according to whether or not support of an interactive network is available for handover/roaming; inserting the mobility information into at least one of an ESG regarding broadcasting services, a notification message, and an independent signaling message so that the mobility information is transmitted to at least one terminal; and conducting handover or roaming of the terminal according to the mobility information.
US08532032B2 Dynamic scheduling overwriting of semi-persistent allocation in an uplink
A user equipment (UE) comprising a processor such that, responsive to the UE having a large packet to transmit and where the large packet is larger than a semi-persistent resource allocated to the UE, the processor is configured to promote transmission of a buffer status report in one of the allocated semi-persistent resources and receive a dynamically allocated resource for transmitting the large packet.
US08532028B2 Systems and methods for obtaining network credentials
Systems and methods for obtaining network credentials are disclosed. In some embodiments, a method comprises receiving, with a digital device, a network identifier from a network device, providing a first credential request including the network identifier to another digital device on a network, receiving a request for additional network information from the other digital device, providing a second credential request including additional network information to the other digital device, receiving a credential request response including network credentials from the other digital device, and providing the network credentials from the credential request response to a network device.
US08532021B2 Data communications over voice channel with mobile consumer communications devices
Mobile consumer communications devices can communicate their program application data over the voice channel of a wireless communications network. Structured by a protocol suitable for the voice channel, the data are encoded into tones which are transmitted over the voice channel. A server receives the tones over the voice channel, which are decoded into program application data structured by the protocol, and passed to an enterprise application. The server can respond accordingly over the voice channel.
US08532018B2 System, method, base station apparatus, and terminal apparatus for mobile communication
A mobile communication system includes a data multiplexer which divides by time a radio frame of a communication channel in a radio layer and multiplexes one of a plurality of pieces of multicast data and a plurality of pieces of broadcast data into the divided radio frames; and a data multiplex demultiplexer which demultiplexes, when receiving one of the plurality of pieces of multicast data and the plurality of pieces of broadcast data multiplexed by the data multiplexer, the multiplexing of the received data.
US08532014B2 Relay device and method causing a switching destination terminal to perform a smooth data output corresponding to a processing capacity of the switching destination terminal at the time of switching between terminals
A relay device (40) comprises: an NW interface (408) for making a connection with a switching source terminal (20) that is receiving media data transmitted from a media server (10) and with a switching destination terminal (30); an information storage (403) for storing a media data processing capacity of the switching source terminal (20) and switching destination terminal (30); a media controller (401) for making a transmission request to the media server (10) for media data corresponding to the above processing capacity in the information storage (403), and for acquiring the above processing capacity of the switching destination terminal (30) from the information storage (403) and instructing to transfer the media data corresponding to the acquired processing capacity to the switching destination terminal (30); a media receiver (404) for receiving the media data transmitted from the media server (10); a media buffer (405) for holding the media data; and a media transmitter (406) for acquiring from the media buffer (405) the media data corresponding to the processing capacity of the switching destination terminal (30) and transferring it to the switching destination terminal (30).
US08532007B2 Assigning communication media to a terminal based on remaining battery amount
According to one embodiment, a server apparatus for executing communication connection between a first terminal being connected to a first communication network, and a second terminal being connected to a second communication network, includes a memory, an acquisition module and a controller. The memory stores an electric quantity table and a media determining table. The acquisition module acquires remaining information of the battery from the first terminal. The controller refers to the electric quantity table and the media determining table to select a communication media based on the acquired remaining amount information of the battery and consumed electricity by the first terminal. When a request for the first terminal is received, controller assigns the selected communication media to the first terminal, when the battery remaining amount of the first terminal varies during communication, the controller re-determines to change the communication media.
US08532006B2 Discontinuous reception with user equipment based mobility
A new RRC Connected (mobility) state is described in which a UE utilizes a temporary identifier to monitor a downlink control channel in accordance with a discontinuous reception cycle; and maintains the new connected state, the discontinuous reception cycle and the temporary identifier while the UE re-selects to a second/serving access node which lies within a same designated reselection area as a first/source access node. In various specific embodiments, the DRX cycle is maintained but re-aligned with a system frame number of the second access node; the temporary identifier is a CRNTI and the designated re-selection area is defined by all contiguous cells in which respective access nodes broadcast the CRNTI in system information; the UE re-selects to the second access node in the absence of control signaling; and the UE enters the new connected mobility state automatically upon expiry of a time alignment timer or upon explicit network signaling while in a different connected state.
US08532005B2 End node and network coordinator using a CSMA based protocol
A communication protocol based on CSMA between a node, in particular an electronic label, and a network coordinator is disclosed. The node comprises:—a transceiver provided for communication with a network coordinator, wherein the transceiver handles a transmission channel based on CSMA;—a processing unit provided for processing data received via the transmission channel and displaying the data on a display unit. The electronic label is arranged to perform:—sending recurrently a data request packet;—going to a low power mode after sending the data request packet; and—waking-up for receiving a data response packet a predefined time interval after beginning sending the data request packet. The network coordinator is arranged to transmit the data response packet the predefined time interval after receiving the beginning of the data request packet. The invention provides a protocol based on CSMA with very low power operation in which a multitude of end nodes could receive from a network coordinator their corresponding data.
US08532004B2 Power management on portable devices
A computing apparatus receives data that corresponds to a wireless network connection established with an access point. The computing apparatus determines whether the access point corresponds to a predetermined access point type, and also determines that a device is to transition to a reduced power state. When the access point corresponds to the predetermined access point type and the determines that the device is to transition to the reduced power state, the computing apparatus transitions the device from a first power state to a reduced power state, and maintains the wireless network connection by using at least a subset of wireless functionality operatively coupled to the device.
US08532002B1 Self managing a low power network
Self managing a low power network is disclosed. A packet is received which includes network information and it is determined if a management action is required based at least in part on information in the packet. In the event that management action is required, the management action is performed wherein the management action is determined based at least in part on information in the packet.
US08531995B2 Systems and methods for location management and emergency support for a voice over internet protocol device
Example systems and methods to manage location information for emergency services support of an internet protocol (“IP”) communication device are disclosed. A disclosed example method involves determining a geographic location change status associated with the IP device. A message is then forwarded to the IP device based on the geographic location change status requesting a user to confirm whether a registered geographic location associated with the IP device is a current geographic location of the IP device.
US08531994B2 Audio processing method, system, and control server
An audio processing method includes: after the terminal accesses the control server, the control server obtains audio capabilities of the terminal through capability negotiation; and the control server forwards the coded audio data to each terminal according to the audio capabilities. An audio processing system and a control server are disclosed. In the embodiments of the present disclosure, the audio data does not need to undergo an operation of audio coding and decoding every time when the audio data passes through a control server, and the number of coding and decoding operations performed by the control server are reduced drastically. Especially, in the case that only one control server exists, the audio delay between terminals only derives from network transmission, coding of the sending terminal and decoding of the receiving terminal, and the control server extracts and reassembles the packets of the audio data only.
US08531992B2 Method, system, network and computer-readable media for controlling outgoing telephony calls to convey media messages to source devices
The present invention discloses numerous implementations for IP-based call processing systems that can selectively control an outgoing call initiated by a source device to a destination device. The call processing system communicates with a Service Switching Point (SSP) associated with the source device and determines whether a media message is to be conveyed to the source device. It could determine a media message is to be conveyed to the source device for many reasons including to convey a message related to a call feature, to prompt a user to provide authorization data, to alert a user of particular information or to provide an audio element to the source device prior to establishing the outgoing call. Upon determining to effect control of the outgoing call, the call processing system causes the SSP to initiate a media connection between the source device and the call processing system. The call processing system can then utilize the media connection to convey a media message to the source device.
US08531988B2 Interference detection
A computing device configured for wireless communication may effectively control adaptation to channel conditions. The device may be configured to identify and classify conditions impacting performance of a channel so that appropriate adaptations may be made. Interference may be detected by correlating received signal strength and packet errors. High received signal strength correlated to a high packet error rate may signify presence of a source of interference. Once a source of interference is detected, other criteria may be used to determine the nature of the interference so that an adaptation that is minimally disruptive of applications can be selected. Additionally, channel degradation may be predicted by monitoring trends in error rates, including Forward Error Correction rates, and adaptation may be used before packet error rates exceed an unacceptable level.
US08531984B2 Recording medium storing analysis program, analyzing method, and analyzing apparatus
An analyzing apparatus calculates a time-series change in an average process time per process of a server belonging to a first tier of a plurality of tiers and a time-series change in an average process time per process of a server belonging to a second tier of the plurality of tiers, referring to a storage unit that stores, with respect to each transaction executed in a multi-tier system in which a plurality of servers coordinate with each other to execute the transaction, information indicating periods in which the server in each of the plurality of tiers executes processes for the transaction. The apparatus determines the presence/absence of a correlation between the time-series change in the average process time of the server belonging to the first tier and the time-series change in the average process time of the server belonging to the second tier.
US08531980B2 Multi-channel communication station for communicating a multi-channel PPDU and methods of reducing collisions on secondary channels in multi-channel wireless networks
Embodiments of a very-high throughput communication station and method for communicating on a primary channel and up to three or more secondary channels are generally described herein. Short-preamble detection may be performed during a contention window to detect packet transmissions on any one of the secondary channels starting within the contention window. Guard-interval detection is also performed during the contention window to detect a guard interval of a packet transmission on any one of the secondary channels. The short-preamble detection and the guard-interval detection may be performed concurrently during the contention window to determine if any of the secondary channels are busy.
US08531979B2 Wireless link quality monitoring in network-enabled TVs
A networked TV gathers information pertaining to the quality of a wireless link over which the TV receives streamed multimedia content, and presents an indication of the quality to a user, selectively blocks content from display if the quality falls below a threshold, and/or reports poor link quality to a network server for diagnostic action by technical personnel.
US08531978B2 Network cost analysis
Embodiments generally disclosed herein include methods and systems for calculating incremental network costs between logical city pairs in a network (each city pair being in communication across the network via one or more physical links). For example, the method includes a cost analyzer that, for each physical link in the network, determines a steady state capacity allocation associated with each city pair in the network and, in the same vein, determines a restoration capacity allocation associated with each city pair in the network. The cost analyzer is capable of calculating an incremental cost per unit of traffic for a given city pair based on: i) the steady state capacity allocation and a restoration capacity allocation associated with a given city pair, as compared to, ii) the aggregate steady state capacity allocations and restoration capacity allocations associated with each city pair in the network.
US08531975B2 Method and apparatus for controlling uplink power in a wireless communication system
A method and apparatus for uplink power control performed by a mobile station (MS) in a wireless communication system is provided. The method includes dividing a frequency band for uplink transmission into a plurality of frequency partitions, obtaining a path loss weight for each of the plurality of frequency partitions, and determining transmit power for each of the frequency partitions on the basis of the path loss weight. Overall system performance can be improved.
US08531973B2 Method and system for fault detection using round trip time
A computer readable storage medium stores a set of instructions executable by a processor. The set of instructions is operable to receive, from a user device, a query relating to a degradation of performance of the device within a network; receive, from a transceiver station, a record relating to a time to send data to the device; and identify the existence of an error in the device based on a determination that the time is greater than a predetermined threshold.
US08531972B2 System and method for connecting, configuring and testing new wireless devices and applications
A system, apparatus, and method are provided for connecting, configuring and testing new wireless devices and applications. For example, one embodiment of a computer-implemented method for enabling a trial wireless device comprises: automatically pre-provisioning one or more trial SIM cards for operation on a particular wireless cellular network on behalf of a prospective customer; automatically pre-configuring a trial wireless machine-to-machine (“M2M”) device on behalf of the prospective customer; wherein the trial M2M device includes testing and monitoring program code which, when the trial M2M device is connected to a computer system, performs the operations of: automatically connecting to the wireless cellular network execute a plurality of test operations for testing the SIM card and the trial M2M device, the test operations including determining whether the SIM card is correctly provisioned for the wireless network; determining whether the trial M2M wireless device is operating properly; and determining the existence of wireless data connectivity.
US08531968B2 Low cost implementation for a device utilizing look ahead congestion management
The invention utilizes a separate queue per output port as implemented in the traditional simple queuing schemes of the prior art. Further, it also uses the information found in the packet header to determine the output port and the next output port. Based on this information, it utilizes queues dedicated to congested flows, or “Congested Flow” queues. When the switch determines that, based on the first output port and the second subsequent output port, a packet in the output queue is destined for a congested path, it sets the offending packet aside in a Congested Flow queue, thereby allowing other packets destined for the first output port to continue to be transmitted. In this way, the HOL blocking issue is addressed, without the need for a significantly increased number of output queues.