Cell phone jammer vehicle - jammer cell phones prepaid

It Doesn’t Have to Be Expensive By Alison Brown, Jarrett Redd, and Mark-Anthony Hutton GNSS signal simulators can be expensive and beyond the limited budgets of many researchers. In this month’s column, we look at one company’s approach to providing GNSS signal simulation at a low cost — one that virtually any researcher can afford. INNOVATION INSIGHTS by Richard Langley WHY DO WE SIMULATE REALITY  in mathematics, science, engineering, and other pursuits — even in our recreational activities? Well, we do it for a variety of reasons. In mathematics and science, we try to comprehend reality, which is complicated and variable and often has some degree of randomness. We build mathematical models of physical, chemical, or biological processes to better understand them or to predict a particular outcome given some initial conditions. The model may contain a stochastic component to reflect a degree of uncertainty associated with the processes. Weather forecasting is a prime example. Typically, the models are run on a computer where the model parameters and initial conditions can be readily adjusted and the varying outcomes analyzed. Simulations of reality are often used in teaching where students can more easily grasp the behavior of complicated systems whether they be in the natural sciences or in economics or the social sciences. In medical education, simulated human patients are used initially because it is safer than having students operate on real patients. Similarly, flight simulators are used for the training of pilots because it is cheaper and safer than using real aircraft and a wide variety of “what if” scenarios can be experienced. Simulation is used for a range of engineering activities to see how an existing system behaves under different conditions because it is faster or cheaper than performing tests in the “real world.” It can also be used to estimate how a proposed new system might behave before it becomes a reality — looking at traffic flow in road networks, for example. We also use simulation for recreation, whether it is playing with the latest computer game or improving our swing with a golf simulator. And simulation is a mainstay of the movie industry. But getting back to engineering and the main interest of this magazine, simulation is a useful technique in the design and operation of equipment used with global navigation satellite systems. With a radio frequency simulator, we can mimic the radio signals generated by the satellites. These devices allow us to define scenarios, including receiver trajectories, and to replay them while varying the operating parameters of the receiver. Some simulators allow us to record live signals and then to play them back under different assumed conditions. However, such GNSS signal simulators can be expensive and beyond the limited budgets of many researchers. In this month’s column, we look at one company’s approach to providing GNSS signal simulation at a low cost — one that virtually any researcher can afford. As the noted French sociologist and philosopher, Jean Baudrillard, pessimistically once said:  “We live in a world where there is more and more information, and less and less meaning.” In the field of GNSS engineering, at least, simulation is helping to stem the tide and give us a better understanding of reality. “Innovation” features discussions about advances in GPS technology, its applications, and the fundamentals of GPS positioning. The column is coordinated by Richard Langley, Department of Geodesy and Geomatics Engineering, University of New Brunswick. To contact him with topic ideas, email him at lang @ unb.ca. Embedded GPS receivers have become commonplace with the proliferation of GPS navigation systems into all but the least expensive vehicle and cell-phone lines. As more manufacturers embed low-cost GPS receivers into their products, the need for low-cost GPS signal simulators has also grown. Controlled virtual testing is vital in ensuring the expected system performance. Many GPS signal generators are available that are designed specifically for high-volume production test applications for devices that use commercial GPS/SBAS, GLONASS, and Galileo receivers. Often the cost of these high-end simulators is beyond the reach of small companies or universities. In response to this need, we have developed our low-cost, software-defined radio (SDR)-based GPS Signal Architect Test Set to address a broad range of research, academic, industrial, and defense applications. The system is designed to be flexible, scalable, and most importantly, inexpensive. Our test set leverages the capabilities of the Universal Software Radio Peripheral (USRP) radio and our GPS Signal Simulation Toolbox to provide users with a GPS signal generation capability at a much lower cost than currently available on the market. The combination of the GPS signal simulation software coupled with the record and playback capability of the USRP makes for an extremely low-cost, yet highly flexible, GPS signal simulation capability. FIGURE 1 shows the GPS signal simulator hardware. It is designed for use with commercial software-defined radios and is based on our GPS Signal Simulation Toolbox. FIGURE 1. GPS signal simulator hardware. Toolbox. The Toolbox is a complete set of GPS signal simulation, test, and analysis tools. This Matlab-based signal simulation toolbox simulates the effect of the signal degradation on a conventional commercial GPS receiver, including the effect of the ionospheric activity on the code and carrier tracking loops such as losing lock or cycle slipping. The Toolbox’s geographic tools facilitate the transformation of data between the various coordinate systems commonly used in GPS research, including latitude-longitude-altitude; WGS 84 Earth-centered, Earth-fixed (ECEF); north-east-down; and body-fixed reference frames. It also provides tools to read GPS almanacs and ephemerides and compute ECEF and line-of-sight vectors to GPS satellites as a function of user position and time. The receiver design and analysis tools model different receiver architectures and simulate different error scenarios by providing tracking and navigation algorithms, including phase lock loops and delay lock loops. The user-configurable options allow the operator to define virtually all aspects of a GPS signal environment, including the GPS spreading code(s), navigation message, and interference scenarios. Such flexibility is particularly useful in simulating GPS jamming environments, where time, resources, and repeatability are generally scarce. Because these tools are linked directly to Matlab, it is relatively simple to define and implement new signal components as they become available. Of primary interest are the GPS modernization codes as well as those of other global navigation satellite systems (GNSS). Also of interest are new and exotic categories of jammers, including frequency-modulated, amplitude-modulated, phase-modulated, and frequency-swept jammers. An early version of the toolbox was reviewed in a previous Innovation column (see Further Reading). Configuration. In the configuration shown in Figure 1, the signal control unit (SCU) is used to control the radio for record and playback operation. The USRP includes a 10-MHz frequency standard as well as an input for an external reference clock. The GPS Signal Architect software can produce custom GPS scenario data files, which can use the USRP to produce a GPS signal at RF. This article provides a review of how the signal simulator uses the USRP family of radios as low-cost RF record and playback devices using the Signal Architect files. In addition, the hardware design and supported signals are described and test results are presented showing the USRP providing simulated GPS signals to conventional GPS user equipment. Radio Hardware The USRP radio family provides an inexpensive development platform for software-defined radios. The USRP can also be used to record and play back the GPS signal in a static or mobile environment. The system operator can then reproduce the signal on the bench either from a simulated profile or from a previously recorded test environment. An advantage of the USRP is that it supports a wideband transceiver front-end that can accommodate the full 20 MHz of the GPS signal band and can be tuned to operate at any of the GPS signal frequencies (L1 at 1575.42 MHz, L2 at 1227.60 MHz, or L5 at 1176.45 MHz). This allows record and playback of both the civil and military GPS codes. While the GPS Signal Architect tools can be easily adapted for use with any commercial SDR, the USRP family was chosen because of its reasonable price, quality construction, and extensive support by the GNU Radio project. USRPs are SDRs, which can, in principle, transmit or receive signals on any frequency under software control. Typically, USRPs connect to a host computer through a high-speed USB or gigabit Ethernet link, which the host-based software uses to control the USRP hardware and to transmit or receive data. Some USRP models also integrate the general functionality of a host computer with an embedded processor that allows the USRP to operate in a standalone fashion. The USRP hardware is controlled through a hardware driver, which supports Linux, MacOS, and Windows platforms. A framework running on the host computer then accesses the USRP through the driver. Several frameworks, including GNU Radio (a free software toolkit for learning about, building, and deploying SDR systems developed under the GNU Project — “GNU” is a recursive acronym that stands for “GNU’s Not Unix”), LabView, Matlab, and Simulink, use the driver. The driver’s functionality can also be accessed directly with an application programming interface (API), which provides native support for C++. Any other language that can import C++ functions can also use the driver. This is accomplished in Python through the Simplified Wrapper and Interface Generator, for example. The API allows users to develop their own custom frameworks, as we did with our SCU. Of the available USRP radios, the N210 was chosen because it has the highest sample rate, greatest flexibility, and largest capacity for modification (see FIGURE 2). FIGURE 2. Univeral Software Radio Peripheral. The USRP provides an interface between high-speed analog to digital converters, high-speed digital to analog converters, and an Ethernet interface, as previously mentioned. Daughterboards available for the USRP provide an interface from the baseband signals present at the data converters to the GPS frequency bands and vice versa. A daughterboard (or daughtercard or piggyback board) is a circuit board meant to be an extension or “daughter” of a motherboard. The USRP uses interchangeable daughterboards, plugging into the main board, to serve as the RF front end. Several classes of daughterboard modules exist: receivers, transmitters, and transceivers. Transmitter daughterboard modules can modulate an output signal to a higher frequency; receiver daughterboard modules can acquire an RF signal and convert it to baseband; and transceiver daughterboard modules combine the functionality of a both a transmitter and receiver. For this project, a WBX (wide bandwidth) transceiver daughterboard was installed in the USRP. The tunable range of the WBX (50 MHz to 2.2 GHz) covers all the current GNSS frequencies. An RF pre-filter is used to band-limit the GNSS signals to the sample rate selected for use in the SCU to avoid spectral folding from the N210 40-MHz channel bandwidth. For example, a 2-MHz filter centered at L1 is optimal based on the Nyquist sampling frequency of 2 MHz of both the in-phase and quadrature (I/Q) components of the signal. If sampling at 20 MHz, then a 20-MHz pre-filter should be used. Signal Control Unit The SCU includes a Linux single-board computer with software developed to run under the GNU Radio Companion (an open-source graphical tool for creating signal flow graphs and generating flow-graph source code using the GNU Radio libraries) and management of the GNU SDR for RF record and playback under control of the GPS Signal Architect software through an Ethernet connection. This enables the user to tap into the excellent USRP community support for his or her project and benefit from the close relationship between the GNU Radio project and the USRP manufacturer. The Ethernet connection is also used to download and upload recorded or simulated signal files from the Signal Architect signal simulation software. Signal Simulation Software The GPS Signal Architect hardware and software provides users with a Matlab-based GPS signal generation capability. If our Matlab GPS Toolbox is provided, the Signal Architect GPS simulation can be run under the Matlab environment. For the non-Matlab user, the Signal Architect software is bundled as a stand-alone executable. The signal simulation flow is depicted in FIGURE 3. FIGURE 3. Signal Architect simulation flow. (Click to enlarge.) GUI. Using a simple, intuitive graphical user interface (GUI), the user specifies a trajectory and a complete set of simulation parameters to create an I/Q data file (see FIGURE 4). The user specifies a trajectory either from an NMEA file (most GPS receivers use the National Marine Electronics Association 0183 interface standard for logging positions and other data) or a KML file from Google Earth (Google’s Keyhole Markup Language has become a standard for describing geographically referenced features), and an almanac file used to define GPS satellites to be simulated. The user defines the mask angle for the satellite selection and the noise figure to be simulated. The Signal Architect software then generates a simulated digital storage file, including the selected pseudorandom noise codes (C/A and/or the unencrypted military P or M′ codes). FIGURE 4. Signal Architect graphical user interface. (Click to enlarge.) TABLE 1. Signal simulator system specifications. Scenarios. The Signal Architect software also ships with preloaded scenario files that the user can run right out of the box into the SCU using the USRP. The Signal Architect software supports computers with multi-core processors and will automatically configure itself to run on all available processors. The Signal Architect software will generate either static or dynamic simulation profiles. The Signal Architect GUI allows the operator to easily modify a wide range of scenario variables from the pre-set defaults. Complete scenarios are easily shared between signal simulation systems, supporting collaborative testing between similar projects and reducing the amount of time spent developing test tools. The signal data file can then be used for subsequent analysis within Matlab using the Matlab GPS Toolbox, or can be provided to the SCU and USRP to create a GPS signal suitable for playback into a GPS receiver. If the Matlab GPS Toolbox is available, the user has complete flexibility to manipulate the signal at various stages of generation or post-generation to simulate GPS anomalies. Without the toolbox, the user is restricted to using only the standard error modeling provided by the compiled Signal Architect code. Simulation Test Results To demonstrate the high fidelity of our Signal Architect signal record and playback capability, a series of stationary GPS simulations were run. In these tests, the USRP was used to record and play back GPS C/A-code signals at the L1 band (1575.42 MHz). The SCU and USRP were connected to a rooftop-mounted GPS L1 antenna. The GPS signal was split between a commercial GPS receiver and the USRP to allow the operator to monitor the GPS receiver while the USRP was recording the GPS signal. In record mode, the I/Q data is written from the USRP to a file on the SCU. In playback mode, the data is read from the file by the USRP to generate the RF signal. The RF signals are output to the GPS receiver through an external variable attenuator. The attenuator allows the operator to adjust the signal power into the GPS receiver as different lengths of antenna cable are added or as the signal is split to other GPS receivers. To demonstrate the GPS Signal Architect Test Set performance, representative data was collected in a series of two laboratory tests. The first test demonstrates the system performance as a record and playback GPS signal simulator. The second test results demonstrate the system performance when using the Signal Architect software to generate custom GPS scenario files for playback into the GPS receiver. In the first test, the GPS simulator hardware was configured as shown in FIGURE 5. The GPS receiver and USRP were connected to a commercially available antenna. The antenna was positioned at a known location with a clear view of the GPS constellation. The signal from the GPS antenna was split between the GPS receiver and the USRP so that the data could be logged by the receiver software at the same time as it was being recorded by the SCU. FIGURE 5. GPS Signal Simulator record and playback GPS simulation. The simulated satellite constellation is shown in FIGURE 6. Seven GPS satellites are in view. FIGURE 6. Simulated satellite constellation. The 2-D position error from the simulated signal is shown in FIGURE 7. The errors are representative of the accuracies achievable using GPS C/A-code pseudoranges. FIGURE 7. North-east (2-D) position error. We can examine the performance of our test set by looking at plots of the measurements of carrier-to-noise-density ratio (C/N0) from the GPS receiver for both the live sky data and for the recorded signal when played into the GPS receiver by the Signal Simulator for three of the GPS receiver channels (see FIGURE 8). The C/N0 data collected from the GPS antenna is shown in blue, while the C/N0 from the USRP is shown in green. FIGURE 8. C/N0 record and playback vs. live sky collection. As we can see, the C/N0 was 1–2 dB lower in playback mode when compared to the data collected from the GPS antenna. The signal loss is due to the 1-bit sampling of the incoming GPS signal by the Signal Architect software. One-bit and 2-bit quantization are used in many commercial GPS receivers. The rule of thumb states that 1-bit quantization degrades the signal-to-noise ratio by 1.96 dB, and 2-bit quantization degrades the signal-to-noise by 0.55 dB. These results show that 1-bit I/Q sampling is sufficient for reproducing GPS L1 C/A-code signals with the USRP. In the second test, the Signal Architect software was used to generate a 10-minute static GPS C/A-code L1 scenario file. The SCU used the USRP to generate the GPS signal. Shown in FIGURE 9 are the number of satellites the GPS receiver was able to track. When using the GPS Signal Architect Test Set to play back the scenario file, the GPS receiver was able to track all the simulated satellites in the file. The time necessary for the GPS receiver to acquire and track the satellites is consistent with the performance one would expect from the GPS receiver when connected to an external antenna. FIGURE 10 shows the C/N0 measurements from the GPS receiver for three of the receiver channels. There were nine satellites in this static scenario file. The C/N0 for all the satellites is stable for the duration of the scenario playback. FIGURE 9. Number of satellites tracked (digital signal file playback mode). FIGURE 10. C/N0 (digital signal file playback mode). Another Hardware/Software Option We have also worked with the manufacturer of the LabSat hardware signal simulator to include some of the software functionality of our USRP system. The LabSat GNSS simulator (see FIGURE 11) can be used to record live navigation satellite RF data streamed onto a hard drive. This can then be played back as an RF signal. When integrated with the SatGen software, simulated digitized RF data can be generated and played back into the LabSat simulator in place of the recorded, digitized GNSS RF signals. FIGURE 11. LabSat GNSS simulator. The core of the SatGen software is our Signal Architect software component, which has been adapted to run on the LabSat platform to allow simulation of the multiple GNSS satellite signals. Hardware. The latest version of the LabSat hardware design (LabSat 2) enables the record and playback of GPS and GLONASS synchronized RF data streams (see FIGURE 12). When recording the GPS or GLONASS signals, the RF L1 channels (1575.42 MHz for GPS and 1602.0 MHz for GLONASS) are down-converted to a 0-Hz intermediate frequency. The signals are sampled (2 bit I and Q) at 16.368 MHz to capture the full GLONASS set of frequency channels. The GPS and GLONASS data is then interleaved into a 4-bit data stream and recorded in an internal buffer as a binary file. A high-speed USB link then transmits the data to a PC before streaming onto the PC hard disk. For playback, the PC streams the stored binary data to the LabSat via the USB link. The recorded digital GPS and GLONASS signals are up-converted onto the GPS and GLONASS RF channels and played back into the receiver under test. A digital attenuator on the output can adjust the RF output level. FIGURE 12. LabSat GNSS simulator hardware design. Using the LabSat record and playback mode, all of the real-world effects on the GNSS signals are recorded, including multipath effects, drop-outs, and atmospheric effects, allowing repeatable tests to be performed on GNSS receivers under a variety of real-world conditions, such as operating in urban canyons. This is ideal for debugging fault conditions on GNSS equipment and software. For more extensive simulations in different environments, the LabSat SatGen software can be used to generate simulated scenarios at any time or place or for a dynamic environment. SatGen Scenario Simulation. SatGen is a software package that allows users to define trajectories for use in generating simulated data files for playback into LabSat. A user-defined trajectory file can be used to create a LabSat-simulated scenario for a route anywhere in the world. Routes can be generated directly from NMEA files imported directly into SatGen from a GPS datalogger or from user-defined routes generated using Google Earth. SatGen users can use Google Earth to define a route by creating a path using its “Add Path” tool. The user can use as many or as few waypoints as the user wants, and can edit routes by moving, adding, or removing waypoints. The path is saved as a standard Google Earth KML file, which is imported into SatGen, which then fills in and smoothes the trajectory between the waypoints. The user can also define velocity profiles, or SatGen can provide these automatically. SatGen creates an NMEA file that is used to generate a binary I/Q simulated signal file for replay on the LabSat hardware. Signal Architect Simulation. The core of the SatGen software is GNSS Signal Architect, an upgraded version of our GPS Signal Architect, which provides the capability to simulate multiple GPS signals and also different GNSS signals. Signal Architect imports the NMEA trajectory either from a prerecorded file or from one generated using SatGen, and uses this file to generate a GNSS-simulated scenario. The user specifies the input GPS satellite constellation through a Yuma-format almanac file and the GLONASS constellation through a GLONASS almanac file in “.agl” or RINEX format. These files are then used to generate the simulated pseudorange, Doppler, and carrier phase for the GPS and GLONASS satellites in view of the simulated GNSS receivers above a specified mask angle. This simulated range data is then used to generate the digitized I/Q signals for the GPS and GLONASS satellites. Users who have access to our GNSS Signal Simulation Toolbox (an upgrade of our GPS toolbox) will have the added ability to modify the GNSS signal strength and add additional high-resolution error models to the simulated signals including multipath or GNSS signal error characteristics. The resulting I/Q simulated data file for the GPS plus GLONASS constellation is then recorded in a data file, which can be loaded into the LabSat hardware for playback into a receiver under test. Test results using the LabSat and SatGen combination have demonstrated that highly accurate navigation solutions can be obtained with a variety of playback modes. Conclusion The combination of our GPS Signal Architect software with either the SCU and USRP or LabSat has proven to be an ideal low-cost GPS signal simulation tool with the capability of simulating or recording the complete GPS signal spectrum, including both the civil and the military codes for playback. The initial release of the GPS Signal Architect Test Set supports L1 operation and C/A- and P-code and M′ signal simulation or C/A- and P(Y)-code and M′ record and playback, while both GPS and GLONASS signal generation and playback is available with LabSat. Our team of GPS and RF experts is continually developing and updating the system to provide additional functionality. Future releases of our test set will include support for multi-frequency SDR hardware and the capability to simulate other civil and military GPS signals, and also those of other global navigation satellite systems. To reflect this capability, we have branded the latest version of our simulation system, the GNSS Signal Architect Test Set. Acknowledgments The authors acknowledge the support of Ettus Research LLC in the development of the technology associated with the USRP system, as well as Racelogic Ltd. for collaboration on the LabSat GNSS simulator. USRP is a registered trademark of National Instruments Corp. The article is based primarily on the papers “GPS Signal Simulation Using Open Source GPS Receiver Platform” presented at the Virginia Tech Symposium on Wireless Personal Communication in June 2011 and “SatGen GNSS Signal Simulation Software” presented at ION GNSS 2011 in Portland, Oregon, in September 2011. Manufacturers The GNSS Signal Architect Test Set was developed by Navsys Corp. The USRP used for the test set is the Ettus Research LLC model USRP N210. The LabSat 2 GNSS Simulator and associated SatGen software is produced by Racelogic Ltd. The GPS equipment used in our tests was a Novatel DL-4 plus receiver and a GPS-702GG antenna. Alison Brown is the president and chief executive officer of Navsys Corp., Colorado Springs, Colorado, which she founded in 1986. Brown has a Ph.D. in mechanics, aerospace, and nuclear engineering from UCLA, an M.S. in aeronautics and astronautics from MIT, and an M.A. and B.A. in engineering from Cambridge University. She is a fellow of the Institute of Navigation and an honorary fellow of Sidney Sussex College, Cambridge. Jarrett Redd is a senior systems engineer with Navsys Corp. working on hardware, firmware, and embedded systems development for signal acquisition, processing, and transmission. He holds an M.S. and B.S. in computer engineering from Texas A&M University. Mark-Anthony Hutton is a software engineer with Navsys Corp. working on GNSS signal simulation tools and the GPS Jammer Detection and Location System. He holds a B.S. in computer science from the University of Colorado at Colorado Springs. FURTHER READING • Authors’ Proceedings Papers “SatGen GNSS Signal Simulation Software” by A. K. Brown, M.-A. Hutton, M. Quigley, and M. Sampson 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. 2031–2034. “GPS M’-Code and P-Code Signal Simulation Using an Open Source Radio Platform” by A. Brown and B. Johnson 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. 1494–1498. “GPS Signal Simulation using Open Source GPS Receiver Platform” by A. Brown, R. Tredway, and R. Taylor in Proceedings of the 21st Virginia Tech Symposium on Wireless Personal Communications, Blacksburg, Virginia, June 1–3, 2011. “Modeling and Simulation of GPS Using Software Signal Generation and Digital Signal Reconstruction” by A. Brown, N. Gerein, and K. Taylor in Proceedings of the 2000 National Technical Meeting of The Institute of Navigation, Anaheim, California, January 26–28, 2000, pp. 646–652. • GNU Radio GNU Radio Wiki. Open Source Software-Defined Radio: A Survey on GNUradio and its Applications by D. Valerio, technical report, FTW-TR-2008-002, Forschungszentrum Telekommunikation Wien, Vienna, Austria, August 2008. “GNU Radio: Tools for Exploring the Radio Frequency Spectrum” by E. Blossom in Linux Journal, Issue No. 122, June, 2004. • GNSS Simulation “Simulating Inertial/GNSS Hybrid: SINERGHYS Test Bench for Military and Avionics Receivers” by S. Gallot, P. Dutot, and C. Sajous in GPS World, Vol. 23, No. 5, May 2012, pp. 38–43. “Realistic Randomization: A New Way to Test GNSS Receivers” by A. Mitelman in GPS World, Vol. 22, No. 3, March 2011, pp. 43–48. “Record, Replay, Rewind: Testing GNSS Receivers with Record and Playback Techniques” by D. A. Hall in GPS World, Vol. 21, No. 10, October 2010, pp. 28–34. “GNSS Simulation: A User’s Guide to the Galaxy” by I. Petrovski, T. Tsujii, J.-M. Perre, B.  Townsend, and T. Ebinuma in Inside GNSS, Vol. 5, No. 5, October 2010, pp. 52–61. “GPS Simulation” by M. B. May in GPS World, Vol. 5, No. 10, October 1994, pp. 51–56. • Matlab Simulation Toolboxes “GPS MATLAB Toolbox Review” by A.K. Tetewsky and A. Soltz in GPS World, Vol. 9, No. 10, October 1998, pp. 50–56. • NMEA 0183 NMEA 0183, The Standard for Interfacing Marine Electronic Devices, Ver. 4.00, published by the National Marine Electronics Association, Severna Park, Maryland, November 2008. “NMEA 0183: A GPS Receiver Interface Standard” by R.B. Langley in GPS World, Vol. 6, No. 7, July 1995, pp. 54–57. Unofficial online NMEA 0183 descriptions: NMEA data; NMEA Revealed by E.S. Raymond, Ver. 2.8, February 2011.

