Author: GPS World Staff

  • Facebook Extends Status Update Features to Third-Party Apps

     

    Facebook is opening new APIs and documentation to developers, enabling the creation of third-party applications that allow consumers to add friends and location data directly from whichever app they’re currently using. “We’re introducing several improvements to the Facebook Platform that allow people to do all of the things they can do in a status update,” software engineer Alex Wyler writes on the Facebook Developer Blog.

    Location and friends information can now be added as properties to any photo, link, or status written from an app, which Wyler calls “similar to the functionality a user has when they add a photo or updates their status.” To enable the new features, Facebook is issuing APIs and documentation to set location and tag friends on posts via Open Graph social discovery loop actions or with stream publish stories; apps can also leverage improved search for places, including optional latitude, longitude and distance parameters as well as support for finding posts from friends around a place.

    “We have added familiar controls for managing tags,” Wyler adds. “New users select the audience they would like to share their app activity within the app permissions dialog. Users can choose to feature, hide, or route these stories for tag review.”

    In addition, developers working with Facebook Open Graph can now build apps that display large, user-generated photos and playback video in a user’s Newsfeed and Timeline.

    Since the Facebook Platform developer toolset expanded to mobile devices late last year, recommendation tools and Newsfeed updates are responsible for sending more than 60 million visitors every month to apps and games. Mobile visitors were responsible for more than 320 million visits to mobile apps in January 2012, Facebook adds. At February’s Mobile World Congress 2012 event, Facebook CTO Bret Taylor announced the social networking giant is now partnering with mobile operators across the globe to introduce streamlined billing practices enabling users to charge mobile web application transactions to their monthly wireless bill.

    “Facebook and mobile phones were made for each other,” Taylor said. “At Facebook, we don’t think of our mobile products as an alternative interface. We think of [mobile] as the natural Facebook experience.” Taylor added that Facebook’s mobile experience is “the platform [co-founder and CEO] Mark Zuckerberg would have built” if today’s devices and networks had been available when Zuckerberg began constructing the social network in his Harvard University dorm room eight years ago.

  • ITT Exelis Awarded Payload Contract for GPS III Satellites

    ITT Exelis has been awarded a $32 million contract by Lockheed Martin to build the navigation payloads for the Global Positioning System III space vehicles three and four. Exelis announced in December 2011 that it had successfully integrated and performed the initial power up of the full-size payload prototype known as GPS III Non-Flight Satellite Testbed (GNST) Navigation Payload Element.

    “Exelis payloads have been on board every GPS spacecraft — a period spanning nearly 40 years. We are tremendously proud to be a part of the next generation of GPS satellites,” said Mark Pisani, vice president and general manager, Precision Instruments and Positioning, Navigation and Timing Systems, ITT Exelis Geospatial Systems. “Together with Lockheed Martin, Exelis is committed to providing our warfighters and commercial and civilian users more accurate and reliable capabilities that improve interoperability and jam-resistance.”

    Exelis was selected along with Lockheed Martin in 2008 by the U.S. Air Force to build the next-generation GPS III program. The GPS III team is led by the Global Positioning Systems Directorate at the U.S. Air Force Space and Missile Systems Center.

    “The GPS III satellites and their superior navigation payloads are critical to sustaining and modernizing the GPS constellation and we are focused on delivering these spacecraft affordably and efficiently to meet the needs of more than one billion users worldwide,” said Keoki Jackson, Lockheed Martin’s GPS III program director.

    Scheduled for first launch in 2014, GPS III satellites will deliver significant improvements compared with current GPS space vehicles. The GPS III program will affordably replace aging GPS satellites while improving capability to meet the evolving needs of military, commercial and civilian users worldwide. GPS III satellites will deliver better accuracy and improved anti-jamming power while enhancing the spacecraft’s design life and adding a new civil signal designed to be interoperable with international global navigation satellite systems.

    For more than 37 years, Exelis payloads and payload components have been on board every GPS satellite. They have accumulated more than 500 years of on-orbit life without a single mission-related failure.

    ITT Exelis Geospatial Systems, headquartered in Rochester, N.Y., is a global supplier of innovative  night vision, remote sensing, and navigation solutions that provide sight and situational awareness at the space, airborne, ground, and soldier levels. Key applications include image intensification and thermal imaging; advanced power supplies; multi-spectral image systems; weather and climate monitoring; space science; intelligence, surveillance and reconnaissance; GPS-based positioning, navigation and timing systems; and image exploitation software.

  • Leica Geosystems Announces Leica MissionPro Software

    Leica Geosystems Geospatial Solutions Division is pleased to announce the release of its new mission planning software, Leica MissionPro. The software provides mission planning capability for all airborne sensors including LiDAR, line and frame sensors and is fully integrated into existing Z/I Imaging and Leica Geosystems workflows.

     

    The company reported that in addition to the core planning functionality, Leica MissionPro includes an exciting range of new features such 3D virtual Globe View and tools for project management and evaluating missions.

    “Leica MissionPro combines the best features from Z/I Mission and Leica FPES into a comprehensive and highly productive planning software”, says Jacques Markram, Product Manager for Leica MissionPro. “Leica MissionPro represents an exciting first step in our combined product roadmap and is truly the result of synergies across the new division. Leica MissionPro simplifies planning for any type of airborne sensor mission and allows our combined customer base to further enhance their productivity.”

    According to Leica, MissionPro supports integrated multi-sensor and LiDAR planning in a true 3D mission planning environment and exports flight plans for both Z/I Inflight and Leica FCMS. In addition, Leica MissionPro provides access to Web Map Services and uses worldwide SRTM data.

    Leica MissionPro replaces Z/I Mission and Leica FPES software. A free upgrade is provided to all Leica FPES and Z/I Mission maintenance customers.

    For more information about Leica MissionPro please visit: http://www.leica-geosystems.com/missionpro

  • Fabric Engine Launches; Solves GIS Imaging Challenges with Dynamic Languages

    Fabric Engine Inc announced that it has officially launched v1.0 of its high-performance computing platform, Fabric Engine. Having recently earned Judge’s Choice at January 2012’s NodeJam, the server- and client-side Fabric Engine technology is now available to programmers under the AGPL license.

     

    According to the announcement, Fabric Engine taps into the power of modern, multi-core hardware to bring multi-threaded, compiled performance to dynamic languages such as JavaScript and Python. The benefits of dynamic languages are well-known – they’re easy to use and fast to work with. However, they are slow when compared to compiled languages. Until now, dynamic language applications have to be re-built using compiled languages in order to provide performance, which introduces significant costs. Fabric Engine gives the same performance as multi-threaded C++, yet retains the ease of use and speed of iteration of dynamic languages.

    “With Fabric Engine’s technology, it’s possible to take current backend infrastructure and redeploy it to scale and gain impressive performance increases,” said Guido Vieira, General Manager at Nexalogy Environics, a company focused on social media analytics and an early user of Fabric Engine. “Fabric Engine has other advantages too. In addition to using a language very similar to JavaScript for the high-performance operators (vanilla JavaScript/node.js for everything else), which reduces the need to use C++, you can avoid the whole code-compile-run cycle with its sometimes long delays, and use a more immediate execute model.”

    The company reported that on the desktop, Fabric Engine is ideal for high-performance applications, such as those used in game development, animation, film production, GIS, medicine, and other industries that are greedy for performance. Fabric Engine currently runs as a browser plug-in, and is currently in beta for a Python/QT desktop framework. On the server and in the cloud, Fabric Engine is ideal for addressing compute-bound problems that require raw execution performance. With node.js, Fabric Engine provides an asynchronous compute model that works well alongside the other services that node provides.

    The company listed proven uses of Fabric Engine include:

    –       3D animation

    –       Facial recognition

    –       Image/video processing

    –       Remote collaboration on 3D data

    –       GIS visualization

    –       Medical visualization

    –       Semantic analysis (Nexalogy Use Case)

    –       Statistical analysis

    –       And any other compute-bound challenge.

    “This launch marks the culmination of more than two years of hard work,” said Paul Doyle, CEO and co-founder of Fabric Engine. “We have many ideas of what can be achieved with our technology, but we also look forward to seeing all of the creative directions in which developers push Fabric. With our open-source licensing model, it is easy for developers to get started with Fabric Engine and start building high-performance applications.”

  • Intergraph Introduces SmartPlant FreeView

    Intergraph released SmartPlant FreeView, a free .VUE viewer that allows users to display and navigate Intergraph 3D models and view associated plant properties.

     

    According to the announcement, SmartPlant FreeView will open any Intergraph SmartPlant 3D and SmartMarine 3D projects published as a .VUE file. A user then may walk through the plant, ship or offshore model and select any object in the view to see its associated plant properties via the MDB2 package. Intergraph’s SmartPlant Review Publisher can convert and combine SmartPlant 3D and SmartMarine 3D, as well as other project types, into .VUE and MDB2 formats for viewing with SmartPlant FreeView or Intergraph’s full-capability visualization solution, SmartPlant Review.

    Intergraph reports that the free .VUE viewer has a complete set of on-screen navigation controls for easy use, allowing even the most casual user to walk through complex 3D models with no training. Keyboard navigation is equally simple. An orientation axis is displayed in the view to help the user maintain direction. SmartPlant FreeView also has a surface measure command to display accurate distances between objects.

    Vlad Savulian, engineering systems lead for AMEC Natural Resources and one of the many industry experts who worked with Intergraph on the requirements for a free .VUE viewer, said access to SmartPlant FreeView will benefit companies of all sizes, especially those collaborating on mega-projects.

    “On the oil sands projects in Canada, AMEC works with a large number of clients, partners and subcontractors who could benefit from viewing the 3D model,” Savulian said. “With SmartPlant FreeView, they will be able to easily navigate the plant model, view properties, make comments on what they see or ask questions about what they don’t understand. With the introduction of SmartPlant FreeView, we will be able to extend model review capabilities to a much broader audience.”

    Gerhard Sallinger, Intergraph Process, Power & Marine president, agreed: “SmartPlant FreeView enables our customers and their suppliers to increase productivity and competiveness without increasing costs. The use of SmartPlant 3D and SmartMarine 3D has doubled in the last two years. With that tremendous growth comes the need for a variety of users, including design, engineering, construction, operations and maintenance, to view these complex 3D models.

    “Now, for example, an engineering company can provide a 3D model to a potential subcontractor who can use SmartPlant FreeView for a preliminary review and bid based on the actual model rather than a collection of drawings – without having to purchase viewing software,” Sallinger said. “Then once the work is awarded, the subcontractor can upgrade to SmartPlant Review for more in-depth review and analysis capabilities.”

  • The Kinematic GPS Challenge: First Gravity Comparison Results

    By Theresa Diehl

    The National Geodetic Survey (NGS) has issued a “Kinematic GPS Challenge” to the community in support of NGS’ airborne gravity data collection program, called Gravity for the Redefinition of the American Vertical Datum (GRAV-D). The “Challenge” is meant to provide a unique benchmarking opportunity for the kinematic GPS community by making available two flights of data from GRAV-D’s airborne program for their processing. By comparing the gravity products that are derived from a wide variety of kinematic GPS processing products, a unique quality assessment is possible.

    GRAV-D has made available two flights over three data lines (one line was flown twice) from the Louisiana 2008 survey. For more information on the announcement of the Challenge and descriptions of the data provided, see Gerald Mader’s blog on November 29, 2011. The GRAV-D program routinely operates at long-baselines (up to 600 km), high altitudes (20,000 to 35,000 ft), and high speeds (up to 280 knots), a challenging data set from a GPS perspective. As of December 2011, ten groups of kinematic GPS processors have provided a total of sixteen position solutions for each flight. At two data lines per flight, this yielded 64 total position solutions. Only a portion of the December 2011 data is discussed here, but all test results will soon be available on when the Challenge website is completed.

    Why use the application of airborne gravity to investigate the quality of kinematic GPS processing solutions? Because the gravity measurement itself is an acceleration, which is being recorded with a sensor on a moving platform, inside a moving aircraft, in a rotating reference frame (the Earth). The gravity results are completely reliant on our ability to calculate the motion of the aircraft— position, velocity, and acceleration. These values are used in several corrections that must be applied to the raw gravimeter measurement in order to recover a gravity value (Table 1). The corrections in Table 1 are simplified to assume that the GPS antenna and gravimeter sensor are co-located horizontally and offset vertically by a constant, known distance.


    Table 1. GPS-Derived Values that are used in the Calculation of Free-Air Gravity Disturbances

    All Challenge solutions are presented anonymously here, with f## designations. For each flight of data, the software that made the f01 solution is the same as for f16, f02 the same as f17, and so on.

    Test #1: Are the solutions precise and accurate?

    The first Challenge test compares each free-air gravity result versus the unweighted average of all the results, here called the ensemble average solution (Figure 1). This comparison highlights any GPS solutions whose gravity result is significantly different from the others, and will group together solutions that are similar to each other (precise). Precision is easy to test this way, but in order to tell which gravity results are accurate calculations of the gravity field, a “truth” solution is necessary. So, the Challenge data are also plotted alongside data from a global gravity model (EGM08) that is reliable, though not perfect, in this area.

    Figure 1 shows two of the four data lines processed for the Challenge; these two data lines are actually the same planned data line, which was reflown (F15 L206, flight 15 Line 206) due to poor quality on the first pass (F06 L106, flight 6 Line 106). The 5-10 mGal amplitude spikes of medium frequency along L106 are due to turbulence experienced by the aircraft, turbulence that the GPS and gravity processing could not remove from the gravity signal.


    Figure 1.


    Figure 2.

    Data from Flight 6, Line 106 (F06 L106, top) and Flight 15, Line 206 (F15, L206, bottom) for all Challenge solutions (anonymously labeled with f## designators). Figures 1 and 2. Comparison of Challenge free-air gravity disturbances (FAD) to the ensemble average gravity disturbance (dotted black line) and comparison to a reliable global gravity model, EGM08 (dotted red line).


    Figure 3.


    Figure 4.

    Figures 3 and 4. Difference between the individual Challenge gravity disturbances and the ensemble average. The thin black lines mark the 2-standard deviation levels for the differences. For F15 L206, one solution (f23) was removed from the difference plot and statistics because it was an outlier. For both lines, the ensemble’s difference with EGM08 is not plotted because it is too large to fit easily on the plot.

     

    The results of test #1 are surprising in several ways:

    • The data using the PPP technique (precise point positioning, which uses no base station data) and the data using the differential technique (which uses base stations) produce equivalent gravity data results, where any differences between the methods are virtually indistinguishable.
    • There was one outlier solution (f23) that was removed from the difference plots and is still under investigation. Also, on F15 L206, solution f28 had an unusually large difference from the average though it performed predictably on the other lines. Of the remaining solutions, four solutions stand out as the most different from all the others: f03/f18, f04/f19, f05/f20, and f07/f22.
    • The solutions on the difference plots (right panels) cluster closely together, with 2-standard deviation values shown as thin horizontal lines on the plots. The Challenge solutions meet the precision requirements for the GRAV-D program: +/- 1 mGal for 2-standard deviations.
    • However, the large differences between the Challenge gravity solutions and the EGM08 “truth” gravity (left panels) mean that none of the solutions come close to meeting the GRAV-D accuracy requirement, which is the more important criterion for this exercise.

    Test #2: Does adding inertial measurements to the position solution improve results?

    NGS operates an inertial measurement unit (IMU) on the aircraft for all survey flights. The IMU records the aircraft’s orientation (pitch, roll, yaw, and heading). Including the orientation information in the calculation of the position solution should yield a better position solution than GPS-only calculations, but it was not expected to be significantly better. Figure 2 shows the NGS best loosely-coupled GPS/IMU free-air gravity result versus the Challenge GPS-only results and Table 2 shows the related statistics.


    Figure 5.


    Figure 6.

    Figures 5 and 6. F06 L105. (Figure 5) Comparison of Challenge FAD gravity solutions (ensemble=black dotted line) with EGM08 (red dotted line); (Figure 6) comparison of Challenge gravity solutions (all GPS-only; ensemble=black dotted line) with NGS’ coupled GPS/IMU gravity solution (red dotted line).


    Table 2. Statistics for Comparison of GPS-only Challenge Ensemble Gravity and NGS GPS/IMU Gravity.

     

    For all data lines, the GPS/IMU solution matches the EGM08 “truth” gravity solution more closely than any of the Challenge GPS-only solutions. In fact, the more motion that is experienced by the aircraft, the more that adding IMU information improves the solution. One conclusion from this test is that IMU data coupled with GPS data is a requirement, not optional, in order to obtain the best free-air gravity solutions.

    Additional Testing and Future Research

    Other testing has already been completed on the Challenge data and the results will be available on the Challenge website soon. Important results are:

    • Two Challenge participants’ solutions perform better than the rest, two perform worse, and one is a low quality outlier. The reasons for these differences are still under investigation.
    • A very small magnitude sawtooth pattern in the latitude-based gravity correction (normal gravity correction) is the result of a periodic clock reset for the Trimble GPS unit in the aircraft. This clock reset is uncorrected in the majority of Challenge solutions. The clock reset causes an instantaneous small change in apparent position, which results in a 1-2 mGal magnitude unreal spike in the gravity tilt correction at each epoch with a clock reset.
    • There are significant differences, as noted by Gerry Mader, in the ellipsoidal heights of the Challenge solutions and the differences result in unusual patterns and magnitude differences in the free-air gravity correction.

    In order to further explore these Challenge results, IMU data will be released to the GPS Challenge participants in the spring of 2012 and GPS/IMU coupled solutions solicited in return. Additionally, basic information about the Challenge participants’ software and calculation methodologies will be collected and will form the basis of the benchmarking study.

    We will still accept new Challenge participants through the end of February, when we will close participation in order to complete final analyses. Please contact Theresa Diehl and visit the Challenge website for data if you’re interested in participating.

  • Geospatial Mapping Enhances Arlington National Cemetery Management

    Officials at Arlington National Cemetery will use an Army-designed geospatial mapping system to manage cemetery operations, said the executive director of the Army National Cemeteries Program.

     

    Kathryn A. Condon testified before the House Veterans Affairs Committee's disability assistance and memorial affairs subcommitee to provide an update on the progress made in rectifying long-standing management problems at Arlington National Cemetery.

    Source: Arlington National Cemetary

    "Arlington is no longer a paper-based operation. By producing a single electronic map of Arlington, the staff will assign, manage and track gravesites with an authoritative digital map," Condon said. "It will allow us to synchronize in real time our burial operations at Arlington."

    The geospatial mapping system allows officials to synchronize burial operations with other daily operations, such as public ceremonies, infrastructure repair, grounds upkeep and public safety activities, Condon explained. The system is linked to Arlington's interment scheduling system, which allows schedulers to assign gravesites and assign procession routes. It also alerts Arlington staff of other activities in the area, she said.

    Arlington is the first national cemetery to use this technology, Condon told the panel.

    The geospatial mapping system will use the information collected and validated as part of the Army's gravesite accountability study. The gravesite accountability effort resulted in the first review, analysis and coordination of records kept in various ways at Arlington over the cemetery's history, Condon said.

    The Gravesite Accountability Task Force physically examined and photographed 259,978 gravesites, niches and markers using a custom-built smartphone application and matched each photo with records in a database. Arlington officials are 84 percent complete in validating records, officials said, and are on track to finish this summer.

    Once complete, Arlington's accountability effort will create a single, verifiable and authoritative database of all those laid to rest at Arlington, officials added, and it will be linked with Arlington's geospatial mapping system.

  • Septentrio, QinetiQ Partnership Delivers Galileo PRS Signal Reception

    Another major milestone in the Galileo system’s development and deployment program has been achieved. Septentrio and QinetiQ, working in close partnership with the European Space Agency (ESA) and their industrial partners, achieved the world’s first successful reception of the encrypted Galileo Public Regulated Service (PRS) signal from the first Galileo satellites, launched in November 2011.

    The signal was received on the Galileo PRS Test User Receiver (PRS-TUR) jointly developed by Septentrio and QinetiQ under an ESA contract. For the reception test, the receiver was installed in the Galileo Control Centre in Fucino, Italy and operated by technical experts from ESA. This milestone builds on a number of previous major Septentrio/QinetiQ achievements including:

    • First ever laboratory demonstration of the PRS signal acquisition and tracking in QinetiQ (Malvern, UK, 2006).
    • Successful RF compatibility test between a Galileo payload and the PRS-TUR (Portsmouth, UK, 2010).
    • Successful Galileo end-to-end system test including the Galileo Ground Mission Segment (GMS) and its key management facilities, satellite and PRS-TUR (Rome, Italy, 2011).

    Septentrio and QinetiQ are long-term contributors to the Galileo Programme, working closely with ESA, the European GNSS Agency (GSA), and European industrial partners since 2003.

    “Septentrio is extremely proud of this historic milestone for the Galileo programme," said Peter Grognard, founder and CEO of Septentrio Satellite Navigation. "This is the most important milestone for Septentrio since the reception of the world’s first Galileo signal from space on January 12, 2006, with a Septentrio receiver. We are honoured and grateful for the excellent collaboration with ESA. Septentrio is marking another industry-first on the Galileo programme, and will continue playing a key role in this exciting and ambitious European project. Today, together with our partners, we take a decisive step in the early availability of commercial PRS receivers to foster user acceptance and market success of this Galileo service.”

    "This achievement, together with Europe’s recent commitment to a full Galileo constellation, has been a necessary step in giving European industry confidence to start investing in developing commercial PRS receiver products ready for the launch of Galileo navigation services in a few years time,” Leo Quinn, CEO of QinetiQ, said.

  • Septentrio, QinetiQ Partnership Delivers Galileo PRS Signal Reception

    Another major milestone in the Galileo system’s development and deployment program has been achieved. Septentrio and QinetiQ, working in close partnership with the European Space Agency (ESA) and their industrial partners, achieved the world’s first successful reception of the encrypted Galileo Public Regulated Service (PRS) signal from the first Galileo satellites, launched in November 2011.

    The signal was received on the Galileo PRS Test User Receiver (PRS-TUR) jointly developed by Septentrio and QinetiQ under an ESA contract. For the reception test, the receiver was installed in the Galileo Control Centre in Fucino, Italy and operated by technical experts from ESA. This milestone builds on a number of previous major Septentrio/QinetiQ achievements including:

    • First ever laboratory demonstration of the PRS signal acquisition and tracking in QinetiQ (Malvern, UK, 2006).
    • Successful RF compatibility test between a Galileo payload and the PRS-TUR (Portsmouth, UK, 2010).
    • Successful Galileo end-to-end system test including the Galileo Ground Mission Segment (GMS) and its key management facilities, satellite and PRS-TUR (Rome, Italy, 2011).

    Septentrio and QinetiQ are long-term contributors to the Galileo Programme, working closely with ESA, the European GNSS Agency (GSA), and European industrial partners since 2003.

    “Septentrio is extremely proud of this historic milestone for the Galileo programme,” said Peter Grognard, founder and CEO of Septentrio Satellite Navigation. “This is the most important milestone for Septentrio since the reception of the world’s first Galileo signal from space on January 12, 2006, with a Septentrio receiver. We are honoured and grateful for the excellent collaboration with ESA. Septentrio is marking another industry-first on the Galileo programme, and will continue playing a key role in this exciting and ambitious European project. Today, together with our partners, we take a decisive step in the early availability of commercial PRS receivers to foster user acceptance and market success of this Galileo service.”

    “This achievement, together with Europe’s recent commitment to a full Galileo constellation, has been a necessary step in giving European industry confidence to start investing in developing commercial PRS receiver products ready for the launch of Galileo navigation services in a few years time,” Leo Quinn, CEO of QinetiQ, said.

  • Blue Marble Releases 13.1 Update to Global Mapper

    Blue Marble Geographics announced the release of Global Mapper version 13.1. This update features new network licensing, enhanced geospatial PDF support and much more. Blue Marble’s geospatial data manipulation, visualization and conversion solutions are used worldwide by thousands of GIS analysts at software, oil and gas, mining, civil engineering, surveying, and technology companies, as well as governmental and university organizations.

    According to the announcement, Global Mapper 13.1 introduces Flex LM licensing to the software which provides multi-seat users with a flexible network licensing function. This efficient checkout or borrowing process allows easier access to the software across entire organizations, paving the way for new enterprise features in coming releases. The 13.1 update also introduces new geospatial PDF functionality such as the ability to import and export to 64-bit versions, the ability to select which layer to load from a geospatial PDF and the ability to load multi-page PDFs with geo-positioning. Additional enhancements include support for LAS version 1.4 and LASzip files, GeoJSON formatted data, Digital Bathymetric Database Variable Resolution (DBDB-V), LandXML files and over fifteen additional new formats. Version 13.1 also includes significant speed increases to the depression filling step when generating watersheds/drainage areas, added built-in access to land cover datasets and generation of grids from layers, significant enhancements to the Digitizer tool as well as many other minor enhancements and updates throughout the software.

    "For a minor version release, this update is quite comprehensive," stated Blue Marble President Patrick Cunningham. "We are just starting to bring the support of our development team to assisting lead product developer, Mike Childs and we’re already seeing some great gains. Look for many more great enhancements over the next year."

  • UrsaNav Testing Wide-Area Timing Alternative

    As a result of a Cooperative Research and Development Agreement (CRADA) between the U.S. Coast Guard and UrsaNav, Inc., on-air tests are being conducted from the former Loran Support Unit site in New Jersey.

    One of the CRADA’s goals is to research, evaluate, and document a wireless technical approach as an alternative to GPS for providing precise time. The ability to obtain precise time to at least one microsecond is necessary for the proper operation and functioning of many critical industries and systems. Examples include telecommunications networks, banking and finance, energy and power delivery, emergency services, transportation systems, and military and homeland security systems.

    Additional on-air tests are planned at various sites throughout the United States. Broadcasts will test several different frequencies, waveforms, and modulation techniques using evolutionary, state-of-the-art technology. Reception of these broadcasts are planned at both on-shore and off-shore locations, and will include advanced LF data delivery techniques. The results of these trials will be presented at national and international conferences. Any party interested in any part of the trial, or interested in doing their own measurements, are invited to contact us.

    UrsaNav provides advanced solutions for Low Frequency Alternative Positioning, Navigation, Timing, and Data, including high-performance eLoran Timing Receivers. The company has partnered with precise-time synchronization company Symmetricom and Nautel, supplier of high-power RF transmitters. According to UrsaNav, this “alliance of expertise” provides the foundation technology for a wide-area, terrestrial-based alternative to satellite systems such as GPS, GLONASS, and Galileo.

  • F4Devices Announces Flint Rugged Handheld

    FlintF4Devices, a subsidiary of F4 Tech and strategic partner with BAP Precisions, Taiwan, has introduced a new generation of high-precision GNSS devices for GIS field applications, the Flint rugged handheld. With the new Flint handheld, field workers requiring a rugged mobile handheld device have a unit that is lightweight, compact, rugged, and cost-effective, the company said. The Flint fits well into GIS field data collection markets such as municipalities, oil and gas and forestry, F4Devices said.

    The Flint handheld offers a unique, one-of-a-kind combination of flexible GPS configurations, ranging from 1 to 3 meters to sub-meter accuracies, while supporting geotagging with the 5 megapixel autofocus camera as well as Wi-Fi, Bluetooth, and 3G data. There are two versions to choose from, the S812H (includes GPS, Bluetooth, Wi-Fi and 5 MP camera) and the S852H (includes GPS, Bluetooth, Wi-Fi, 5 MP camera and 3G data).

    “The new Flint handheld impresses, from the first moment you see it. The ruggedness of the device, IP65, in this small of a package while achieving the GPS accuracies we have been able to achieve is something to acknowledge as a leader in its class,” said Brian Holley, director of Distribution for F4Devices. “Add in its high-resolution, sunlight-readable VGA screen, extendable data storage and Microsoft Office Mobile standard on all units, this makes it even more impressive.”

    The Flint handheld is specifically designed for field professionals looking for a rugged, dependable feature-rich device, said F4Devices. The camera button is located as if the user was holding a camera. Combined with the GPS, it provides a powerful solution for precise geotagging.  In tough environments, whether it is extreme weather or high multi-path, the Flint handheld is up to the challenge, the company said.

    The F4Devices Flint is shock-proof, dust-proof, and waterproof. The battery supports the field users’ needs with at least 10 hours of performance.

    F4Devices, along with BAP Precisions, is focused on supporting solutions providers by working with them directly to integrate their applications with the Flint handheld. Any feature or application in the Flint handheld is accessible to software engineers for full and complete integration, allowing a fully developed solution to be offered to their clients, the company said. API’s are available for solutions providers to access and communicate with the features they require.

    The 3G data modem in the Flint handheld allows field users to stay in touch remotely, increasing productivity. This also allows real-time communications with the office for critical information upload. This also provides a level of safety for field users by easily staying in touch with supervisors or persons in charge.

    The Flint handheld is available now.