Tag: lidar

  • Aeroscout launches UAV helicopter for high-altitude flight

    The new Scout B-330 UAV in front of the Swiss Alps.

    Swiss-based Aeroscout, a long-term partner of lidar manufacturer Riegl, has unveiled the Scout B-330 UAV helicopter.

    The Scout B-330 is built with a payload capacity of up to 50 kg. (110 lbs), flight endurance of at least three hours, and the capability of flying at high altitudes (up to 3,000 meters above sea level) in a typical mission scenario. This includes a full autonomous take-off sequence, a mission flight at variable speed and a landing sequence.

    The Scout B-330 is specifically designed for lidar-based powerline mapping missions. According to Aeroscout, it sets a benchmark in the long-endurance UAV class with its combination of flexibility, Swiss quality and competitive pricing.

    “After one year of intense development, we are very excited to introduce our new Scout UAV system to the public,” said Christoph Eck, Aeroscout founder and CEO. “The reactions here at AUVSI are extremely positive and encouraging, we are very motivated for the serial production out of the system.”

    The Scout B-330 pairs with Riegl airborne and unmanned lidar sensors such as the Riegl VP-1 Helicopter Pod, the Riegl VUX-1UAV lightweight UAV laser scanner and the Riegl VUX-1LR lightweight, long-range airborne laser scanner.

    The B-330 was introduced at the AUVSI Xponential show held in Dallas in May. Those who missed that show can see it at the Commercial UAV Show in Las Vegas this October.

  • Sensor role reversal: How lidar can replace GNSS for navigation

    Airborne lidar/INS/GNSS: Algorithm Uses Fuzzy Controlled Scale Invariant Feature Transform

    Sensor role reversal: Lidar with its superior performance can replace GNSS in the integration solution by providing fixes for the drifting inertial measurement unit (IMU). Tests show its potential for terrain-referenced navigation due to its high accuracy, resolution, update rate and anti-jamming abilities. A novel algorithm uses scanning lidar ranging data and a reference database to calculate the navigation solution of the platform and then further fuse with the inertial navigation system (INS) output data.

    Recent rapid advances in laser-based remote sensing technologies, including pulsed linear, array and flash lidar systems, have fostered the development of integrated navigation algorithms for lidar and inertial sensors. In particular, trajectory recovery based on lidar point-cloud matching can provide valuable input to the navigation filter. Lidar/INS integrated navigation systems may provide continuous and fairly accurate navigation solutions in GNSS-challenged environments, on a variety of platforms, such as unmanned ground vehicles, mobile robot navigation and autonomous driving.

    In the case of airborne lidar/INS applications, the free inertial navigation solution is used to create the point clouds, which are subsequently matched to a digital terrain elevation model (DEM). The results are fed back to the platform navigation filter, providing corrections to the free navigation solution. This solution may be used to recreate the point cloud to obtain better surface data.

    However, depending on the lidar data acquisition parameters, INS drift during the time between the two epochs when point clouds are acquired could be significant. Besides the shift in platform position, the drift in attitude angles could more severely impact point-cloud generation, producing a less accurate point cloud and subsequently poor matching performance.

    This article describes a new lidar positioning approach, where the scale-invariant feature transform (SIFT)-based lidar positioning algorithm is used to match between the lidar measured point cloud and the reference DEM. The matching process is aided with fuzzy control: SIFT-based lidar positioning algorithm with Fuzzy logic (SLPF), where the threshold for SIFT is adaptively controlled by the fuzzy logic system.

    Based on the geometric distribution and the range difference variance of the matched point clouds, fuzzy logic is applied to calculate the threshold for the SIFT algorithm to extract feature points; thus the optimal matched point cloud is extracted in several iterations. When there are enough matched points in the final output of the SLPF, the platform position is calculated by using the least squares method (LSM). Next, for trajectory estimation, when applying the SLPF algorithm, frequent lidar updates can be used to correct small cumulative errors from the INS sensor measurements. A Kalman filter fuses the results of the SLPF algorithm with the INS system.

    This integrated algorithm can handle situations when there are less than three matched feature points being extracted by the SLPF algorithm, and yet they could still contribute to obtain a better navigation solution. Simulation results show that, compared to the existing algorithms, the proposed lidar/INS integrated navigation algorithm not only improves the position, speed and attitude-determination accuracy, it also makes the lidar less dependent on INS, which makes the navigation system work longer without exceeding a particular drift threshold.

    LIDAR ALGORITHM

    To eliminate the influence of INS error on the lidar positioning system, instead of creating a measured DEM based on INS ortho-rectification, we directly map the range data measured by lidar to the local stored DEM data. If a successfully matched feature point can be obtained, it means that we can get a point with absolute position and relative range towards the platform, which is similar to the satellite in GNSS positioning. After scanning of one area by lidar, when three or more such matched feature points, if not on a line, can be obtained, then we are able to form a full rank equation with the unknown variables of the platform position x, y and z.

    However, due to the effect of affine transformation, the standardized range dataset collected by lidar is significantly different from the elevation dataset belonging to the same area. Figure 1 shows an example of the large difference between the two datasets from the same area when the pitch angle of the platform is equal to 5° and the flying height is 2,000 m. In this situation, the traditional flooding algorithm or constellation feature point matching algorithm is incapable of extracting matched feature points from such different datasets.

    Figure 1. Comparison between SR and DEM data from the same area.
    Figure 1. Comparison between SR and DEM data from the same area.

    In response, we introduce the SIFT algorithm to the elevation map-matching procedure. Designed for image matching, the SIFT algorithm is invariant to scale, rotation and translation, and it is robust to affine transformation and three-dimensional projection transformation to a certain extent. Although SIFT is often used in image matching, each pixel from the image is a numerical point, which, in fact, has no difference with elevation data point. Before applying the SIFT, some processing on the lidar measured range data must be done.

    LIDAR RANGE DATA

    The scanning information of the lidar measured points are (α, β, r), where α is the angle between the laser beam and the negative Z-axis of the platform body frame, β is the angle from the laser beam to the plane of axis and Z-axis in body frame, r is the range between the laser head and the measured target, as shown in the opening figure.

    Due to the terrain relief, the lidar range data are irregularly spaced. Therefore, it is necessary to interpolate the collected data. Here we apply the Natural Neighbor Interpolation method.

    SIFT Algorithm, Fuzzy Control. For the lidar positioning algorithm, which is based on the absolute position and relative range of the ground-matched feature points, a point cloud with sufficient number of points of good geometric distribution is needed. In practice, however, the terrain undulation and the attitude of the airplane will affect the quality of the point cloud and the accuracy in the matching process. In addition, the selected threshold in the SIFT algorithm plays an important role on the quality of the matched point cloud.

    A Monte Carlo simulation, shown in FIGURE 2, illustrates the impact of the threshold on the number of successful matched points (normalized) and mismatched rate. For obtaining better matched point clouds, we have introduced a SIFT terrain matching algorithm assisted by fuzzy control, as shown in FIGURE 3.

    Figure 2. Relationship effect of threshold on the number of successful matched point (normalized) and error matched rate.
    Figure 2. Relationship effect of threshold on the number of successful matched point (normalized) and error matched rate.
    Figure 3. Working principal diagram of SIFT terrain matching algorithm based on fuzzy control.
    Figure 3. Working principal diagram of SIFT terrain matching algorithm based on fuzzy control.

    The algorithm mainly consists of two fuzzy logic controllers. Controller 1 calculates the initial threshold for the SIFT algorithm according to the gridded SR data terrain undulation degree λ, and the angle Θ between Z-axis in body-frame and Z-axis in navigation frame.

    Controller 2, which is responsible to adaptively changing the threshold at each epoch, has two inputs. The first one is the Normalized Points Area (NPA), which represent the geometric condition of the matched point cloud. The other one is the Relative Range Difference Variance, which indicates if a mismatch has happened. When the final matched feature point cloud is obtained, and the number of points is greater than or equal to 3, then the LSM is used to calculate the position of the platform.

    INS/LIDAR NAVIGATION

    Loosely and tightly coupled integration are the most common methods in navigation systems. Given the characteristics of the proposed positioning algorithm, the classical integrated navigation algorithm needs to be modified. In the loosely coupled approach, the lidar is unable to aid INS when flying through a flat region and/or flying with a large tilt angle, because the proposed lidar positioning method may have difficulty in extracting enough matched points to calculate a position.

    In the tightly coupled method, as the output frequency of matched point cloud is low and the geometry of the matched feature points is relatively poor, the integrated system may be extremely unstable. Here we propose a combined loosely and tightly (CLT) integrated navigation algorithm that when the lidar positioning algorithm can extract enough matched points for a navigation solution, the lidar-calculated navigation solution is used as the main observation.

    However, when the matched points are not sufficient to obtain a navigation solution, the baseline vector of the matched point that is closer to the projection of the platform center to the surface will be utilized as the observation. In this solution, lidar can still provide a certain degree of aid to the INS, once extracting matched feature points, even if less than 3.

    SIMULATION ANALYSIS

    In the simulation experiment, the 3D DEM data of 0.5-meter resolution is obtained from an open source named EOWEB. Then the DEM data is resampled to a higher resolution of 0.1 meter, which is used to generate the simulated, irregularly spaced, measured range data. On the basis of the original DEM (0.5 meter resolution), the proposed lidar positioning algorithm and lidar/INS integrated navigation algorithm are verified and compared with the traditional methods.

    Simulation of Lidar Algorithm. As shown above, the successfully matched points rate is very important for positioning, as once a mismatched point occurs, it may lead to a faulty navigation solution. In the simulation, the proposed SLPF is simulated under the condition of different aircraft tilt angle ϴ, from 0° to 10° with a step of 1° , at 5,000 different positions, which is the same simulation condition as in Figure 2. Comparison is made with the traditional constellation feature matching based lidar positioning algorithm (CLP) and the SIFT based lidar positioning algorithm without fuzzy control (SLP). The successfully matched points rate and the NPA value are shown in Figure 4.

    Figure 4. Successful points matched rate and the NPA value results under different aircraft attitude condition from three different algorithms.
    Figure 4. Successful points matched rate and the NPA value results under different aircraft attitude condition from three different algorithms.

    As can be seen from the figure, along with the increasing platform attitude angle, the successfully matched points rate of all the three algorithms has declined. However, compared to the CLP, both SIFT-based algorithms have a higher success matching rate due to the more stringent feature-point extraction approach. And due to the adjustable threshold mechanism, the SLPF could remove some of the mismatched points by raising the threshold; thus it is superior to the common SIFT algorithm in performance. The NPA values of the extracted point cloud from the three algorithms are shown in Figure 4(b). With the increased attitude angle, the NPA value of the matching feature point cloud decreases in all three algorithms. The CLP algorithm, however, is more sensitive to the projected range data, which makes the number of successful matching points drop sharply, and further affect geometric distribution of the point cloud. The gap between the SLPF and SLP shows that the fuzzy control module can help improve the geometric structure of the feature point cloud.

    Figure 5 shows the positioning error when applying the three different matching algorithms at 5,000 different areas. The SLPF algorithm is better than the other two algorithms in all directions. When the platform’s attitude angle reaches about 10 degrees, the north and east positioning accuracy of SLPF algorithm is still about 8 meters, and the height positioning accuracy is about 0.2 meters. The reason that the height positioning error is far less than the north and east positioning error is because of the matching point cloud distribution. Due to the airborne lidar scanning mechanism, the matched point cloud is all located in a relative small area at the bottom of the platform, resulting in the great component value in the height direction of each matched feature point baseline vector in the G matrix, and then affect the final positioning accuracy.

    Figure 5. Positioning accuracy under different aircraft attitude conditions with different algorithms.
    Figure 5. Positioning accuracy under different aircraft attitude conditions with different algorithms.

    Table 1 shows some detailed information as average number of matched points (ANMP) and matched points position error (MPPE) using the three methods. The MPPE is calculated in 3D space. It can be seen that when the tilt attitude is small, comparing to the CLP method, although the number of matched points extracted by SLPF is less, the matched points position accuracy is still much better, leading to a better localization result. Moreover, with the increasing platform tilt attitude, CLP and SLP have more difficulty in maintaining the number and accuracy of the matched points.

    Lidar/INS Algorithm. To validate the feasibility of the proposed integrated navigation algorithm, firstly, the motion trajectory of the platform must be simulated. As shown in Figure 6, the red line is the simulated platform true trajectory, which lasts for 1,400 seconds. During the trajectory, the platform undertakes the different motion states as acceleration, deceleration, climbing, turning and descent. Then the INS output data based on the true trajectory with the frequency of 100 Hz is generated. To verify the calibration performance on the INS in the integrated navigation algorithm, accelerometer and gyroscope drift noise is added to the INS output data. The green line shown in Figure 6 is the INS output data trajectory solution. At the end of simulation, the error to the east direction reaches 500 meters, and the north direction error reaches to more than 2,200 meters.

    Figure 6. Comparison between True trajectory and INS calculated trajectory.
    Figure 6. Comparison between True trajectory and INS calculated trajectory.

    At the same time of the INS outputting navigation solution, lidar also scans and calculates the position of the platform with 1-Hz frequency. Note that the speed of the aircraft is from 70 m/s to 100 m/s, and the maximum lidar scanning angle αmax is 20°. Figure 7 and Figure 8 show the number of matched points and the positioning error for each scanned terrain using SLFP. When the platform maintains smooth flying, the number of matched points can reach an average of 10, and the positioning accuracy is relatively high, less than 3 meters. Note, during the period, only in a few epochs are the number of matched points less than five. However, when the platform is climbing or changing flight direction, the number of matched points is obviously decreased due to the large tilt angle of the platform, and so does the number of successful positioning times. In this case, the position error is also increased dramatically, reaching about 10 meters error in east and north, and 0.2 meters error in height. Especially in the course of changing the direction of the flight, shown in Figure 7, during the periods of 720s–800s and 920s–1,000s, due to the larger roll angle, the SLPF could hardly be able to calculate the position through the LSM. During this period the lidar would occasionally output 1 or 2 matched feature points.

    During the simulation, the CLT and LC methods are used for data fusion and trajectory estimation comparisons. TC method is not added to the comparison because of slow convergence. The data fusion results are shown in Figure 9. It illustrates that the LC method and the CLT method have close positioning accuracy in the case of sufficient matched feature points. As can be seen in conjunction with Figure 8, when lacking matched points, the CLT method is superior to LC on positioning accuracy, especially in the height direction. In addition, the CLT integrated algorithm shows some improvement on the accuracy of estimating speed and attitude.

    Figure 10 shows the position error distribution when using four different lidar/INS integrated navigation methods for data fusion under the condition of different simulation trajectories. In the simulation, 50 1,400-second-long different trajectories, with flat areas, are generated with different platform attitude, velocity or acceleration. As can be seen from the figure, compared to other integrated navigation methods, the CLT method greatly improves the accuracy of navigation.

    Figure 10. Position error distribution when using four different lidar/INS integrated navigation method.
    Figure 10. Position error distribution when using four different
    lidar/INS integrated navigation method.

    During 84.26% of the simulation period, CLT could maintain the position error less than 3 meters; the rate with error that is larger than 15 meters is 1.2%. For the TC method, due to the frequent divergence of the data fusion filter, most of the position estimates are not available. In addition, after flying above a flat area, the voting-based constellation integrated method has poor matched point accuracy and successfully matched rate due to large INS drift error, which makes lidar unable to calibrate the INS. When using the constellation-based method, during only 32.35% of the simulation period, the error is maintained in 3 meters and most of the period, 54.9%, the position error is between 3 to 15 meters.

    CONCLUSION

    We propose a new lidar matching algorithm based on SIFT, which does not rely on the INS output data to generate measured DEM data, and can adaptively change the threshold of the SIFT algorithm to generate optimal matching between the point cloud and the DEM. Through verification of simulation, the algorithm is compared with traditional lidar/INS integrated navigation methods based on comparing achieved accuracies in estimating position, speed and attitude. Simulation results show that the SLPF algorithm has better reliability for feature points matching and robustness against the platform attitude than the traditional algorithms. The CLT method improves trajectory estimation accuracy, especially when flying over moderately undulating terrain or flying with large roll or pitch angles.

    ACKNOWLEDGMENT

    This article is based on a paper presented at the ION International Technical Meeting, January 2017. This research used an open-source GNSS/INS simulator based on Matlab, developed by Gongmin Yan of Northwestern Polytechnical University, China.


    Haowei Xu is a Ph.D. student at Northwestern Polytechnical University, where he received an M.Sc in Information and Communication Engineering. He is a visiting scholar at The Ohio State University.

    Baowang Lian is a professor at Northwestern Polytechnical University where he is also director of the Texas Instruments DSPs Laboratory.

    Charles K. Toth is a senior research scientist at the Ohio State University Center for Mapping. He received a Ph.D. in electrical engineering and geo-information sciences from the Technical University of Budapest, Hungary.

    Dorota A. Brzezinska is a professor in geodetic science, and director of the Satellite Positioning and Inertial Navigation (SPIN) Laboratory at The Ohio State University.

  • Surveying at the South Pole

    Surveying at the South Pole

    Riegl-southpole_VZ-100_lidar-hero-W
    Finnegan with the Riegl VZ-1000. (Image courtesy of Adam LeWinter.)

    In January, Adam LeWinter and Dave Finnegan, U.S. Army Corps of Engineers of the Cold Regions Research and Engineering Laboratory (CRREL), traveled to the Amundsen-Scott South Pole Station to conduct a terrestrial lidar/thermal infrared survey of the elevated station as part of a National Science Foundation-funded project.

    They used a Riegl VZ-1000 with integrated InfraTec VarioCAM high-definition thermal camera to capture a three-dimensional thermal map of the building, to assess the building envelope for thermal efficiency.

    Working in temperatures down to –30° C, CRREL designed a heated thermal jacket to keep both scanner and camera warm.

    Riegl-southpole_VZ-100_lidar-W
    Riegl lidar on a sled. (Image courtesy of Adam LeWinter.)
  • Mapping avalanches for safety

    A researcher prepares to use lidar to scan snow depth at Arapahoe Basin in Colorado. (Photo: Riegl)
    A researcher prepares to use lidar to scan snow depth at Arapahoe Basin in Colorado. (Photo: Riegl)

    In 2014, an avalanche injured two Colorado avalanche control workers. They had been using an “avalauncher” compressed gas cannon to shoot charges into slopes that posed a serious avalanche risk to motorists below, but the charge exploded too early, in the barrel of the launcher.

    The accident prompted a re-evaluation of the Colorado Department of Transportation’s avalanche control techniques.

    Now, transportation officials have brought in researchers who are applying lidar to safely map snow depth in steep terrain, making avalanche control safer and more efficient for safety teams.

    Jeffrey Deems, a researcher with the National Snow and Ice Data Center at the University of Colorado Boulder, and his colleagues developed the new application for lidar systems that map snow depth at high resolution. The researchers craft detailed maps of the slopes in summer, without snow, and then compare them to snow-covered slopes months later.

    The researchers have been testing the technique at Colorado’s Arapahoe Basin Ski Area, where they help snow safety teams target explosives placements. The snow-depth change maps help the safety teams look for old and new snow accumulation patterns.

    The data help the safety team refine their explosives targeting plans and guide them when they need to decide whether to shoot explosives into certain areas.

    Also, explosives delivery tram lines for a ski area expansion are being planned and refined with the aid of the lidar-derived snow depth maps, allowing more efficient and effective tram network design. The lidar snow depth maps revealed less-obvious accumulation spots and supported a redesign of the planned tram line network.

  • Teledyne Optech’s ALTM Galaxy T1000 lidar designed to reduce costs

    Teledyne Optech’s ALTM Galaxy T1000 lidar designed to reduce costs

    Teledyne Optech has added to its line of airborne laser terrain mappers with the ALTM Galaxy T1000. The new system combines a 1000-kHz effective ground measurement rate with Optech’s SwathTRAK technology to create a compact, efficient and versatile lidar sensor.

    The Optech Galaxy T1000 reduces operating costs and improves performance
    The Optech Galaxy T1000 reduces operating costs and improves performance. Photo: Optech

    Core to the Galaxy T1000’s enhanced collection efficiency is a doubling of the laser pulse repetition frequency and a further increase to its variable-terrain capability with SwathTRAK technology, which reduces the number of flightlines by up to 70 percent over traditional fixed-FOV sensors.

    SwathTRAK leverages the Galaxy’s programmable scanner by dynamically adjusting the scan field of view (FOV) in real time during data acquisition, enabling constant-width data swaths and constant point density even in highly variable terrain.

    The result is far fewer flightlines to collect and process and a consistent point distribution, whether on hill peaks or valley bottoms. The steeper the terrain, the greater the cost savings, according to Teledyne Optech.

    The Galaxy T1000 also includes PulseTRAK technology, which enables a continuous operating envelope. This lets surveyors employ very high laser pulse repetition frequencies to generate high point-density data at high altitude and in variable terrain without the need for complex flight planning. Full 100 percent point density is maintained across the multi-pulse transition zones for true data integrity without data interpolation.

    “Cost reduction is the key driver for leadership in competitiveness in today’s geospatial data acquisition market,” says Michael Sitar, airborne business manager for Teledyne Optech. “The new Galaxy T1000 offers unparalleled collection cost savings, particularly in variable terrain, while maintaining all the advantages of independent range measurement and the highest data precision and accuracy from high altitude achievable today. We are excited to offer the most advanced survey instrument at a far superior price/performance ratio and in the most compact package for utmost installation flexibility.”

  • Caltrans takes delivery of Riegl INS/GNSS mapper

    Caltrans takes delivery of Riegl INS/GNSS mapper

    Caltrans — the California state agency responsible for highway, bridge and rail transportation planning, construction and maintenance — has taken delivery of the new Riegl VMX-1HA mobile mapping system.

    caltrans-Riegl-W
    The Riegl VMX-1HA dual-scanner mobile mapping system. Photo: Caltrans

    The Riegl VMX-1HA is a high-speed, high-performance dual-scanner mobile mapping system. It provides high performance and dense, accurate and feature-rich data at highway speeds.

    With two million measurements and five hundred scan lines per second, the turnkey solution is suited for survey-grade mobile mapping applications to meet the standards of departments of transportation nationwide, Riegl said.

    The technology of the system comprises two Riegl VUX-1HA high-accuracy waveform lidar sensors and a high-performance INS/GNSS unit, housed in an aerodynamically shaped protective cover. Four 9-megapixel cameras, along with a LadyBug 5 camera, complement the waveform lidar data with precisely georeferenced images.

    The Riegl software suite provides seamless workflows for mobile data acquisition, processing, adjustments and deliverables.

    Riegl USA was awarded the contract of the Request For Quote (RFQ) on the open market.

  • Caltrans takes delivery of Riegl mapper

    Caltrans — the California state agency responsible for highway, bridge and rail transportation planning, construction and maintenance — has taken delivery of the new Riegl VMX-1HA mobile mapping system.

    caltrans-Riegl-W
    The Riegl VMX-1HA dual-scanner mobile mapping system.

    The Riegl VMX-1HA is a high-speed, high-performance dual-scanner mobile mapping system. It provides high performance and dense, accurate and feature-rich data at highway speeds.

    With two million measurements and five hundred scan lines per second, the turnkey solution is suited for survey-grade mobile mapping applications to meet the standards of departments of transportation nationwide, Riegl said.

    The technology of the system comprises two Riegl VUX-1HA high-accuracy waveform lidar sensors and a high-performance INS/GNSS unit, housed in an aerodynamically shaped protective cover. Four 9-megapixel cameras, along with a LadyBug 5 camera, complement the waveform lidar data with precisely georeferenced images.

    The Riegl software suite provides seamless workflows for mobile data acquisition, processing, adjustments and deliverables.

    Riegl USA was awarded the contract of the Request For Quote (RFQ) on the open market.

  • Fugro’s airborne tech surveying after New Zealand earthquake

    Fugro’s airborne tech surveying after New Zealand earthquake

    Fugro’s laser airborne depth sounder (LADS) technology is being deployed in New Zealand to assist in relief efforts following the damaging 7.9 magnitude earthquake near Christchurch on Nov. 14.

    At the request of the New Zealand Government, the Royal Australian Navy LADS flight is to conduct a rapid hydrographic survey of the seafloor in the coastal margins of the north east coast of the South Island.

    “We will fly over the area and collect hydrographic survey data, which will reveal what has happened below the waterline, and identify any shifts in the ocean floor which mariners need to be aware of,” explained Flight Lieutenant Commander Susanna Hung, who is serving as the mission’s commanding officer.

    The navy’s airborne lidar bathymetry (ALB) system has been developed by Fugro for safe, high speed and cost effective surveys of shallow coastal areas. Under a long-term contract to the RAN, Fugro provides the LADS technology, a de Havilland Dash 8-202 aircraft and support services.

    Fugro's LADS technology is being deployed following the Nov. 14 New Zealand earthquake.
    Fugro’s LADS technology is being deployed following the Nov. 14 New Zealand earthquake.

    The airborne survey equipment is operated by navy personnel from the main cabin of the aircraft to rapidly collect high resolution data of the seafloor. Fugro’s system incorporates sophisticated sensors that utilize a high-powered laser, innovative scanner and receiver optics technology.

    The survey tool complements traditional hydrographic survey methods (such as hull-mounted multibeam echo sounders) to support nautical charting and coastal zone management applications in the nearshore/shallow water environment. The speed of deployment and safe operating capability make it an ideal solution to confirm the safety of navigation and locate new hazards such as is now required in the earthquake affected area.

    “The New Zealand deployment by RAN LADS is an excellent example of how our innovative technology can assist in the safety of navigation and management of the marine environment,” said Paul Seaton, Fugro’s regional business development manager.

  • Geodetics introduces mobile mapping system with lidar, GPS

    Geodetics introduces mobile mapping system with lidar, GPS

    geo-mms-with-vlp-wGeodetics Inc.’s newest mobile mapping product, Geo-MMS, is a fully integrated lidar mapping payload for integration with unmanned aerial systems (UAS).

    The Geo-MMS includes an inertial navigation system (INS) coupled with a lidar sensor. Raw data from the integrated GPS, inertial measurement unit (IMU) and lidar sensors are recorded on the internal data-recording device and can be post-processed using Geodetics’ lidar tool software package to directly geo-reference the lidar point clouds with LAS-format output. Geo-MMS is available with a wide range of sensors.

    Geo-MMS can be used in various applications in both military and commercial industries such as precision agriculture; mining; utilities; asset management; oil; construction and infrastructure inspections; intelligence, surveillance and reconnaissance (ISR); sense and avoid; coastal surveillance; and situational awareness.

    As a company based in the United States, Geodetics can also accommodate defense SAASM and M-code path requirements.

  • GNSS, radars assist in all-weather vehicle positioning

    GNSS, radars assist in all-weather vehicle positioning

    vehicle-ADAS-fog

    Everyone talks about the weather, but nobody does anything about it — right?

    Our lead authors this month are doing something about it.

    The July cover story of GPS World magazine was titled “See into the Smoke with Inertial.” This month’s feature could have been called “See into the Fog with CDGNSS,” but we just didn’t have room in the already extensive article to go into that angle. So here it is.

    Precise carrier-phase differential GNSS positioning will in the near future become a must-have complement to cameras and lidar for all-weather automated driving. Positioning will be furnished, as the article explains, by a dense reference network broadcasting to low-cost antennas for precise (10 centimeter) performance.

    Here’s the kicker, not included in your cover-story package, although hinted at by the orange and green trapezoids on the cover, and replicated in the fog-bound version above.

    Such vehicle positioning would enable new driver-assistance systems. With precise knowledge of a vehicle’s position and orientation, intuitive driving directions can be rendered on the windshield in luminous paths that appear to be painted on the roadway. These paths will guide the driver along the fastest route to destination. Other symbols will suggest lane changes for safety or efficiency, and highlight the presence of vehicles dangerously close ahead. Because satellite navigation signals are not affected by rain, snow or fog, they can be combined with radar sensors to safely guide a driver or an automated vehicle in all weather.

    As author Todd Humphreys explains it, “Imagine how relaxing it would be to follow a yellow brick road safely home! I envisioned this augmented-reality heads-up display during a recent road trip. Driving on unfamiliar roads, I was trying to interpret various route options on my wife’s smartphone while simultaneously fielding questions (in Spanish!) from my in-laws, and more questions from my nine-year old son. It was too much to ask of one driver!”

    Not any more. That is, soon, in our brave new future, no longer.

  • Connected Car: Cutting edge research aimed at implementing connected car and driverless car technology

    Broadcast Date: Thursday, June 16, 2016
    On Demand available until: Thursday, June 15, 2017
    Duration: 60 minutes + time for Q&A
    Sponsor: u-blox

    Connected cars and V2X — connectivity between vehicles and infrastructure — lie around the next bend in the road. Extensive research and development have prepared these revolutionary concepts for implementation very soon.

    Join GPS World and our panel of expert presenters as we discuss:

    • Recent developments in – and the potential safety impact of – V2X technology.
    • The role of GNSS, and potential challenges in accuracy, reliability, jamming and spoofing.
    • How radar, lidar, cameras, dedicated short range communications (DSRC) and V2X will combine to create advanced Advanced Driver Assistance Systems (ADAS).
    • Potential regulations and aftermarket devices.

    Speakers: Chaminda Basnayake, Principal Engineer, V2X Systems, Renesas Electronics; John Kenney, Director and Principal Researcher, Network Division Toyota InfoTechnology Center; Nikolaos Papadopoulos, President, u-blox America, Inc.; and Roger Berg, Vice President, Wireless Technologies DENSO North American Research and Development Laboratories.

    Moderator: Alan Cameron, Editor-In-Chief, GPS World

    AESTHETICALLYPLEASINGBUTTON

     

  • Lidar drone market will be worth US$144.6 million by 2022

    According to a new market research report published by MarketsandMarkets, the Lidar drone market was valued US$16.1 million in 2015 and is estimated to reach US$144.6 million by 2022 at a compound annual growth rate (CAGR) of 35.2% between 2016 and 2022.

    The full report is titled “Lidar Drone Market by Product (Rotary Wing, and Fixed Wing), Component, Application (Corridor Mapping, Archaeology, Construction, Environment, Entertainment, and Precision Agriculture), Geography — Global Forecast to 2022,” and is available through the MarketsandMarkets website.

    The 125-page report includes and 66 market data tables and 42 figures.

    Factors such as technological superiority, encouragement from governments and institutes for adoption of lidar drones, and its use in emerging applications such as precision farming are the key drivers for the growth of the lidar drone market. The use of lidar drones for delivering products generates further opportunities for lidar drone manufacturers.

    Rotary-wing. The rotary-wing lidar drone market is expected to grow at the highest CAGR during the forecast period. The ability of rotary-wing lidar drones to take off without runways and its high degree of maneuverability are the reasons for the high growth of this market.

    Corridor mapping. The corridor mapping application held the largest share of the market in 2015. Highway corridors are built after proper planning and designing to ensure that they can withstand the pressure exerted by vehicles on a regular basis.

    As highway projects are constructed from a long-term perspective, it is necessary to conduct a thorough feasibility study of the terrain on which the highway is to be constructed. Lidar drones provide this information by building three-dimensional (3D) elevation models of the surveyed area.

    Infrastructure development is further expected to increase in coming years, which would, in turn, lead to increased usage of lidar drones for inspecting the growth of the infrastructure project. These benefits drive the market in the corridor mapping application.

    North America. The North American market held the largest share of the global lidar drone market in 2015. The increasing awareness about the benefits of lidar drones such as high accuracy and low cost is one of the reasons for the large market share of the North American lidar drone market. The use of lidar drones in precision farming is driving the lidar drone market in North America.

    Major players. The major players operating in this market are Velodyne Lidar (U.S.), Phoenix Aerial Systems (U.S), Riegl Laser Measurement Systems GmbH (Austria), SICK AG (Germany), and YellowScan (France), 3D Robotics, Inc. (U.S.), DJI (China), FARO Technology (U.S.), Leica Geosystems AG (Switzerland), Optech, Inc. (Canada) and Trimble Navigation Limited (U.S.).

    The research report categorizes the global lidar drone market on the basis of components, products, applications and geography. It describes the drivers, restraints, opportunities and challenges in the lidar drone market. The Porter’s five forces analysis has been included in the report with a description of each of its forces and its respective impact on the market.

    Related Reports

    Lidar Market by Product (Aerial, Ground-based, and UAV LiDAR), Component, Application (Corridor Mapping, Engineering, Environment, ADAS, Urban Planning, Exploration, and Metrology), Services and Geography – Global Forecast to 2022

    UAV Drones Market by Type (Fixed Wing, Rotary Blade, Nano, Hybrid), Application (Law Enforcement, Precision Agriculture, Media and Entertainment, Retail), & Geography (Americas, Europe, APAC, RoW) – Analysis & Forecast to 2020