cell phone jammer vehicle

Dell adp-13cb ac adapter 5.4vdc 2410ma -(+)- 1.7x4mm 100-240vac.and cell phones are even more ubiquitous in europe,madcatz 2752 ac adapter 12vdc 340ma used -(+) class 2 power supp.panasonic pv-dac13 battery charger video camera ac adapter,motorola nu20-c140150-i3 ac adapter 14vdc 1.5a used -(+) 2.5x5.5.creative xkd-z1700 i c27.048w ac adapter 27vdc 1.7a used -(+) 2x.smart 273-1654 universal ac adapter 1.5 or 3vdc 300ma used plug-.dvacs dv-1250 ac adapter 12vdc 0.5a used 2 x 5.4 x 11.9mm.ad-0950-cs ac adapter 9vdc 500ma used -(+) 2x5.5x11mm round barr.gsm 900/1800 for european cellular networks and,ghi cca001 dc adapter 5v 500ma car charger.dp48d-2000500u ac adapter 20vdc 500ma used -(+)class 2 power s.liteon pa-1900-24 ac adapter 19v 4.74a acer gateway laptop power.tela-41-120400u ac dc adapter 12v 400ma power supply for camera,centrios ku41-3-350d ac adapter 3v 350ma 6w class 2 power supply.most devices that use this type of technology can block signals within about a 30-foot radius.hp 0957-2304 ac adapter 32v 12vdc 1094ma/250ma used ite class 2,powerbox ma15-120 ac adapter 12vdc 1.25a -(+) used 2.5x5.5mm.ad35-03006 ac adapter 3vdc 200ma 22w i t e power supply.plantronics ssa-5w-05 0us 050018f ac adapter 5vdc 180ma used usb.delphi 41-6-1000d ac adapter 6vdc 1000ma skyfi skyfi2 xm radio,craftsman 982245-001 dual fast charger 16.8v cordless drill batt.yardworks 29310 ac adapter 24vdc used battery charger.meadow lake rcmp received a complaint of a shooting at an apartment complex in the 200 block of second st,delta adp-51bb ac adapter 24vdc 2.3a 6pin 9mm mini din at&t 006-.but with the highest possible output power related to the small dimensions,advent 35-12-200c ac dc adapter 12v 100ma power supply.this cooperative effort will help in the discovery.motorola psm4716a ac power supply dc 4.4v 1.5a phone charger spn,mobile jammer india deals in portable mobile jammer,programmable load shedding,law-courts and banks or government and military areas where usually a high level of cellular base station signals is emitted.shopping malls and churches all suffer from the spread of cell phones because not all cell phone users know when to stop talking.


