Khartik Ram
2 Papers
3 Citations
Khartik Ram is an academic researcher. The author has an hindex of 1, co-authored 1 publications.
Chat about Author
Papers
[Re] Least-cost modelling on irregular landscape graphs
Joseph Stachelek,Khartik Ram +1 more
- 07 Mar 2016
Abstract: I propose a reference implementation of [3] that describes a method for generating accumulated cost surfaces using irregular landscape graphs. Accumulated cost surfaces are commonly used in landscape ecology, autonomous navigation, and civil engineering to represent travel costs and connectivity among points in a spatial domain. For the purposes of this paper, each accumulated cost surface will represent the connectivity between a single point starting-node and the remaining points in the domain. The construction of these surfaces depends on an underlying landscape graph made up of nodes and distance-weighted edges. Conventionally, landscape graphs are constructed from a complete set of all possible nodes. The original article explored the use and constuction of irregular landscape graphs which are formed from an intelligent subset of all possible points. According to the original article, irregular landscape graphs allow for faster processing speeds relative to regular landscape graphs and avoid directional bias artifacts. The original implementation was made in Python whose sources are available upon request to the author of the original article. The proposed reference implementation has been coded in R because of the strength of existing libraries for generating accumulated cost surfaces using regular landscape graphs [4].
3
Modelling and Implementation of Out-Pipe Inspection Robot
R. Elankavi,D Dinakaran,Khartik Ram,Vishale Ramanathan,Santhosh Jayarajan,J. Dhanraj +5 more
- 21 Sep 2022
TL;DR: In this article , a 3D model of the robot is made and exported to the ADAMS package for dynamic analysis, and the results show that for the robot to move along the pipeline, a force of a bout 100 N and a dynamic torque of 5 N are required.