1 / 19

Nodding LIDAR

Nodding LIDAR. For Applied Research Associates By Roscoe Kane and John Barton. Overview. Background Solution Design Software Project Management. Background. LIDAR stands for Li ght D etection A nd R anging

quasar
Download Presentation

Nodding LIDAR

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Nodding LIDAR For Applied Research Associates By Roscoe Kane and John Barton

  2. Overview Background Solution Design Software Project Management

  3. Background • LIDAR stands for Light Detection And Ranging • Emits a pulsed laser beam and measures the time between emission and return to determine distance • Most systems are at best 2 dimensional, with 1 axis of sweep that returns 1 dimension of range

  4. Problem Statement • Develop a system to adapt a 2 dimensional LIDAR system into a 3 dimensional LIDAR system by adding a second axis of rotation • Do this by nodding the system up and down in a sinusoidal pattern

  5. Specs • 30º minimum sweep angle • .5hz minimum scan rate • Capable of any orientation • Capable of being disabled • Safety for both humans and robot • Bolts to table for display

  6. Specs Down 30 deg. In ≤ 1 sec Up 30 deg. In ≤ 1 sec Works if mounted in any orientation Bolts for mount to table

  7. Our Solution • Move the entire system about it’s center of gravity • Use a resonant spring oscillator to generate an constant frequency and allow for a smaller motor • Use a Maxon motor and motor controller to start, stop and maintain oscillation

  8. Movement of LIDAR Unit Axis of Scan Axis of Sweep More then 30 scans per sweep Sweep is primary axis

  9. System Diagram 24V Power Supply Spring LIDAR Motor Encoder Power Flow Motor Controller PC Data Flow Mechanical Drive

  10. Mechanical Design The LIDAR bracket mounts the LIDAR system and rotates with it. The base holds the bracket up and serves as a referenced for both the motor and spring to act on.

  11. Spring Sizing • The model for our mechanical system is shown below, where the arrow shows our motor input • The size of the spring affects the natural frequency of the system

  12. Spring Sizing There are many ways to design a spring for a system We tried first calculating the spring constant, but were unable to purchase a spring using that value Next we tried calculating the physical size of the spring, but were unable to get a plausible value from any available spring sizing calculations Finally, we simply ordered a few springs that should add up to approximately the spring constant we need This way we can add or remove springs to adjust the spring constant, and subsequently the natural frequency

  13. Software Development The programming was made much easier because the motor controller came with a DLL of functions that control position, velocity and acceleration very simply The functions can also control velocity and position in a profile, either trapezoidal or sinusoidal

  14. Functions in a DLL The functions to control our motor are inside a managed DLL The code to use functions inside a DLL was difficult to find

  15. Main Loop

  16. Data Correlation Motor encoder data is time stamped and saved LIDAR data is given correlated with the encoder data based on the timestamp

  17. Budget

  18. Workload Distribution

More Related