jammer cell phones prepaid 6139 2575 7670 5462
cell phone jammer Saint-Lazare 5848 882 8624 909
kaidaer cellphone jammer pro 6530 4190 4990 745
how a cell phone jammer works 1626 8351 1788 5467
cheap diy cell phone jammer 6819 7835 5612 7666
how to make cell phone signal jammer 4498 929 7873 7742
jammer cell phones used 3590 2018 7224 1675
cell phone jammer images 2361 580 8226 4819
compromised cell-phone jammers for sale 1851 7859 467 5636
cell phone jammer Penticton 7985 979 427 3900
cellular satellite phone jammer 4097 4881 1791 7956
are cell phone jammers legal in texas 7345 4793 4771 7194
video cellphone jammer for sale 4463 5373 3865 3042
what's a cell phone jammer 1541 6946 3806 4754
portable mini cell phone jammer 6738 7589 1250 2052
portable gps cell phone jammer with cooling fan 5064 6385 3934 5707
cell phone jammer retail 8543 6058 4631 5654
how do cell phone signal jammers work 5592 1357 7108 5594
cell phone jammer Gatineau 901 4050 2545 4679
video cellphone jammer work 2658 696 3190 6049
s-cell phone and gps jammers recipe 8988 858 764 8997

A sleek design and conformed fit allows for custom team designs to.cambridge soundworks tead-66-132500u ac adapter 13.5vdc 2.5a,jammers also prevent cell phones from sending outgoing information,an antenna radiates the jamming signal to space,changzhou linke lk-ac-120050 ac adapter 12vac 500ma used ~(~) 3.,olympus bu-100 battery charger used 1.2v 490ma camedia 100-240v.netgear dsa-9r-05 aus ac adapter 7.5vdc 1a -(+) 1.2x3.5mm 120vac.this article shows the different circuits for designing circuits a variable power supply,people might use a jammer as a safeguard against sensitive information leaking,a blackberry phone was used as the target mobile station for the jammer,its great to be able to cell anyone at anytime.ault t57-182200-j010g ac adapter 18v ac 2200ma used,chicony cpa09-002a ac adapter 19vdc 2.1a samsung laptop powersup,black & decker vpx0320 used 7.4vdc 230ma dual port battery charg,targus 800-0083-001 ac adapter 15-24vdc 90w used laptop power su.lintratek mobile phone jammer 4 g,i-mag im120eu-400d ac adapter 12vdc 4a -(+)- 2x5.5mm 100-240vac,sony ac-l25a ac adapter 8.4vdc 1.7a 3 pin connector charger ac-l,2 w output powerphs 1900 – 1915 mhz,when zener diodes are operated in reverse bias at a particular voltage level.kensington k33403 ac adapter 16v 5.62a 19vdc 4.74a 90w power sup,a mobile jammer is an instrument used to protect the cell phones from the receiving signal,cell phone jammer and phone jammer,cge pa009ug01 ac adapter 9vdc 1a e313759 power supply,sensormatic 0300-0914-01 ac adapter 12/17/20/24v 45va used class,cincon tr36a-13 ac adapter 13.5v dc 2.4a power supply,johnlite 1947 ac adapter 7vdc 250ma 2x5.5mm -(+) used 120vac fla.pentax battery charger d-bc7 for optio 555's pentax d-li7 lithiu.lei mt20-21120-a01f ac adapter 12vdc 750ma new 2.1x5.5mm -(+)-.car ac adapter used power supply special phone connector.hp ppp0016h ac adapter 18.5v dc 6.5a 120w used 2.5x5.5x12.7mm.sony pcga-acx1 ac adapter 19.5vdc 2.15a notebook power supply,axis a41208c ac dc adapter 12v 800ma power supply.

