| Patent application number | Description | Published |
| 20100236612 | Inverter for a Distributed Power Generator - Provided is a maximum power point (MPP) tracker for a PV cell inverter, and a PV cell inverter. The MPP tracker decouples output power oscillations from the input power generation and extracts maximum available power from the PV cell. The PV cell inverter uses the MPP tracker and generates a sinusoidal output current from the MPP tracker output. The sinusoidal output current may be fed to a power distribution grid. The PV cell inverter may use a pulse width modulation technique to cancel harmonics in the sinusoidal output current. The circuits use a minimum number of components and avoid use of large electrolytic capacitors. | 09-23-2010 |
| 20110130889 | Distributed Power Generation Interface - Described herein are methods, systems, and apparatus for a controller for a power circuit that interfaces distributed power generation with a power distribution grid, comprising: a first portion, including a maximum power point tracker, that receives signals corresponding to the distributed power generation voltage and current, and outputs to the power circuit a signal for controlling the voltage of the distributed power generation; a second portion, including a current reference generator, a current controller, and a dc voltage controller, that receives signals corresponding to a dc voltage of the power circuit, the power distribution grid voltage and current, and the inverter current, and outputs signals for controlling the power circuit output voltage; wherein the current reference generator includes nonlinear circuit elements and generates a current reference signal from the dc voltage of the power circuit and the grid voltage and current; such that substantially harmonic-free power is injected into the power distribution grid. The distributed power generation may be, for example, a photovoltaic module or a wind turbine. | 06-02-2011 |
| 20110254528 | MULTI-MODULE BIDIRECTIONAL DC-DC CONVERTER - A multi-module bidirectional power converter may comprise a low side common node, a high side common node and at least first and second bidirectional DC/DC converter modules. The modules may comprise first and second low voltage switches, first and second high voltage switches and a transformer. The transformer may comprise a low side winding having first and second legs and a high side winding having first and second legs. The first leg of the low side winding may be connected with the first and second low voltage switches of the module. The second leg of the low side winding may be connected with the low side common node of the multi-module bidirectional power converter. The first leg of the high side winding may be connected with the first and second high voltage switches of the module. The second leg of the high side winding may be connected to the high side common node of the multi-module bidirectional power converter. Such an arrangement may provide operability of the multi-module bidirectional power converter with any one or more of the modules so that efficiency is maintained when electrical loads are high and so that Zero Voltage Switching is maintained when electrical loads are low. | 10-20-2011 |
| 20110261593 | Power Converter for a Power Generator - Provided are methods, circuits, and systems for obtaining power from a power generator such as a photovoltaic cell or a fuel cell. The methods, circuits, and systems comprise converting substantially DC output power from the power generator into a high frequency AC voltage while rejecting or minimizing oscillations in the output power from the power generator; converting the high frequency AC voltage into a high frequency substantially sinusoidal voltage or current; and converting the high frequency substantially sinusoidal AC voltage or current into (i) a DC voltage or current, and (ii) a low frequency substantially sinusoidal AC voltage or current; wherein the high frequency substantially sinusoidal AC voltage or current is isolated from the DC voltage or current or the low frequency substantially sinusoidal AC voltage or current. | 10-27-2011 |
| 20110264288 | Maximum Power Point Tracking for a Power Generator - A maximum power point tracking method and system for use with a power generator comprises sampling instantaneous output voltage and current of the power generator at a first instant in time and at a second instant in time to obtain first and second power samples, generating a reference voltage or current signal from a difference of the first and second power samples; comparing the reference voltage or current to the instantaneous power generator voltage or current and generating at least one gating signal; and repeating so as to minimize the difference of the first and second power samples; wherein the gating signal affects magnitude of the output voltage and current of the power generator; wherein the maximum power point is tracked when the difference signal is minimized. The power generator may be at least one photovoltaic cell, wind turbine, or fuel cell. | 10-27-2011 |
| Patent application number | Description | Published |
| 20080240140 | Network interface with receive classification - A network interface that provides improved processing of received packets in a networked computer by classifying packets as they are received. Further, both the characteristics used by the network interface to classify packets and the processing performed on those packets once classified may be programmed. The network interface contains multiple receive queues and one type of processing that may be performed is assigning packets to queues based on classification. A network stack within an operating system of the networked computer can route packets classified by the network interface to application level destinations with reduced processing. Additionally, the priority with which packets of certain classifications are processed may be used to allocate processing power to certain types of packets. As a specific example, a computer subjected to a particular type of denial of service attack sometimes called a “SYN attack” may lower the priority of processing SYN packets to reduce the effect of such an attack. | 10-02-2008 |
| 20090265720 | EXTENSIBLE PRIVATE DRIVER INTERFACE - A computer with an extensible framework for facilitating communication between a software component installed on the computer and a device driver that executes functions in response to vendor-specific command objects (e.g., OIDs). The framework defines data structures and a standardized format for defining and implementing private interfaces. After selecting a private interface that is commonly supported by a software component and a driver, a private communication path may be established by an operating system component to facilitate the transfer of command information from the software component to the driver. The private communication path allows commands packaged as OIDs to be routed from software components to intended drivers. By defining private interfaces which route commands from software components to intended drivers, the extensible framework mitigates potential incompatibilities that may arise when drivers created by different vendors include OIDs with the same OID value. | 10-22-2009 |
| 20090303921 | LOW COST MESH NETWORK CAPABILITY - A wireless device that utilizes a single network interface to simultaneously connect to an infrastructure network and a mesh network. The device has a driver layer with a media access control module for each network type. A multiplexing module and transceiver module within the driver can direct received information associated with one of the networks to an appropriate media access control and then to an appropriate network adapter. For transmitted data, the multiplexing module can receive data from the application layer through an appropriate network adapter and route it to an appropriate media access control module for processing. The processed data can be interleaved by the transceiver for transmission. | 12-10-2009 |
| 20100118868 | SECURE NETWORK OPTIMIZATIONS WHEN RECEIVING DATA DIRECTLY IN A VIRTUAL MACHINE'S MEMORY ADDRESS SPACE - Techniques are disclosed for increasing the security of a system where incoming network packets are directly placed into the memory space of a virtual machine (VM) operating system (OS) running on the system via direct memory access (DMA). In an embodiment, each packet is split into a first portion, which requires further processing, and a second portion, which may be immediately placed into the VM OS's memory address space. When the host OS running on the system completes processing the first portion, it places it directly before the second portion in the VM OS memory space and indicates to the VM OS that a packet is available. Techniques are further disclosed that mitigate the security risk in such systems related to VLAN ID configuration. | 05-13-2010 |
| 20100153514 | Non-disruptive, reliable live migration of virtual machines with network data reception directly into virtual machines' memory - Techniques are disclosed for the non-disruptive and reliable live migration of a virtual machine (VM) from a source host to a target host, where network data is placed directly into the VM's memory. When a live migration begins, a network interface card (NIC) of the source stops placing newly received packets into the VM's memory. A virtual server driver (VSP) on the source stores the packets being processed and forces a return of the memory where the packets are stored to the NIC. When the VM has been migrated to the target, and the source VSP has transferred the stored packets to the target host, the VM resumes processing the packets, and when the VM sends messages to the target NIC that the memory associated with a processed packet is free, a VSP on the target intercepts that message, blocking the target NIC from receiving it. | 06-17-2010 |
| 20100174808 | NETWORK PRESENCE OFFLOADS TO NETWORK INTERFACE - A computing device that has a network interface that performs a subset of possible networking functions while the computing device is in a sleep mode. The subset of functions may be simply implemented on the network interface, yet to substantially reduce the frequency with which the computing device has to wake up to perform networking functions. The subset of functions may be selected to maintain a network presence of the computing device while the device is in sleep mode, and may include responding to requests for MAC information, sending keep-alive messages or exchanging security information that, in accordance with network protocols, has a limited lifetime that would otherwise expire while the computing device is in sleep mode. | 07-08-2010 |
| 20120030674 | Non-Disruptive, Reliable Live Migration of Virtual Machines with Network Data Reception Directly into Virtual Machines' Memory - Techniques are disclosed for the non-disruptive and reliable live migration of a virtual machine (VM) from a source host to a target host, where network data is placed directly into the VM's memory. When a live migration begins, a network interface card (NIC) of the source stops placing newly received packets into the VM's memory. A virtual server driver (VSP) on the source stores the packets being processed and forces a return of the memory where the packets are stored to the NIC. When the VM has been migrated to the target, and the source VSP has transferred the stored packets to the target host, the VM resumes processing the packets, and when the VM sends messages to the target NIC that the memory associated with a processed packet is free, a VSP on the target intercepts that message, blocking the target NIC from receiving it. | 02-02-2012 |
| Patent application number | Description | Published |
| 20090115635 | DETECTION AND CLASSIFICATION OF RUNNING VEHICLES BASED ON ACOUSTIC SIGNATURES - A method and apparatus for identifying running vehicles in an area to be monitored using acoustic signature recognition. The apparatus includes an input sensor for capturing an acoustic waveform produced by a vehicle source, and a processing system. The waveform is digitized and divided into frames. Each frame is filtered into a plurality of gammatone filtered signals. At least one spectral feature vector is computed for each frame. The vectors are integrated across a plurality of frames to create a spectro-temporal representation of the vehicle waveform. In a training mode, values from the spectro-temporal representation are used as inputs to a Nonlinear Hebbian learning function to extract acoustic signatures and synaptic weights. In an active mode, the synaptic weights and acoustic signatures are used as patterns in a supervised associative network to identify whether a vehicle is present in the area to be monitored. In response to a vehicle being present, the class of vehicle is identified. Results may be provided to a central computer. | 05-07-2009 |
| 20090309725 | SYSTEMS AND METHODS FOR SECURITY BREACH DETECTION - A system for detecting and classifying a security breach may include at least one sensor configured to detect seismic vibration from a source, and to generate an output signal that represents the detected seismic vibration. The system may further include a controller that is configured to extract a feature vector from the output signal of the sensor and to measure one or more likelihoods of the extracted feature vector relative to set {b | 12-17-2009 |
| 20100260011 | CADENCE ANALYSIS OF TEMPORAL GAIT PATTERNS FOR SEISMIC DISCRIMINATION - Systems, methods, and apparatus are described that provide for analysis of seismic data. Features of temporal gait patterns can be extracted from seismic/vibration data. A mean temporal gait pattern can be determined. A statistical classifier can be used to model features of the data. The model can be used to classify the data. As a result, discrimination of seismic sources can be performed. Systems for discrimination of seismic data are also described. A system can include a vibration sensor system configured and arranged to detect vibrations. A system can also include a processor system configured and arranged to receive data from the vibration sensor, recognize the seismic data as belonging to a particular class of seismic data, and produce an output signal corresponding to the recognized particular class of seismic data. | 10-14-2010 |
| 20100268671 | PROTECTING MILITARY PERIMETERS FROM APPROACHING HUMAN AND VEHICLE USING BIOLOGICALLY REALISTIC NEURAL NETWORK - An approaching human threat or vehicle, such as a suicide bomber nearing a secured zone such as a military base, may be detected and classified. A vibration recognition system may detect a systematic vibration event. The entity might be a medium, human, animal, or a passenger vehicle. The system may discriminate between such an event and a background or other vibration event, such as a falling tree limb. A seismic sensor may be employed to detect vibrations generated by footsteps and a vehicle. Seismic waves may be processed locally where the sensor is located. The system may wirelessly communicate with a remote command center. Temporal features of the vibration signals may be modeled by a Dynamic Synapse Neural Network (DSNN) with good false recognition rates. The models may reject quadrupedal animal footsteps. | 10-21-2010 |
| 20110169664 | ACOUSTIC SIGNATURE RECOGNITION OF RUNNING VEHICLES USING SPECTRO-TEMPORAL DYNAMIC NEURAL NETWORK - A method and apparatus for identifying running vehicles in an area to be monitored using acoustic signature recognition. The apparatus includes an input sensor for capturing an acoustic waveform produced by a vehicle source, and a processing system. The waveform is digitized and divided into frames. Each frame is filtered into a plurality of gammatone filtered signals. At least one spectral feature vector is computed for each frame. The vectors are integrated across a plurality of frames to create a spectro-temporal representation of the vehicle waveform. In a training mode, values from the spectro-temporal representation are used as inputs to a Nonlinear Hebbian learning function to extract acoustic signatures and synaptic weights. In an active mode, the synaptic weights and acoustic signatures are used as patterns in a supervised associative network to identify whether a vehicle is present in the area to be monitored. In response to a vehicle being present, the class of vehicle is identified. Results may be provided to a central computer. | 07-14-2011 |
| 20110172954 | FENCE INTRUSION DETECTION - A compact, inexpensive, and reliable fence intrusion detection system may detect activity on a fence and determine the type of activity based on discrimination. The hardware may include a 3-axis accelerometer and a RISC microprocessor. The system may be equipped with a wireless device which enables the system to work remotely and communicate with a base station. An algorithm may detect activity vs. no-activity on the fence. The algorithm may thereafter recognize the type of the activity; such as whether it is due to rattling caused by strong wind or a breach such as a person climbing the fence. The recognition algorithm may be computationally inexpensive and therefore also may be embedded inside a local RISC microcontroller. The system has been tested on different fences and demonstrated an over 90% correct recognition rate. | 07-14-2011 |
| Patent application number | Description | Published |
| 20110117067 | Glucanases, Nucleic Acids Encoding Them and Methods for Making and Using Them - The invention relates to polypeptides having glucanase, e.g., endoglucanase, mannanase, xylanase activity or a combination of these activities, and polynucleotides encoding them. In one aspect, the glucanase activity is an endoglucanase activity (e.g., endo-1,4-beta-D-glucan 4-glucano hydrolase activity) and comprises hydrolysis of 1,4-beta-D-glycosidic linkages in cellulose, cellulose derivatives (e.g., carboxy methyl cellulose and hydroxy ethyl cellulose) lichenin, beta-1,4 bonds in mixed beta-1,3 glucans, such as cereal beta-D-glucans or xyloglucans and other plant material containing cellulosic parts. In addition, methods of designing new enzymes and methods of use thereof are also provided. In alternative aspects, the new glucanases e.g., endoglucanases, mannanases, xylanases have increased activity and stability, including thermotolerance or thermostability, at increased or decreased pHs and temperatures. | 05-19-2011 |
| Patent application number | Description | Published |
| 20100128677 | SERVICE CONTINUITY DURING LOCAL BREAKOUT IN A FEMTOCELL - A system and methodology that facilitates service continuity when a user equipment (UE), employing local breakout mechanisms at a femto access point (FAP) for a communication session, moves out of the femto coverage area is provided. In particular, a network change detection component can be employed to detect when the UE, attached to the FAP, changes its connection from the femto network to the macro network. Further, an active communication session can exist between the UE and a device/service/application on a local Area network (LAN) connected to a FAP, and/or the Internet, which utilizes local breakout at the FAP. When the UE moves out of the femto network, a context management component can be employed to seamlessly resume the communication session, via the macro network. | 05-27-2010 |
| 20100128708 | FEMTOCELL LOCAL BREAKOUT MECHANISMS - A system and methodology that employs local breakout mechanisms at a femto access point (FAP) to facilitate efficient utilization of backhaul and/or macro networks is provided. In particular, a slave Gateway GPRS Support Node (GGSN) can be integrated within the FAP to directly route the incoming traffic from a user equipment (UE) at the FAP. In one example, Internet bound traffic can be directly routed to the Internet, without employing macro network resources. Further, the system can avoid hairpinning by routing traffic between the UE and a home Local Area Network (LAN) by a anchoring a call or a session in the slave GGSN and facilitate integration of UEs with home applications by employing a UE Digital Home Agent. In addition, the FAP can perform UE-to-UE CS media breakout to facilitate communication between UEs attached to the FAP, without routing the traffic through the core macro network. | 05-27-2010 |
| 20100128709 | HOME SERVICE INTEGRATION AND MANAGEMENT BY EMPLOYING LOCAL BREAKOUT MECHANISMS IN A FEMTOCELL - A system and methodology that facilitates home services integration by employing a local breakout mechanism at a femto access point (AP) is provided. In particular, the system can perform mapping to provide home functions to an authorized user equipment (UE) attached to the femto AP and provide integration with one or more home services. Further, a monitoring component is employed for home monitoring and facilitates monitoring and/or controlling devices on the home Local Area Network (LAN) via the UE. Furthermore, an access management component is utilized to set, manage and implement access privileges associated with UEs authorized to access the DH LAN. In addition, shared location data is determined and utilized for location based management and/or location assistance services. | 05-27-2010 |
| 20100130170 | FEMTOCELL LOCAL BREAKOUT MANAGEMENT SERVICES - A system and methodology that provides management services during local breakout at a femto access point (FAP) is provided. In particular, the FAP facilitates policy management and employs a policy component to perform an analysis and enforce a set of policies for dynamically selecting an optimal route for traffic received at the FAP based on a decision-making process. Typically, the set of policies can specify different routes based on various factors, such as, but not limited to, type of traffic, current and/or future network resource availability, current time, day and/or date, location of the FAP, location of a UE sending/receiving the traffic, a lowest cost route, and/or route based on cost-benefit, etc. Further, a monitoring component is employed to observe the route employed by that traffic, which can be utilized by various services, such as, billing, Quality of Service, security management, address management, failure management and/or provisioning. | 05-27-2010 |
| Patent application number | Description | Published |
| 20080213341 | Butyric Acid Esters of Carbohydrates and Carbohydrate Polyols - The invention relates to butyric acid esters or butyrate esters of carbohydrates and carbohydrate polyols and their use as a butyrate carrier and butyrate source for the gastrointestinal tract, in particular for the prevention and treatment of diseases of the gastrointestinal tract, especially of the large intestine. | 09-04-2008 |
| 20090221849 | SUPPORTED GOLD CATALYST - The invention relates to methods for producing supported gold catalysts from a porous metal oxide support and a chloroauric acid precursor, wherein the support is placed in contact with the aqueous solution of the chloroauric acid precursor. The invention also relates to a metal oxide supported gold catalyst and its use in the oxidation of alcohols, aldehydes, polyhydroxy compounds and carbohydrates. | 09-03-2009 |
| 20100137637 | CARBON-SUPPORTED GOLD CATALYST - The invention relates to processes for preparing supported gold catalysts on carbon supports, wherein the support is contacted with aqueous solution or suspension of a chloroauric acid precursor. The invention also relates to a carbon-supported gold catalyst and to the use thereof for oxidation of alcohols, aldehydes, polyhydroxy compounds and carbohydrates. | 06-03-2010 |
| 20110244080 | FLAVOUR ENHANCER - The invention relates to the use of lactobionic acid, lactobionic-δ-lactone, a salt of lactobionic acid or a mixture thereof as flavour enhancer, in particular where the flavour that is enhanced is chosen from the group consisting of: acidic flavours, fruit flavours, sweet flavours, savoury flavours, and salt flavours. The invention further relates to a food composition comprising a flavour-enhancing system, characterised in that the flavour-enhancing system comprises lactobionic acid, lactobionic-δ-lactone, a salt of lactobionic acid or a mixture thereof. | 10-06-2011 |
| 20110250534 | SOLUBILIZER FOR METAL IONS - The invention relates to solubilizers for metal ions and poorly soluble metal compounds, containing an oxidation product of starch hydrolysate as a solubilizing agent, to a method for solubilizing metal ions and to the use of said solubilizer. | 10-13-2011 |
| Patent application number | Description | Published |
| 20080243414 | Determining a design attribute by estimation and by calibration of estimated value - A computer-implemented method of determining an attribute of a circuit includes using a computationally expensive technique to simulate the attribute (such as timing delay or slew) of a portion of the circuit, at predetermined values of various parameters (e.g. nominal values of channel length or metal width), to obtain at least a first value of the attribute. The method also uses a computationally inexpensive technique to estimate the same attribute, thereby to obtain at least a second value which is less accurate than the first value. Then the computationally inexpensive technique is repeatedly used on other values of the parameter(s), to obtain a number of additional second values of the attribute. Applying to the additional second values, a function obtained by calibrating the at least one second value to the at least one first value, can yield calibrated estimates very quickly, which represent the attribute's variation relatively accurately. | 10-02-2008 |
| 20090055787 | Generation of Engineering Change Order (ECO) Constraints For Use In Selecting ECO Repair Techniques - Static timing and/or noise analysis are performed on a netlist of an integrated circuit, to estimate behavior of the netlist and to identify at least one violation by said behavior of a corresponding requirement thereon, such as setup time, hold time or bump height in a quiescent net. Thereafter, effect of engineering change order (ECO) to correct the violation are automatically analyzed, based on the layout, the parasitics, the timing and/or noise behavior, and the violation, followed by generation of a constraint on the behavior (called “ECO” constraint), such as a timing constraint and/or a noise constraint. Next, the ECO constraint is automatically used, e.g. in a place and route tool, to select an ECO repair technique, from several ECO repair techniques that can overcome the violation. The selected ECO repair technique is automatically applied to the layout, to generate a modified layout which does not have the violation. | 02-26-2009 |
| 20090089729 | Distorted Waveform Propagation and Crosstalk Delay Analysis Using Multiple Cell Models - A method to perform timing analysis for a complex logic cell with distorted input waveform and coupled load networks is presented. Timing arc based models are used in conjunction with CCB based current models of portions of the logic cell to compute the output signal of the logic cell. For example, an intermediary signal is generated using a first timing arc based model and an equivalent coupled network output signal is generated using a channel connected block (CCB) based current model. | 04-02-2009 |
| 20100198539 | FAST AND ACCURATE ESTIMATION OF GATE OUTPUT LOADING - Embodiments of a computer system, a method, an integrated circuit and a computer-program product (i.e., software) for use with the computer system are described. These devices and techniques may be used to analyze an electrical characteristic of a logic gate electrically coupled to an output network in a stage. In particular, during the analysis, the effective capacitance of an output network coupled to a logic gate is approximated as a function of a total resistance of the output network, a total capacitance of the output network, and a geometric parameter of the output network. For example, the effective capacitance may be approximated as a function of a ratio of the product of the total resistance and the total capacitance to the fanout count of the output network. Using the effective capacitance and other parameters, such as a slew rate of an electrical signal applied to an input of the logic gate, an electrical characteristic of the logic gate, such as an input capacitance, is determined. | 08-05-2010 |
| 20100229136 | CROSSTALK TIME-DELAY ANALYSIS USING RANDOM VARIABLES - Embodiments of a computer system, a method, an integrated circuit and a computer-program product (i.e., software) for use with the computer system are described. These devices and techniques may be used to calculate the total time delay in a signal path due to crosstalk from a group of crosstalk aggressors that are associated with a group of signal paths. In order to properly account for statistical behaviors in the switching times and directions of the switching patterns in the group of signal paths, the time-delay contribution from each of these crosstalk aggressors may be modeled as a corresponding statistical random variable. Because the number of crosstalk aggressors are usually much larger than the number of stages in the signal path, the calculated total path delay may be less pessimistic. Furthermore, in order to detect potential timing violations, the time-delay contributions from additional dominant crosstalk aggressors can be modeled using non-statistical worst-case deterministic values. | 09-09-2010 |
| 20110113396 | DETERMINING A DESIGN ATTRIBUTE BY ESTIMATION AND BY CALIBRATION OF ESTIMATED VALUE - A computer-implemented method of determining an attribute of a circuit includes using a computationally expensive technique to simulate the attribute (such as timing delay or slew) of a portion of the circuit, at predetermined values of various parameters (e.g. nominal values of channel length or metal width), to obtain at least a first value of the attribute. The method also uses a computationally inexpensive technique to estimate the same attribute, thereby to obtain at least a second value which is less accurate than the first value. Then the computationally inexpensive technique is repeatedly used on other values of the parameter(s), to obtain a number of additional second values of the attribute. Applying to the additional second values, a function obtained by calibrating the at least one second value to the at least one first value, can yield calibrated estimates very quickly, which represent the attribute's variation relatively accurately. | 05-12-2011 |
| Patent application number | Description | Published |
| 20080198775 | REDUCING AUTOMATIC GAIN CONTROL PROCESS IN TIME DIVISION DUPLEX COMMUNICATION MODE - In TDD mobile networks, an incoming signal is received during a time period where no uplink communication takes place. The incoming signal is measured and analyzed to determine a noise level. Based on the noise level and on an uplink signal level from expected in a future uplink time slot, a gain for the automatic gain controller is set for use in future uplink communications. The gain is set to optimize the operation of an analog-to-digital converter. | 08-21-2008 |
| 20100097963 | Method and a Device for Enhanced Performance in a Cellular Wireless TDD System - The invention discloses a method ( | 04-22-2010 |
| 20100136932 | METHOD AND A RADIO BASE STATION IN A TELECOMMUNICATIONS SYSTEM - The present invention relates to radio base stations including a standardized interface CPRI between a Radio Equipment (RE) and a Radio Equipment Controller (REC). The present invention also relates to a method. The problem addressed is how to convey calibration information from the RE to the REC, when the capacity is occupied by radio IQ samples. The solution is to suppress the IQ samples to get capacity for the calibration information. Various embodiments of the invention focus on reducing the negative impact the suppression of IQ data may have on detecting the signals received. | 06-03-2010 |
| 20120028663 | INTERFERENCE IDENTIFICATION AND MITIGATION IN WIRELESS COMMUNICATION - Interference in a wireless communication system receiver, such as at a base station, is identified based on monitoring automatic gain control (AGC) events. AGC statistics in combination with base band processing are used to identify the interference. Performance degradation is evaluated, and interference mitigation solutions are proposed based on the identified interference. Mitigation solutions include IRC, scheduling restrictions, and filter modifications including replacement of filters. | 02-02-2012 |
| 20120076055 | A METHOD AND A DEVICE FOR CALIBRATION - An eNodeB in a TDD system ( | 03-29-2012 |
| Patent application number | Description | Published |
| 20100184578 | Swing Bucket Centrifuge Rotor - A centrifuge rotor includes a rotor body having a central hub and first and second bucket receiving spaces defined on diametrically opposed sides of the rotor body. A first pair of bucket supports is supported by the rotor body for pivotally supporting a swing bucket in the first bucket receiving space, and a second pair of bucket supports is supported by the rotor body for pivotally supporting a swing bucket in the second bucket receiving space. The rotor further includes reinforcing material wound around oppositely disposed ones of the first and second pairs of bucket supports. | 07-22-2010 |
| 20100216622 | Fixed Angle Centrifuge Rotor With Helically Wound Reinforcement - A centrifuge rotor includes a rotor body having first and second axial ends and a circumferential sidewall extending therebetween. The rotor body has a plurality of wells for receiving sample containers to be processed in the rotor. The rotor further includes an elongate reinforcement extending around the circumferential sidewall of the rotor body along a helical path. At least two portions of the elongate reinforcement interlock at one or more specific points on the surface of the rotor. | 08-26-2010 |
| 20100273629 | Swing Bucket For Use With A Centrifuge Rotor - A bucket is provided for use with a centrifuge rotor. The bucket includes a bucket body that has a side wall and a bottom wall. A pair of projections extend from the side wall on opposing sides of the bucket body and are configured for engagement with the centrifuge rotor. The bucket also includes reinforcing material coupled to the projections for restricting movement of the bucket body relative to the projections during centrifugation on the centrifuge rotor. The projections may include bushings that extend outwardly from the side wall for engaging corresponding pins on the centrifuge rotor. The projection may alternatively or additionally include pins for engaging corresponding journals on the centrifuge rotor. The bucket body may include a pair of diametrically opposed apertures, with each of the projections extending through one of the apertures. | 10-28-2010 |
| 20110136647 | Fiber-Reinforced Swing Bucket Centrifuge Rotor And Related Methods - A centrifuge rotor is provided having a rotor core that defines a rotational axis of the rotor. A plurality of bucket supports is arranged about the axis of rotation. The rotor includes first and second straps that respectively wrap around two diametrically-opposed ones of the bucket supports for restricting outward movement of the two bucket supports relative to the rotor core. The first and second straps intersect one another at a location through the axis of rotation of the rotor. | 06-09-2011 |
| Patent application number | Description | Published |
| 20090124301 | DIRECT LINK SET-UP POWER SAVE DELIVERY - Systems and methodologies are described that enable power save mechanisms to be utilized with active direct transfers. Mobile stations in a wireless communication network can establish direct links between each other to obviate a need to transfer data via an access point. While direct links are active, the mobile stations coordinate or otherwise notify each other about power management modes to effectuate power save delivery of data via direct links. In accordance with a scheduled mechanism, mobile stations coupled via a direct link enter an active mode at a previously negotiated scheduled time after which time data transfer can occur. According to an unscheduled mechanism, one mobile station can remain awake while other enters a power save mode. The sleeping station can awaken and transmit a trigger frame to notify its peer that it is available for data transfers. | 05-14-2009 |
| 20090316725 | ENHANCED FRAME AGGREGATION IN A WIRELESS NETWORK SYSTEM - Variable-length information-containing frames (e.g., MPDUs) are aggregated into a bitstream using frame delimiters to distinguish the frames. Aggregation and frame extraction techniques are provided that support recovery from bit errors that may be present in a frame delimiter. One class of techniques involves providing redundant length information in the frame delimiters, e.g., by using multiple copies of a length field or error correction codes usable to correct errors in the length field. The receiver can use the redundant information to detect and correct errors in the length field. Another receiver-side technique iteratively attempts to locate the end of the corresponding frame when a corrupt frame delimiter is detected. Conventional synchronization fields may be eliminated. | 12-24-2009 |
| 20100061342 | EFFICIENT WIRELESS TRANSMISSION OPPORTUNITY HANDOFF - Circuits, methods, and apparatus that provide high-throughput control fields that, among other functions, provide efficient TXOP handoffs in wireless networks. A handoff may be made by setting one or more bits in a field in a QoS frame, such as the HT control or other appropriate field. Various conditions may be placed on a handoff by a granting station. For example, conditions specifying where a station receiving a TXOP handoff may send data, what the receiving station may do with any remaining TXOP, or what types of data may be transmitted by the receiving station may be imposed. These various conditions may be combined or omitted in any logic combination. | 03-11-2010 |
| 20100220661 | PACKET CONCATENATION IN WIRELESS NETWORKS - A wireless network includes a transmitting device and a plurality of receiving devices. The transmitting device is configured to receive a plurality of data packets, including a first data packet and a second data packet, prepare a preamble, prepare a signal field for each of the plurality of data packets, including a first signal field based on the first data packet and a second signal field based on the second data packet, and broadcast the preamble, the first signal field, the first data packet, the second signal field, and the second data packet as a concatenated packet. | 09-02-2010 |
| 20110044298 | DETERMINISTIC BACKOFF CHANNEL ACCESS - Certain aspects of the present disclosure provide techniques for determining timing of transmit opportunities for wireless stations. According to certain aspects, an access point transmits a downlink transmission containing a deterministic slot count. A station receiving the downlink transmission may determining timing of a transmit opportunity for transmitting a return frame based, at least in part, on the deterministic slot count. | 02-24-2011 |
| 20110059762 | OUTPUT POWER CONTROL FOR ADVANCED WLAN AND BLUETOOTH-AMP SYSTEMS - Embodiments of the present disclosure provide techniques for reducing power consumption by wireless devices through transmission output power control. | 03-10-2011 |
| 20110314145 | Device-assisted services for protecting network capacity - Device Assisted Services (DAS) for protecting network capacity is provided. In some embodiments, DAS for protecting network capacity includes monitoring a network service usage activity of the communications device in network communication; classifying the network service usage activity for differential network access control for protecting network capacity; and associating the network service usage activity with a network service usage control policy based on a classification of the network service usage activity to facilitate differential network access control for protecting network capacity. | 12-22-2011 |
| 20120084184 | Enterprise Access Control and Accounting Allocation for Access Networks - Enterprise and consumer billing allocation for wireless communication device service usage activities is provided. In some embodiments, enterprise and consumer billing allocation for wireless communication device service usage activities includes: monitoring a service usage activity of a wireless communication device, and determining an enterprise and consumer billing allocation for the monitored service usage activity; reporting the monitored service usage activity to a network element, in which the network element determines an enterprise and consumer billing allocation for the monitored service usage activity; or providing a service design center for configuring an enterprise and consumer billing allocation of monitored service usage activities for a plurality of wireless communication devices associated with an enterprise account, and implementing the configured enterprise and consumer billing allocation for monitored service usage activities for the plurality of wireless communication devices associated with the enterprise account. | 04-05-2012 |
| 20120084438 | Secure Device Data Records - Secure device data records (DDRs) are provided. In some embodiments, a system for secure DDRs includes a processor of a wireless communication device for wireless communication with a wireless network, in which the processor is configured with a secure execution environment, and in which the secure execution environment is configured to: monitor service usage of the wireless communication device with the wireless network; and generate a plurality of device data records of the monitored service usage of the wireless communication device with the wireless network, in which each device data record is associated with a unique sequence order identifier; and a memory coupled to the processor and configured to provide the processor with instructions. In some embodiments, the secure execution environment is located in an application processor, in a modem processor, and/or in a subscriber identity module (SIM). | 04-05-2012 |