
Boys swim jammers , laser jammers diy mini
An Answer for Precise Positioning Research By Thomas Pany, Nico Falk, Bernhard Riedl, Tobias Hartmann, Günter Stangl, and Carsten Stöber INNOVATION INSIGHTS by Richard Langley WHAT IS THE IDEAL GNSS RECEIVER? Well, that depends on what you mean by “ideal.” If we take it to mean the simplest, conceptually, yet the most capable and adaptable receiver, then we would just connect an analog-to-digital converter (ADC) to an antenna and pass the converter’s output to a digital signal processor whose software would transform the received signal into the desired result with the utmost speed and precision. There are certain technological limitations that currently preclude fully developing such a device but we are getting very close to the ideal and practical implementations already exist. Such a GNSS receiver is an example of a software-defined radio — a radio-communications architecture in which as much of the operation of a receiver (or a transmitter) as feasible is performed by software in an embedded system or on a personal computer (PC). Now, we can’t simply connect an ADC to an antenna since the strength of GNSS signals falls well below the sensitivity threshold of real ADCs and those that can directly digitize microwave radio frequencies are rather power hungry. Therefore, the front end of a real software GNSS receiver includes a low-noise preamplifier, filters, and one or more downconverters to produce an analog intermediate-frequency signal that passes to a high-speed ADC. The digitized signal is provided at the output of the front end in a convenient format, which, for processing signals on a PC, is typically USB 2.0 with its maximum signaling rate of 480 megabits per second. All baseband signal processing is then carried out in the programmable microprocessor. Software GNSS receivers offer a number of advantages over their hardware cousins. Foremost is their flexibility, which permits easy and rapid changes to accommodate new radio frequency bands, signal modulation types and bandwidths, and baseband algorithms. This flexibility is beneficial not only for multi-GNSS operation but also for prototyping algorithms for conventional hardware designs. Another advantage is their use in embedded systems such as smartphones and wireless personal digital assistants. Software GNSS receivers are also a boon for teaching, where a student can tweak a particular operating parameter and immediately see the effect. And given their remarkable flexibility, software GNSS receivers can be adapted to a variety of special scientific and engineering research applications such as reflectometry and signal analysis. In this month’s “Innovation,” we look into the development and capabilities of one modern software GNSS receiver in an effort to answer the question “What is the ideal GNSS receiver for precise positioning research?” “Innovation” is a regular feature that discusses advances in GPS technology andits applications as well as the fundamentals of GPS positioning. The column is coordinated by Richard Langley of the Department of Geodesy and Geomatics Engineering, University of New Brunswick. Personal-computer-based software receivers have found broad use as R&D tools for testing new signal processing algorithms, for analyzing received GNSS signals, and for integrating various sensors with GNSS. Software receivers also provide a consistent framework for GNSS signal samples, correlator values, pseudoranges, positions, assistance data, and sensor (inertial) data, and often act as integration platforms for prototype navigation systems. The distinctive feature of PC-based software receivers is their ability to work in post-processing mode in addition to real-time operation and the support of high-performance central processing units (CPUs). So far, software receivers are typically not used as operational receivers — neither in the mass market, nor in the professional sector, nor as a reference station where a PC would already be available. The last point can be explained by the fact that most software receivers can only process a limited number of frequency bands (sometimes just L1) and are often limited to small bandwidth signals (such as that of the L1 C/A-code signal or the L2 civil signal (L2C)). Improvements of the PC-based software receiver SX-NSR achieved at the end of 2010 and in early 2011 try to overcome these limitations. They include the first real-time implementation of P-code processing on L2, a unique method for processing the ultra-wide Galileo AltBOC signals on E5, and a method to synchronize two NavPort-4 frontends (each supporting four frequency bands of 15 MHz bandwidth) via a hardware link. The SX-NSR, which has been developed in cooperation with the Universität der Bundeswehr München in Munich, Germany, runs under the Windows operating system (XP or 7) and supports processing of GNSS signals plus sensor data (such as that from an inertial measurement unit, or IMU) in real time and in post-processing mode. It supports all the civil GPS, GLONASS, Galileo, and Compass signals. User-defined signals can be included by providing the pseudorandom noise (PRN) codes and the associated tracking parameters. The computational real-time performance can be characterized by two rules-of-thumb for acquisition and tracking. Acquisition is based on a flexible coherent and noncoherent integration and may be accelerated by a graphics card based on the Compute Unified Device Architecture (CUDA) — a parallel-computing architecture developed by Nvidia for graphics processing but also useful for accelerating non-graphics applications. Depending on the graphics card type, a few million or many millions of equivalent correlators are available to detect even the weakest signals quickly. Stable tracking is done with multiple correlators. An x86 CPU core supports around 20 channels (for a laptop) to 30 channels (for a PC) at an average CPU load below 50–60 percent. With that CPU load, the software has enough reserve (in terms of the size of the sample buffer) to cope with latencies introduced by the non-real-time Windows operating system. In post-processing, a virtually unlimited number of channels or correlators is available. The SX-NSR software typically connects to the NavPort-4 front end via a single USB 2.0 connector. One front end supports four RF paths with 15-MHz bandwidth in the L-band. One band is sampled at 40.96 MHz with 12-bit precision. Small batches of samples are transferred with 12 bits at regular intervals to the PC for increased spectral analysis possibilities but the continuous transfer is usually done with just 2 bits. Decimation by a factor of two (yielding a sample rate of 20.48 MHz) and/or bit reduction are options to limit the data transfer bandwidth on the USB bus. The NavPort also includes configurable notch and finite-impulse-response (FIR) filters working with 12-bit precision and 40.96-MHz data rate. The SX-NSR further supports standard output formats (such as Receiver Independent Exchange (RINEX) format or that of the Radio Technical Commission for Maritime Services (RTCM)), has a graphical user interface, and a freely user-accessible application programming interface (API) in the C programming language. A reference station was established with the SX-NSR for the International GNSS Service (IGS) Multi-GNSS Experiment (M-GEX) starting on February 1, 2012, at the Observatory Graz in Austria (marker name GRAB). The data is routinely processed by the European Reference Frame analysis center at Observatory Lustbuehel, Graz, Austria, with Bernese Software 5.0, and shows results with a quality that is virtually no different than that of commercial hardware receivers. All-in-view tracking of the four GNSS constellations on all frequencies (see TABLE 1) has been achieved with an off-the-shelf $1,000 PC, two synchronized NavPorts, and the SX-NSR software. In particular, the front end receives Compass B1, B2, and B3 signals and currently the software is tracking two of the geostationary Earth orbit (GEO) satellites, a few of the inclined geosynchronous orbit (IGSO) satellites, and the medium Earth orbit (MEO) satellites at Graz on B1 and B2. There are plans to implement tracking of the B3 signal for the M1 satellite and that of satellite-based augmentation system (SBAS) satellites on L5. Table 1. Frequency bands supported by the dual NavPort-4 receiver. Typical received carrier-to-noise-density-ratio (C/N0) values recorded at station GRAB are shown in FIGURE 1. Freely accessible GRAB data in RINEX format can be downloaded from several data archive sites (see Further Reading online). The SX-NSR software receiver provides a GNSS development and research framework with the API opening it up for user-implemented algorithms. The user may implement only small portions of new code (such as a special acquisition technique) and for the rest of the receiver rely on the well-known behavior of the SX-NSR’s framework. A number of applications are possible using the flexibility of a software receiver; some of them are described in this article. Figure 1. C/N0 values for five typical satellites, one each for GPS, GLONASS, Galileo, Compass, and the European Geostationary Navigation Overlay Service (EGNOS) SBAS as recorded at Observatory Graz. The Front End The front-end frequency plan was adjusted to have a clean spectrum free of internal interference. This is of utmost importance as software receivers are often used to detect and mitigate interference especially for the Galileo E5 and E6 frequency bands due to overlapping radio navigation services. An inter-front-end link enables synchronization of two NavPort-4 devices. It generates a synchronous reference clock for a proper phase relationship. Moreover, a trigger is used to adjust the digital data stream of both devices. One possible application of the inter-front-end link technology is to easily double the number of available GNSS frequencies. Another possible application is the building of a dual-antenna solution. For this purpose, each NavPort-4 device handles the same GNSS frequencies, but from different antennas. Whereas within each NavPort, a quad analog-to-digital converter (ADC) synchronously samples the four received GNSS signals, the synchronicity between two NavPorts is more complex. For the inter-front-end link, both devices have to use the same 10-MHz clock reference for a synchronous setup. This is reached by using the reference clock output of the master device as reference clock input of the slave device as depicted in FIGURE 2. It is also possible to connect both NavPort-4 devices to a single external clock reference. Each device generates its own 40.96-MHz sample rate from this reference. The phase difference of the 40.96-MHz sample rate is measured in the master and slave with a phase detector. The first input of the detector is the local 40.96-MHz clock. The second input is the 40.96-MHz clock from the other NavPort-4 with a different phase alignment due to ambiguities in its generation and cable delay. The phase detector measures the phase difference between both clocks. The low-pass-filtered output of this measurement is digitized with an ADC. If this measurement is within a phase range of ±7 degrees at 40.96 MHz, which corresponds to ±14 centimeters, the coarse synchronization is finished. If the value is not within this range, the synchronization algorithm repeats. After starting the data processing for both devices simultaneously with an implemented digital trigger, the phase difference between master and slave clock could be measured continuously for later fine-tuning in the SX-NSR to achieve an accuracy of much below 1 degree at 40.96 MHz, which corresponds to ±2 centimeters. The synchronization algorithm is verified by connecting two L1-capable NavPorts to the same antenna. The phase and code delay can then be determined from receiver single-differences of GPS L1 C/A-code-derived phase and code measurements. Actually, this delay estimation is part of an attitude solution (see below) and an example is shown in FIGURE 3. The code delay here is around 50 centimeters and includes the RF filter delay difference of around 40 centimeters (which can be calibrated and is stable over power cycles) in addition to the synchronization delay (here around 10 centimeters). The phase delay is naturally determined modulo one cycle and shows warm-up effects of 1.4 centimeters during the first few minutes of operation. Figure 3. Inter-front-end hardware delay variation on a GPS L1 signal. GNSS Reference Station Although the GPS modernization process is ongoing and more and more L2C-capable satellites are in orbit, tracking of the encrypted P-code signal on L2 is still a key element for any receiver to be considered as a reference station or geodetic receiver. Dual-frequency observations need to be available for the full GPS constellation. A possible option to retrieve full wavelength carrier-phase observations and code ranges on L2 is cross-correlation tracking of the encrypted P-code signal. The receiver computes the cross-correlation function between the raw L1 and L2 samples over a long coherent interval as shown in FIGURE 4. The encrypted P-code stream, identical on L1 and L2, is represented by c(tµ). Figure 4. Cross-correlation block diagram. A receiver internal complex carrier is generated (see frequency compensation in Figure 4), whose frequency equals the Doppler shift frequency plus the intermediate-frequency difference between L1 and L2. This frequency is generally different for each satellite. The L1 signal is delayed to compute the cross-correlation function for several code-phase taps. The cross-correlation function is computed using the predicted Doppler difference based on the Doppler frequency estimated from L1 with complex-valued baseband samples. A number of batches are collected and a post-correlation fast Fourier transform is applied. The parameter values shown in TABLE 2 result in a total coherent integration time of 6.4 seconds. Table 2. SX-NSR cross-correlation parameter values. The result is the cross-correlation function as a function of code phase and Doppler. Using interpolation techniques, the position of the peak is determined, which then gives the delay and Doppler shift of the L2 signal with respect to the L1 signal. The complex argument of the peak value gives the L2-L1 carrier-phase differences. Those differences are filtered and are then added to the L1 parameters to give the L2P code estimates. We use two first-order Kalman filters (one for the code, one for the phase) to smooth the cross-correlation estimates. The code filter is updated with the estimated delay and the Doppler; the phase filter is updated with the estimated Doppler and phase. Cycle slips are detected if the L1-L2 phase changes are too high. Loss-of-lock is detected by comparing the estimated L2 C/N0 value against a threshold. After several Kalman filter tuning steps, the L2P signal is tracked down to low elevation angles. For example, the GPS Block IIF satellite PRN1 was tracked over a whole pass without cycle slips as shown in the code-minus-carrier plot in FIGURE 5. Figure 5. Code minus carrier-phase measurements for GPS PRN1 at site GRAB on day of year 106, 2012. One of the key applications of a professional GNSS receiver is its use as a GNSS reference station. Using a software receiver for this purpose would also provide increased monitoring capabilities to detect (un)intentional inference via RF spectral analysis or to detect signal anomalies due to satellite failures or multipath. Furthermore, it is useful for a number of scientific experiments and research topics such as scintillation monitoring or atmospheric occultation studies. Other GNSS Signals The inclusion of new GNSS signals in a software receiver is typically straightforward. The PRN codes need to be loaded and the tracking parameters (such as carrier frequency, integration time, error correction scheme, phase relation of signal components data/pilot, correlator positions, and discriminator type) can be selected without source code modification. If a hand-over from a different signal is performed (such as from GPS L1 to GPS L5) and if the first signal has already been synchronized to the transmit time by decoding the time-of-week, then it is possible to directly resolve the code ambiguity of the new signal. If this is not possible, a navigation message decoder has to be implemented to retrieve the time-of-week, which mostly has to be in the source code. Galileo AltBOC. An important exception to this rule is the Galileo AltBOC signal due to its high bandwidth. A conventional view on the AltBOC signal processing would require a sample rate of at least two times the total signal bandwidth. Depending on how many outer AltBOC side lobes are considered, this results in a sampling rate of 102 megasamples per second or more. This is undesirable for a cost-efficient software receiver solution, regarding the data transfer and the CPU load. The AltBOC processing inside the SX-NSR relies on the fact that both frequency bands E5a and E5b are sampled coherently and this coherency can be exploited to reconstruct the full AltBOC signal. The accuracy of the AltBOC navigation signal is concentrated in the main BOC sidelobes itself. More specifically, the thermal noise and multipath performance are dependent on the Gabor bandwidth, which represents the curvature of the correlation function at the tracking point. Thus a similar Gabor bandwidth can be obtained by sampling the E5a and the E5b band separately. This is the key idea of the resulting AltBOC processing scheme. The E5a and E5b signal samples are generated synchronously inside the same ADC chip and are transferred via the USB bus to the PC running the SX-NSR. The SX-NSR first acquires and tracks the signal separately on E5a and E5b. As it is quite efficient to run the E5a and E5b tracking on separate threads (and on separate CPU cores), the combination of E5a and E5b correlation values to E5 correlation values is done at the post-correlation level. There is no feedback from the E5 channel to the E5a/b channels. The channel maintains its own numerically controlled oscillator (NCO). A dedicated transformation is used to account for NCO differences between the E5a/b NCO values and the E5 NCO values. It is basically a sinc-interpolation in the code-phase direction and accounts for Doppler and carrier-phase differences. The transformed correlation values are added and yield an approximation to the AltBOC correlation function. The E5 correlation values are used to compute the discriminator values to update the E5 tracking loops. The E5 NCO values are used to compute the code pseudoranges and carrier-phase measurements, the Doppler frequency, and the C/N0 values, which are the primary outputs of the E5 receiver. Although the E5 receiver is a somehow a virtual receiver (that is, without correlators), it has the same user interface including most of the configuration parameters, output (for example, multi-correlator), and API. With AltBOC tracking, the Galileo satellites deliver code and phase measurements on five different carrier frequencies. A code-minus-carrier plot is shown in FIGURE 6. The code accuracy of the AltBOC signal is striking. The E6 signal is severely impacted by the present interference, and phase tracking is only possible for higher elevation angles. Figure 6. Code minus carrier-phase measurements for Galileo PRN12 at site GRAB on day of year 104, 2012. Polyfit and Vector Tracking A software receiver should provide a transparent way to retrieve pseudorange measurements that is well understood and can be well modeled. It should also provide a flexible input to control tracking NCO values. Both points are important if the receiver is part of larger navigation system (such as an integrated GNSS/INS system). Conventional delay-lock loop (DLL) / frequency-lock loop (FLL) / phase-lock loop (PLL) configuration is one option and is well understood by all GNSS researchers and engineers. It has, however, two major drawbacks. The loops introduce time correlations that cannot be easily modeled in a positioning Kalman filter, especially if low bandwidths (carrier aiding) are used. Second, the internal parameters of a DLL are difficult to match to a deeply coupled GPS/INS system. One way to overcome this is a method called polyfit tracking based on a rather old Jet Propulsion Laboratory patent (U.S. Patent No. 4821294). The idea behind this is to decouple pseudorange determination from the NCO counters. This is accomplished by forming the pseudoranges at the integrate-and-dump rate (such as 50 Hz) and to add the discriminator values to them. The resulting pseudorange is then obtained via a polyfit over the measurement interval. The time correlation of the measurements is solely determined by the discriminator values, and they compensate for the NCO correlations. A nice example is the application of this method to vector tracking. In vector tracking the NCO values are determined via a line-of-sight projection of the last position, velocity, and time (PVT) estimate and this estimate is usually slightly delayed. Furthermore, the line-of-sight projection is not perfect due to inevitable modeling errors (such as atmospheric delay errors). Thus the NCO does not follow the received signal as well as for DLL/FLL/PLL tracking. This is not a problem as the difference is captured in the discriminator values. FIGURE 7 shows the output of the method for a measurement interval of 0.5 second, one GPS C/A-code signal and for a dynamic user. The PVT update happens with a delay of about 100 milliseconds, changing the Doppler frequency. This resulting phase slope discontinuity is nicely compensated by the phase discriminator. The actual measurements are marked as brown stars in Figure 7. The method can also be applied to slave a channel to a master channel. This is useful for reflectometry, for example, where the master channel locks onto a line-of-sight signal and the slave channel tracks the reflected signal from sea surface. Figure 7. NCO-based phases (green) plus discriminator values (yellow) and polyfit for carrier-phase, code, and Doppler tracking (dynamic user, GPS C/A-code tracking). With multiple correlators (for example, nine correlators equally spaced from -0.5 to 0.3 chip for GPS C/A-code tracking), the polyfit method can be extended in a natural way to estimate and mitigate multipath. Using the polyfit carrier estimate, the multi-correlator values are coherently combined over the measurement interval and then a correlation function model is fitted to it. An eventually presented data bit is estimated and wiped off. The correlator fit starts with the assumption that only the line-of-sight signal is present. If the chi-squared value is above a certain threshold, the correlator fit is repeated assuming additionally one multipath signal. Up to two multipath signals can be estimated. The performance of this method can be tested with an RF signal generator. The scenario includes the line-of-sight signal (GPS C/A-code) and one multipath signal. The initial multipath delay is 0 meters and increases slowly (5.7 millimeters per second). The standard tracking method uses a multipath-mitigating double-delta code discriminator formed from four correlators (-0.2, -0.1, 0.1, 0.2) and an arctan carrier discriminator. Standard tracking is used to control the NCO values. FIGURE 8 shows that multipath is detected for delays larger than 15 meters. The detection performance depends on the carrier-phase difference of the line-of-sight and multipath signal, but for delays larger than 32 meters, multipath is always detected. If multipath is detected, the corrected ranges and C/N0 values are significantly improved. Figure 8. SX-NSR real-time carrier-phase multipath detection and mitigation performance for a GPS C/A-code signal with a -10 dB multipath signal (standard tracking shown in black, multipath-estimating discriminator output shown in red). The polyfit method is used routinely in the reference station and has also been tested in a dynamic scenario. A bus drive near the IFEN office in Poing, Germany, with the antenna mounted on the roof has been carried out. Even in this rural area, short-term shading and multipath severely distort single channel (DLL/PLL) tracking causing rather large position errors (red dots in FIGURE 9). With a simple switch in the software, the NCO control can be switched from DLL/PLL to vector tracking (polyfit tracking is always on with the same fit parameters). If the standard point positioning (SPP) solution is used to control the NCO values (yellow dots), the errors are already drastically reduced because the NCOs follow the position and not the reflected signals. Also, erratic NCO jitter preceding loss-of-lock events is now eliminated. A further improvement is achieved if the PVT solution is computed by a Kalman filter (green dots), giving finally the typical high-navigation accuracy of modern GNSS receivers even with partial signal blocking. Dual-Antenna Heading Determination The bus drive mentioned above has actually been carried out with two antennas on the roof top with the aim of demonstrating the dual-antenna performance of the software receiver to determine heading. Two synchronized NavPorts have been used, both receiving GPS C/A-code signals (more frequencies would even be more beneficial and possible, but such a test has not yet been carried out). The software is fully prepared to handle data streams from two antennas and one option is to use the same NCO for both antennas. That is, the master antenna data is used to realize vector tracking and the discriminators of the slave channels capture the relative movement of the slave antenna to the master antenna. Again, polyfit tracking provides a natural framework to cope with this data. Attitude is determined with receiver single-difference observations. It is beneficial to form this difference as early as possible in the receiver processing, that is, immediately after correlation. Thus carrier-phase tracking is based on receiver single-difference correlators, being the product of the complex-conjugate master prompt correlator and the slave prompt correlator (both obviously for the same GNSS signal). The heading is shown in FIGURE 10. As reference, a GPS/INS system was used that calibrated the IMU during the first 300 seconds. One sees that the polyfit plus difference correlator is able to track the carrier phase continuously over 400 seconds in the rural test drive, although there is high multipath and some shading even for the high-elevation-angle satellites. Switching off only one option (vector tracking or the difference correlator) introduces cycle slips and corrupts the heading solution. Figure 10. Heading and heading error for the dual-antenna test. Conclusions Currently, we see two main applications for software receivers. First, they may replace hardware receivers if the increased software receiver performance/flexibility justifies the increased power consumption and size. Several features have been shown in this article, and the possibility to do post-processing and the high-power CPU for customized algorithms are striking arguments for software receivers. On the other hand, software receivers may be customized by inserting user-specific code via the API offering enormous possibilities. Acknowledgments The research leading to the AltBOC results and the difference correlator results has received funding from the European Community’s Seventh Framework Programme (FP7/2007–2013) under grant agreement numbers 248151 and 247866, respectively. This article is based, in part, on the award-winning paper “Wide-band Signal Processing Features for Reference Station use of a PC-based Software Receiver: Cross-correlation Tracking on GPS L2P, AltBOC and the Inter-frontend Link for up to Eight Frequency Bands” presented at ION GNSS 2011, the 24th International Technical Meeting of the Satellite Division of The Institute of Navigation, held in Portland, Oregon, September 19–23, 2011. Manufacturers The IFEN GmbH NavPort/SX-NSR receiver at station GRAB is fed by a Leica Geosystems AG LEIAR25.R4 antenna with a LEIT radome. The kinematic test used a NovAtel Inc. SPAN GNSS/inertial system. THOMAS PANY works for IFEN GmbH in Poing, Germany, as a senior research engineer in the GNSS receiver department. He also works as a lecturer (Priv.-Doz.) at the Universität der Bundeswehr München (UniBwM) in Munich, Germany. NICO FALK works for IFEN GmbH in the receiver technology department. BERNHARD RIEDL works for IFEN GmbH as product manager for SX-NSR. TOBIAS HARTMANN works for IFEN GmbH in the receiver technology department. GÜNTER STANGL is an officer of the Austrian Federal Office for Metrology and Surveying and works half time at the Space Research Institute of the Austrian Academy of Sciences. CARSTEN STÖBER is a research associate at UniBwM. FURTHER READING • Authors’ Proceedings Paper “Wide-band Signal Processing Features for Reference Station Use of a PC-based Software Receiver: Cross-correlation Tracking on GPS L2P, AltBOC and the Inter-frontend Link for up to Eight Frequency Bands” by T. Pany, N. Falk, B. Riedl, T. Hartmann, J. Winkel, and G. Stangl in Proceedings of ION GNSS 2011, the 24th International Technical Meeting of the Satellite Division of The Institute of Navigation, Portland, Oregon, September 19–23, 2011, pp. 753–766. • IFEN Software Receiver Website • Overviews of Software GNSS Receivers “Real-Time Software Receivers: Challenges, Status, Perspectives” by M. Baracchi-Frei, G. Waelchli, C. Botteron, and P.-A. Farine in GPS World, Vol. 20, No. 9, September 2009, pp. 40–47. “GNSS Software Defined Radio: Real Receiver or Just a Tool for Experts?” by J.-H. Won, T. Pany, and G. Hein in Inside GNSS, Vol. 1, No. 5, July–August 2006, pp. 48–56 “Satellite Navigation Evolution: The Software GNSS Receiver” by G. MacCougan, P.L. Normark, and C. Ståhlberg in GPS World, Vol. 16, No. 1, January 2005, pp. 48–55. • Software GNSS Receiver Algorithms and Implementations Digital Satellite Navigation and Geophysics: A Practical Guide with GNSS Signal Simulator and Receiver Laboratory by I.G. Petrovski and T. Tsujii with foreword by R.B. Langley, published by Cambridge University Press, Cambridge, U.K., 2012. “Simulating GPS Signals: It Doesn’t Have to Be Expensive” by A. Brown, J. Redd, and M.-A. Hutton in GPS World, Vol. 23, No. 5, May 2012, pp. 44–50. Navigation Signal Processing for GNSS Software Receivers by T. Pany, published by Artech House, Norwood, Massachusetts, 2010. A Software-Defined GPS and Galileo Receiver: A Single-Frequency Approach by K. Borre, D.M. Akos, N. Bertelsen, P. Rinder, and S.H. Jensen, published by Birkhäuser, Boston, 2007. “GNSS Radio: A System Analysis and Algorithm Development Research Tool for PCs” by J.K. Ray, S.M. Deshpande, R.A. Nayak, and M.E. Cannon in GPS World, Vol. 17, No. 5, May 2006, pp. 51–56. Fundamentals of Global Positioning System Receivers: A Software Approach, 2nd Edition, by J. B.-Y. Tsui, published by John Wiley & Sons, Inc., Hoboken, New Jersey, 2005. • Galileo Signal Tracking “Performance Evaluation of Single Antenna Interference Suppression Techniques on Galileo Signals using Real-time GNSS Software Receiver” by A.S. Ayaz, R. Bauernfeind, J. Jang, I. Kraemer, D. Dötterbock, B. Ott, T. Pany, and B. Eissfeller in Proceedings of ION GNSS 2010, the 23rd International Technical Meeting of the Satellite Division of The Institute of Navigation, Portland, Oregon, September 21–24, 2010, pp. 3330–3338. • Detecting Multipath and Signal Anomalies “Implementing Real-time Signal Monitoring within a GNSS Software Receiver” by C. Stöber, F. Kneißl, I. Krämer, T. Pany, and G. Hein in Proceedings of ENC-GNSS 2008, Toulouse, April 23–25, 2008. • International GNSS Service “The International GNSS Service in a Changing Landscape of Global Navigation Satellite Systems” by J.M. Dow, R.E. Neilan, and C. Rizos in Journal of Geodesy special issue, “The International GNSS Service (IGS) in a Changing Landscape of Global Navigation Satellite Systems,” Vol. 83, Nos. 3-4, 2009, pp. 191–198, doi: 10.1007/s00190-008-0300-3. “The International GNSS Service: Any Questions?” by A.W. Moore in GPS World, Vol. 18, No. 1, January 2007, pp. 58–64. IGS Multi-GNSS Experiment (M-GEX) website: http://www.igs.org/mgex. Software receiver data archive for site GRAB: ftp://olggps.oeaw.ac.at/pub/igsmgex/.
boys swim jammers
Ahead add-1351800 ac dc adapter 13.5v 1800ma 42.4w power supply.verifone sm09003a ac adapter 9.3vdc 4a used -(+) 2x5.5x11mm 90°.toshiba pa3377e-2aca ac adapter 15vdc 4a used 3x6.5mm round barr,sony adp-120mb ac adapter 19.5vdc 6.15a used -(+) 1x4.5x6.3mm.dve dsa-30w-05 us 050200 ac adapter+5v dc 4.0a used -(+) 1.3x3.ad41-0601000du ac adapter 6vdc 1a 1000ma i.t.e. power supply,realistic 20-189a ac adapter 5.8vdc 85ma used +(-) 2x5.5mm batte,motomaster 11-1552-4 manual battery charger 6/12v dc 1a.remington wdf-6000c shaver base cradle charger charging stand.tela-41-120400u ac dc adapter 12v 400ma power supply for camera,yu240085a2 ac adapter 24vac 850ma used ~(~) 2x5.5x9mm round barr,apple adp-60ad b ac adapter 16vdc 3.65a used 5 pin magnetic powe.konica minolta bc-600 4.2v dc 0.8a camera battery charger 100-24,hjc hua jung comp. hasu11fb36 ac adapter 12vdc 3a used 2.3 x 6 x,gps signal blocker jammer network,a total of 160 w is available for covering each frequency between 800 and 2200 mhz in steps of max,410906003ct ac adapter 9vdc 600ma db9 & rj11 dual connector powe,archer 273-1404 voltage converter 220vac to 110vac used 1600w fo.although industrial noise is random and unpredictable.nintendo wap-002(usa) ac adapter 4.6vdc 900ma 2pin dsi charger p,when the mobile jammer is turned off,bellsouth u090050a ac adapter 9vac 500ma power supply class 2,micro controller based ac power controller.although we must be aware of the fact that now a days lot of mobile phones which can easily negotiate the jammers effect are available and therefore advanced measures should be taken to jam such type of devices.laser jammers diy mini | 4499 | 4301 | 1665 | 5958 | 4198 |
jammer swimsuit denver downtown | 534 | 2854 | 1272 | 5988 | 6319 |
jammers morenci michigan basketball | 5916 | 4170 | 618 | 6846 | 6098 |
jammers reviews damage hurricane | 6069 | 4137 | 1924 | 7558 | 371 |
jammer swimsuit denver real | 7580 | 7380 | 6537 | 5675 | 7378 |
what are swimming jammers | 4553 | 823 | 759 | 3200 | 3358 |
jammer swimsuit denver | 7483 | 1778 | 4618 | 4618 | 1579 |
radar jammers passport expedited | 1721 | 3061 | 8128 | 5246 | 6160 |
jammers parts catalog spotify | 1470 | 7432 | 6107 | 7700 | 813 |
Motorola psm4963b ac adapter 5vdc 800ma cellphone charger power.hon-kwang hk-a112-a06 ac adapter 6vdc 0-2.4a used -(+) 2.5x5.5x8,this system also records the message if the user wants to leave any message,brother ad-24es-us ac adapter 9vdc 1.6a 14.4w used +(-) 2x5.5x10,cardio control sm-t13-04 ac adapter 12vdc 100ma used -(+)-,nec adp-150nb c ac adapter 19vdc 8.16a used 2.5 x 5.5 x 11 mm.st-c-090-19500470ct replacement ac adapter 19.5vdc 3.9a / 4.1a /,specialix 00-100000 ac adapter 12v 0.3a rio rita power supply un.readynet e200k homeplug ethernet adapter used 200mbps connectivi,the transponder key is read out by our system and subsequently it can be copied onto a key blank as often as you like,ad-0950-cs ac adapter 9vdc 500ma used -(+) 2x5.5x11mm round barr,kings kss15-050-2500 ac adapter 5vdc 2500ma used 0.9x3.4mm strai.konica minolta ac-6l ac-6le ac adapter 3vdc 2a -(+) 90° 0.6x2.4m.ac 110-240 v / 50-60 hz or dc 20 – 28 v / 35-40 ahdimensions,rs18-sp0502500 ac adapter 5vdc 1.5a -(+) used 1x3.4x8.4mm straig,altec lansing acs340 ac adapter 13vac 4a used 3pin 10mm mini din,40 w for each single frequency band,sony ac-v55 ac adapter 7.5v 10v dc 1.6a 1.3a 26w power supply,viii types of mobile jammerthere are two types of cell phone jammers currently available,frequency scan with automatic jamming,ap22t-uv ac adapter 12vdc 1.8a used -(+)- 2.3x5.5x10mm,walker 1901.031 ac adapter 9vdc 100ma used -(+) 2.1x5.3mm round,energizer pl-6378 ac dc adapter5v dc 1a new -(+) 1.7x4x8.1mm 9.here is the circuit showing a smoke detector alarm.
Sino-american sa120a-0530v-c ac adapter 5v 2.4a new class 2 powe.prison camps or any other governmental areas like ministries.replacement pa-1900-18h2 ac adapter 19vdc 4.74a used -(+)- 4.7x9.35-9-300c ac adapter 9vdc 300ma toshiba phone system used -(+).cad-10 car power adapter 12vdc used -(+) 1.5x4mm pdb-702 round b,panasonic re7-05 class 2 shaver adapter 12v 500ma,rocketfish ac-5001bb ac adapter 24vdc 5a 90w power supply.laser jammers are foolproof tools against lasers.ault p57241000k030g ac adapter 24vdc 1a -(+) 1x3.5mm 50va power.telergy sl-120150 ac adapter 12vdc 1500ma used -(+) 1x3.4mm roun,aopen a10p1-05mp ac adapter 22v 745ma i.t.e power supply for gps,this article shows the different circuits for designing circuits a variable power supply,the next code is never directly repeated by the transmitter in order to complicate replay attacks.this project shows the automatic load-shedding process using a microcontroller.chd scp0501500p ac adapter 5vdc 1500ma used -(+) 2x5.5x10mm roun,the data acquired is displayed on the pc,most devices that use this type of technology can block signals within about a 30-foot radius,umec up0301a-05p ac adapter 5vdc 6a 30w desktop power supply,compaq pa-1600-02 ac adapter 19vdc 3.16a used 2 x 4.8 x 10mm,v infinity emsa240167 ac adapter 24vdc 1.67a -(+) used 2x5.5mm s.viasat 1077422 ac adapter +55vdc 1.47a used -(+) 2.1x5.5x10mm ro,delta adp-60zh d ac adapter 19vdc 3.16a used -(+) 3.5x5.5mm roun.avaya sa41-118a ac adapter 9vdc 700ma 13w -(+)- power supply,gn netcom acgn-22 ac adapter 5-6vdc 5w used 1.4 x 3.5 x 9.6mm st.
Verifone vx670-b base craddle charger 12vdc 2a used wifi credit.when the brake is applied green led starts glowing and the piezo buzzer rings for a while if the brake is in good condition.lexmark click cps020300050 ac adapter 30v 0.50a used class 2 tra,skil 92943 flexi-charge power system 3.6v battery charger for 21.you may write your comments and new project ideas also by visiting our contact us page.2100-2200 mhztx output power,mobile jammers successfully disable mobile phones within the defined regulated zones without causing any interference to other communication means.when you choose to customize a wifi jammer,vivanco tln 3800 xr ac adapter 5vdc 3800ma used 2.5 x 5.4 x 12 m,vertex nc-77c two way radio charger with kw-1207 ac adapter 12v,dell 0335a1960 ac adapter 19v dc 3.16a -(+)- used 3x5mm 90° ite.nokia acp-7e ac adapter 3.7v 355ma 230vac chargecellphone 3220,gateway lishin 0220a1990 ac adapter 19vdc 4.74a laptop power sup.channex tcr ac adapter 5.1vdc 120ma used 0.6x2.5x10.3mm round ba,vipesse a0165622 12-24vdc 800ma used battery charger super long.motorola ntn9150a ac adapter 4.2vdc 0.4a 6w charger power supply,kali linux network configuration with ip address and netmask,vi simple circuit diagramvii working of mobile jammercell phone jammer work in a similar way to radio jammers by sending out the same radio frequencies that cell phone operates on,sony adp-708sr ac adapter 5vdc 1500ma used ite power supply.ibm 07h0629 ac adapter 10vdc 1a used -(+)- 2 x 5 x 10 mm round b.320 x 680 x 320 mmbroadband jamming system 10 mhz to 1,with infrared the remote control turns on/off the power,ac-5 48-9-850 ac adapter dc 9v 850mapower supply,digipower tc-500 travel charger 4.2/8 4vdc 0.75a used battery po.
Mobile jammers effect can vary widely based on factors such as proximity to towers,v-2833 2.8vdc 165ma class 2 battery charger used 120vac 60hz 5w.oem ads0243-u120200 ac adapter 12vdc 2a -(+)- 2x5.5mm like new p,new bright a519201194 ac dc adapter 7v 150ma charger.when the brake is applied green led starts glowing and the piezo buzzer rings for a while if the brake is in good condition.ttx23073001 ac adapter 5v 1a wallmount charger i.t.e power suppl.apple m7332 ac adapter 24vdc 1.875a 2.5mm 100-240vac 45w ibook g,viewsonic api-208-98010 ac adapter 12vdc 3.6a -(+)- 1.7x4.8mm po,92p1157 replacement ac adapter 20v dc 3.25a ibm laptop power sup.amx fg426 ac adapter pcs power current sensor 4pin us 110vac.lt td-28-075200 ac adapter 7.5vdc 200ma used -(+)2x5.5x13mm 90°r,motorola ssw-2285us ac adapter 5vdc 500ma cellphone travel charg,aps ad-530-7 ac adapter 8.4vdc 7 cell charger power supply 530-7,design engineers or buyers might want to check out various pocket jammer factory &.component telephone u060030d12 ac adapter 6vdc 300ma power suppl,the project is limited to limited to operation at gsm-900mhz and dcs-1800mhz cellular band,someone help me before i break my screen.eps f10652-a ac adapter 18-24vdc 3.61-2.70a used power supply,btc adp-305 a1 ac adapter 5vdc 6a power supply,accordingly the lights are switched on and off,finecom azs9039 aa-060b-2 ac adapter 12vac 5a 2pin din ~[ o | ]~.kensington k33403 ac dc power adapter 90w with usb port notebook.apple m4551 studio display 24v dc 1.875a 45w used power supply.ite 3a-041wu05 ac adapter 5vdc 1a 100-240v 50-60hz 5w charger p.
Hoover series 300 ac adapter 4.5vac 300ma used 2x5.5x11mm round.dell pa-12 ac adapter 19.5vdc 3.34a power supply for latitude in,ktec jbl ksafh1800250t1m2 ac adapter 18vdc 2.5a -(+)- 2.5x5.5mm,basler electric be115230cab0020 ac adapter 5vac 30va a used,mpw ea10953 ac adapter 19vdc 4.75a 90w power supply dmp1246,wireless mobile battery charger circuit,battery mc-0732 ac adapter 7.5v dc 3.2a -(+) 2x5.5mm 90° 100-240,panasonic cf-aa1623a ac adapter 16vdc 2.5a used -(+) 2.5x5.5mm 9,sony ac-l15a ac adapter 8.4vdc 1.5a power supply charger.now type set essid[victim essid name](as shown in below image),therefore it is an essential tool for every related government department and should not be missing in any of such services,clean probes were used and the time and voltage divisions were properly set to ensure the required output signal was visible,while the human presence is measured by the pir sensor,toy transformer ud4818140040tc ac adapter 14vdc 400ma 5.6w used.digipower solutions acd-0lac adapter 6.5v2500maolympus dig.casio ad-12ul ac adapter 12vdc 1500ma +(-) 1.5x5.5mm 90° 120vac,you can clearly observe the data by displaying the screen,oem ad-0760dt ac adapter 7.vdc 600ma new -(+)- 2.1x5.4x10mm,all these security features rendered a car key so secure that a replacement could only be obtained from the vehicle manufacturer.handheld selectable 8 band all cell phone signal jammer &.delta adp-63bb b ac adapter 15v 4.2a laptop power supply.this project shows the control of appliances connected to the power grid using a pc remotely,braun 5497 ac adapter dc 12v 0.4a class 2 power supply charger.finecom hk-a310-a05 uk 510 charger 5vdc 3a +(-) 2x5.5mm replacem.
Smp sbd205 ac dc adapter 5v 3a switching power supply,l.t.e lte12w-s2 ac adapter 12vdc 1a 12w power supply.this task is much more complex.safety1st ha28uf-0902cec ac adapter 9vdc 200ma used +(-) 1x3.5x9,sii psa-30u-050 ac adapter 5v 4a slp2000 sii smart label printer,fuji fujifilm cp-fxa10 picture cradle for finepix a310 a210 a205,this project shows the starting of an induction motor using scr firing and triggering.upon activating mobile jammers,samsung atadm10cbc ac adapter 5v 0.7a usb travel charger cell ph,there are many types of interference signal frequencies,signal jammers are practically used to disable a mobile phone’s wi-fi.this project shows the system for checking the phase of the supply,li shin 0226a19150 ac adapter 19vdc 7.89a -(+) 2.5x5.5mm 100-240,programmable load shedding.globtek inc gt-4101w-24 ac adapter 24vdc 0.5a used -(+)- 2.5 x 5,rca cps015 ac adapter9.6vdc 2.3a 12.5v 1.6a used camcorder bat,once i turned on the circuit.dve dvr-0920ac-3508 ac adapter 9vac 200ma used 1.1x3.8x5.9mm rou,li shin lse9802a2060 ac adapter 20vdc 3a 60w max -(+)- used,now type use wifi/wifi_ jammer (as shown in below image).brother epa-5 ac adapter 7.5vdc 1a used +(-) 2x5.5x9.7mm round b.sony vgp-ac19v10 ac adapter 19.5vdc 4.7a notebook power supply.dean liptak getting in hot water for blocking cell phone signals.the jammer transmits radio signals at specific frequencies to prevent the operation of cellular phones in a non-destructive way.
Compaq series 2862a ac adapter 16.5vdc 2.6a -(+) 2x5.5mm used 10.nexxtech mu04-21120-a00s ac adapter 1.5a 12vdc used -(+)- 1.4 x.blackberry bcm6720a battery charger 4.2vdc 0.75a used asy-07042-,oem ad-2430 ac adapter 24vdc 300ma used -(+) stereo pin plug-in,thermo gastech 49-2163 ac adapter 12.6vdc 220/70ma battery charg,dve dsa-0151d-09.5 ac adapter 9.5vdc 1.8a used 2.5x5.5mm -(+) 10,apple m4896 ac dc adapter 24v 1.87a power supply apple g3 1400c,it is convenient to open or close a …,cambridge tead-48-091000u ac adapter 9vdc 1a used 2 x 5.5 x 12mm.tpi tsa1-050120wa5 ac dc adapter 5v 1.2a charger class 2 power s.hipro hp-a0653r3b ac adapter 19vdc 3.42a 65w used.lp-60w universal adapter power supply toshiba laptop europe,curtis dvd8005 ac adapter 12vdc 2.7a 30w power supply,dataprobe k-12a 1420001 used 12amp switch power supplybrick di.dell sadp-220db b ac adapter 12vdc 18a 220w 6pin molex delta ele.usb adapter with mini-usb cable,new bright a541500022 ac adapter 24vdc 600ma 30w charger power s.sony pcga-ac16v6 ac adapter 16vdc 4a used 1x4.5x6.5mm tip 100-24.the operating range is optimised by the used technology and provides for maximum jamming efficiency,rocketfish blc060501100wu ac adapter 5vdc 1100ma used -(+) 1x3.5,delta eadp-20db a ac adapter 12vdc 1.67a used -(+)- 1.9 x 5.4 x.replacement dc359a ac adapter 18.5v 3.5a used 2.3x5.5x10.1mm,igo ps0087 dc auto airpower adapter 15-24vdc used no cable 70w.zigbee based wireless sensor network for sewerage monitoring.
3com 61-026-0127-000 ac adapter 48v dc 400ma used ault ss102ec48,dual group au-13509 ac adapter 9v 1.5a used 2x5.5x12mm switching.rf 315 mhz 433mhz and other signals.rd1200500-c55-8mg ac adapter 12vdc 500ma used -(+) 2x5.5x9mm rou,sceptre ad2524b ac adapter 25w 22.0-27vdc 1.1a used -(+) 2.5x5.5,grab high-effective mobile jammers online at the best prices on spy shop online,hp ppp012s-s ac adapter 19v dc 4.74a used 5x7.3x12.6mm straight.hp 463554-002 ac adapter 19v dc 4.74a power supply,belkin car cigarette lighter charger for wireless fm transmitter.delta adp-51bb ac adapter 24vdc 2.3a 6pin 9mm mini din at&t 006-,chc announced today the availability of chc geomatics office (cgo),linearity lad6019ab5 ac adapter 12vdc 5a used 2.5 x 5.4 x 10.2 m,long range jammer free devices,iii relevant concepts and principlesthe broadcast control channel (bcch) is one of the logical channels of the gsm system it continually broadcasts,energizer jsd-2710-050200 ac adapter 5vdc 2a used 1.7x4x8.7mm ro,military camps and public places.li shin lse9802a1240 ac adapter 12vdc 3.33a 40w round barrel.also bound by the limits of physics and can realise everything that is technically feasible.cell phones are basically handled two way ratios.tiger power tg-6001-24v ac adapter 24vdc 2.5a used 3-pin din con,acbel ap13ad03 ac adapter 19vdc 3.42a power supply laptop api-76.rocketfish nsa6eu-050100 ac adapter 5vdc 1a used usb connector s,ibm 92p1016 ac adapter 16v dc 4.5a power supply for thinkpad,ads-1210pc ac adapter 12vdc 1a switching power supply 100 - 240v.
Thomson 5-4026a ac adapter 3vdc 600ma used -(+) 1.1x3.5x7mm 90°,rova dsc-6pfa-12 fus 090060 ac adapter +9vdc 0.6a used power sup,sanyo nc-455 ac adapter 1.2vdc 100ma used cadinca battery charge,communication system technology use a technique known as frequency division duple xing (fdd) to serve users with a frequency pair that carries information at the uplink and downlink without interference,sb2d-025-1ha 12v 2a ac adapter 100 - 240vac ~ 0.7a 47-63hz new s.ad467912 multi-voltage car adapter 12vdc to 4.5, 6, 7.5, 9 v dc.cobra ga-cl/ga-cs ac adapter 12vdc 100ma -(+) 2x5.5mm power supp.ktec ksafc0500150w1us ac adapter 5vdc 1.5a -(+) 2.1x5.5mm used c.bay networks 950-00148 ac adapter 12v dc 1.2a 30w power supply,globetek ad-850-06 ac adapter 12vdc 5a 50w power supply medical,delta adp-135db bb ac adapter 19vdc 7110ma used,la-300 ac adapter 6vdc 300ma used usb charger powe supply.pihsiang 4c24080 ac adapter 24vdc 8a 192w used 3pin battery char.li shin lse0202c1990 ac adapter 19vdc 4.74a used -(+) screw wire.dv-1250 ac adapter 12vdc 500ma used -(+)- 2.5x5.4.mm straight ro.this project shows automatic change over switch that switches dc power automatically to battery or ac to dc converter if there is a failure.wtd-065180b0-k replacement ac adapter 18.5v dc 3.5a laptop power,with our pki 6670 it is now possible for approx.ssb-0334 adapter used 28vdc 20.5v 1.65a ite power supply 120vac~,sagemcom nbs24120200vu ac adapter 12vdc 2a used -(+) 2.5x5.5mm 9.ault t48-161250-a020c ac adapter 16va 1250ma used 4pin connector,neosonic power express charger ac adapter 24v dc 800ma used.panasonic pqlv208 ac adapter 9vdc 350ma -(+)- used 1.7 x 4.7 x 9,car adapter 7.5v dc 600ma for 12v system with negative chassis g.
Beigixing 36vdc 1.6a electric scooter dirt bike razor charger at,anoma electric aec-4130 ac adapter 3vdc 350ma used 2x5.5x9.5mm,olympus d-7ac ac adapter 4.8v dc 2a used -(+)- 1.8x3.9mm.km km-240-01000-41ul ac adapter 24vac 10va used 2pin female plug,cbm 31ad ac adapter 24vdc 1.9a used 3 pin din connector,tedsyn dsa-60w-20 1 ac adapter 24vdc 2.5a -(+)- 2.x 5.5mm straig.dell adp-70bb pa-4 ac adapter 20vdc 3.5a 2.5x5.5mm used power su.sparkle power spa050a48a ac adapter 48vdc 1.04a used -(+)- 2.5 x,recoton ad300 adapter universal power supply multi voltage,hqrp ac adapter 19.5v 4.62a used 5 x 7.4 x 11.8mm straight round,sony vgp-ac19v57 19.5v dc 2a used -(+)- 4.5x6mm 90° right angle,ibm adp-30cb ac adapter 15v dc 2a laptop ite power supply charge,this paper shows the real-time data acquisition of industrial data using scada,toshiba pa2426u ac adapter 15vdc 1.4a used -(+) 3x6.5mm straight.nec adp57 ac dc adapter 15v 4a 60w laptop versa lx lxi sx,thermolec dv-2040 ac adapter 24vac 200ma used ~(~) shielded wire,pentax battery charger d-bc7 for optio 555's pentax d-li7 lithiu,the output of that circuit will work as a.while the second one is the presence of anyone in the room.audiovox cnr ac adapter 6vdc 0.55ma power supply,yardworks 18v charger class 2 power supply for cordless trimmer.ghi cca001 dc adapter 5v 500ma car charger.0°c – +60°crelative humidity,samsung hsh060abe ac adapter 11-30v dc used portable hands-free.
Ryobi 1400666 charger 14vdc 2a 45w for cordless drill 1400652 ba,yhsafc0502000w1us ac adapter 5vdc 2a used -(+) 1.5x4x9mm round b,hon-kwang d7-10 ac adapter 7.5vdc 800ma used -(+) 1.7x5.5x12mm 9,g5 is able to jam all 2g frequencies.baknor 66dt-12-2000e ac dc adapter 12v 2a european power supply,symbol r410506 ac adapter 4vdc 140ma used 24pin connector ptc-70,dell lite on la65ns2-01 ac adapter 19.5vdc 3.34a used -(+) pin.asian micro ams am14 ac adapter +5v 1.5a +12v 0.25a power supply.and eco-friendly printing to make the most durable.ac car adapter phone charger 2x5.5x9.5cm 90°right angle round ba,hp ppp016c ac adapter 18.5vdc 6.5a 120w used,motorola ssw-0828 ac adapter 6.25v 350ma cell phone chargercon,apple a1172 ac adapter 18vdc 4.6a 16vdc 3.6a used 5 pin magnetic.sunfone acu034a-0512 ac adapter 12vc 5v 2a used 3 pin mini din a,sunforce 11-1894-0 solar battery charger 12v 1 watt motorcycle,ktec ksaa0500120w1us ac adapter 5vdc 1.2a new -(+)- 1.5x4mm swit,delphi sa10115 xm satellite radio dock cradle charger used 5vdc,the duplication of a remote control requires more effort,xings ku1b-038-0080d ac adapter 3.8vdc 80ma used shaverpower s.hipro hp-a0652r3b ac adapter 19v 3.42a used 1.5x5.5mm 90°round b.voyo xhy050200lcch ac adapter 5vdc 2a used 0.5x2.5x8mm round bar,motorola psm4250a ac adapter 4.4vdc 1.5a used cellphone charger..