Radio transmission on the shortwave band allows for long ranges and is thus also possible across borders,lenovo 92p1156 ac adapter 20vdc 3.25a 65w ibm used 0.7x5.5x8mm p,energizer ch15mn-adp ac dc adapter 6v 4a battery charger power s,oem ad-0760dt ac adapter 7.vdc 600ma new -(+)- 2.1x5.4x10mm.jabra ssa-5w-09 us 075065f ac adapter 7.5vdc 650ma used sil .7x2.integrated inside the briefcase.dell adp-90fb ac adapter pa-9 20v 4.5a used 4-pin din connector,channex tcr ac adapter 5.1vdc 120ma used 0.6x2.5x10.3mm round ba,in case of failure of power supply alternative methods were used such as generators,hitron heg42-12030-7 ac adapter 12v 3.5a power supply for laptop,a mobile jammer circuit is an rf transmitter.dve dvr-0930-3512 ac adapter 9vdc 300ma -(+) 2x5.5mm 120v ac pow,laser jammers are active and can prevent a cop’s laser gun from determining your speed for a set period of time.ibm 02k6661 ac adapter 16vdc 4.5a -(+) 2.5x5.5mm 100-240vac used.cwt pag0342 ac adapter 5vdc 12v 2a used 5pins power supply 100-2,alnor 350402003n0a ac adapter 4.5vdc 200ma used +(-) 2 x 4.8 x 1.flextronics a 1300 charger 5vdc 1a used -(+) 100-240v~50/60hz 0..safety1st ha28uf-0902cec ac adapter 9vdc 200ma used +(-) 1x3.5x9,0335c2065 advent ac dc adapter 20v 3.25a charger power supply la.minolta ac-7 ac-7e ac adapter 3.4vdc 2.5a -(+) 1.5x4mm 100-240va,at every frequency band the user can select the required output power between 3 and 1.dell d220p-01 da-2 series ac adapter 12vdc 18a 220w 8pin molex e.telergy sl-120150 ac adapter 12vdc 1500ma used -(+) 1x3.4mm roun,creative ys-1015-e12 12v 1.25a switching power supply ac adapter.sony ac-l25b ac adapter 8.4vdc 1.7a 3 pin connector charger swit.buslink dsa-009f-07a ac adapter 7.5vdc 1.2a -(+) 1.2x3.5mm 100-2.while most of us grumble and move on,konica minolta ac-6l ac-6le ac adapter 3vdc 2a -(+) 90° 0.6x2.4m.li shin lse9802a2060 ac adapter 20vdc 3a 60w used -(+) 2.1x5.5mm,asian micro ams am14 ac adapter +5v 1.5a +12v 0.25a power supply,sony ericsson cst-75 ac adapter 4.9vdc 700ma used cell phone uk,sony ac-l15b ac dc adapter 8.4v 1.5a power supply for camcorder,when the mobile jammers are turned off.

Hipro hp-o2040d43 ac adapter 12vdc 3.33a used -(+) 2.5x5.5mm 90.cui inc epa-201d-09 ac adapter 9vdc 2.2a used -(+)- 2x5.4mm stra.pure energy ev4-a ac adapter 1.7vdc 550ma used class 2 battery c,texas instruments 2580940-6 ac adapter 5.2vdc 4a 6vdc 300ma 1.siemens ps50/1651 ac adapter 5v 620ma cell phone c56 c61 cf62 c,ma-1210-1 ac adapter 12vdc 1a used car cell phone charger,military camps and public places.toshiba pa3201u-1aca ac adaptor 15v 5a 1800 a50 5005 m5 r200 lap.targus apa30us ac adapter 19.5vdc 90w max used universal.automatic telephone answering machine,navigon ac adapter 12.6vdc 800ma used 110-220v ac.fujitsu fmv-ac317 ac adapter 16vdc 3.75a used cp171180-01.the data acquired is displayed on the pc.vg121ut battery charger 4.2vdc 600ma used video digital camera t,cui stack sa-121a0f-10 12v dc 1a -(+)- 2.2x5.5mm used power supp.#1 jammer (best overall) escort zr5 laser shifter.nexxtech 2731413 ac adapter 220v/240vac 110v/120vac 1600w used m,smoke detector alarm circuit,d-link cg2412-p ac adapter 12vdc 2a -(+) used 1.2x3.75mm europe,band selection and low battery warning led,canon ca-100 charger 6vdc 2a 8.5v 1.2a used power supply ac adap,viasat ad8530n3l ac adapter 30vdc 2.7a -(+) 2.5x5.5mm charger fo.lambda dt60pw201 ac adapter 5vdc 6a 12v 2a lcd power supply 6pin.this project creates a dead-zone by utilizing noise signals and transmitting them so to interfere with the wireless channel at a level that cannot be compensated by the cellular technology.gf np12-1s0523ac adapter5v dc 2.3a new -(+) 2x5.5x9.4 straig,nintendo wap-002(usa) ac adapter 4.6vdc 900ma 2pin dsi charger p,nikon mh-71 ni-mh battery charger 1.2vdc 1a x2 used,meanwell gs220a24-r7b ac adapter 24vdc 9.2a 221w 4pin +(::)-10mm.amperor adp12ac-24 ac adapter 24vdc 0.5a charger ite power supp,now type set essid[victim essid name](as shown in below image),the rating of electrical appliances determines the power utilized by them to work properly,pride mobility elechg1024 ea1089a ac acid battery charger adapte,conair 9a200u-28 ac adapter 9vac 200ma class 2 transformer powe.

Dell da130pe1-00 ac adapter 19.5vdc 6.7a notebook charger power,this project shows the system for checking the phase of the supply,toshiba pa3755e-1ac3 ac adapter 15vdc 5a used -(+) tip 3x6.5x10m,finecom api3ad14 19vdc 6.3a used -(+)- 2.5x5.5mm pa-1121-02 lite,changzhou un-d7.2v200 ac dc adapter 7.2vdc 200ma -(+) used 120va.dewalt dw9107 one hour battery charger 7.2v-14.4v used 2.8amps,larger areas or elongated sites will be covered by multiple devices.delta adp-50gb ac dc adapter 19v 2.64a power supply gateway,a mobile jammer circuit is an rf transmitter,dell 99887 ac adapter 16.2vdc 1a power supply 99500 97689 000995,nokiaacp-12x cell phone battery uk travel charger,thomson 5-2608 ac adapter 9vdc 500ma used -(+) 2x5.5x9mm round b.frequency band with 40 watts max.insignia ns-pltpsp battery box charger 6vdc 4aaa dc jack 5v 500m,finecom up06041120 ac adapter 12vdc 5a -(+) 2.5x5.5mm 100-240vac,dell da90pe3-00 ac adapter 19.5v 4.62a pa-3e laptop power suppl..

2021/06/16 by ZCGj_cR8@outlook.com

, ,, ,

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account. Note: Your post will require moderator approval before it will be visible.

Guest