About
Hello!
I am a Robotics Engineer at Paladin Drones (Y Combinator S18). My interests lie…
Contributions
-
How can C++ improve the performance of your robotics software architecture?
One should be well aware of mutexes, conditionals while working with multi-threading. While there are tasks that can be achieved without these, the above concepts become necessary when trying to access and edit shared memory locations.
Activity
-
With half a semester down, I’m excited to share that I’m pursuing a Master’s in Mechanical Engineering, specializing in Robotics, at Carnegie Mellon…
With half a semester down, I’m excited to share that I’m pursuing a Master’s in Mechanical Engineering, specializing in Robotics, at Carnegie Mellon…
Liked by Prajwal Bhaskar Bharadwaj
-
It’s such a thrill for any engineer to see their code out in the real world! Windows 11 has these super handy camera features called automatic…
It’s such a thrill for any engineer to see their code out in the real world! Windows 11 has these super handy camera features called automatic…
Liked by Prajwal Bhaskar Bharadwaj
-
What makes ros2 robots work There were not enough paws to add closed GitHub issues and Docker (and ROS2 Documentation for sure). What would you add…
What makes ros2 robots work There were not enough paws to add closed GitHub issues and Docker (and ROS2 Documentation for sure). What would you add…
Liked by Prajwal Bhaskar Bharadwaj
Experience
Education
-
Georgia Institute of Technology
-
Courses:
Artificial Intelligence
Mobile Robotics
Linear Control Systems
Mobile Manipulation
Deep Learning
Computer Vision
Math Principles for Planning and Autonomy
Advanced Programming Techniques -
-
Activities and Societies: SPICMACAY, Baja NITK Racing, IEEE NITK, NITK Music Club
My B.Tech thesis titled 'Newtonian approach towards mathematical modelling and tuning of a Continuously Variable Transmission (CVT)' is a force-based approach towards modelling of a CVT.
Modelling of a CVT has been done previously using energy-based methods. However, the force based approach makes it easier to comprehend the dynamics behind the working of a CVT while eliminating the differential equations that need to be numerically solved, in the energy-based approach. CVT has been the…My B.Tech thesis titled 'Newtonian approach towards mathematical modelling and tuning of a Continuously Variable Transmission (CVT)' is a force-based approach towards modelling of a CVT.
Modelling of a CVT has been done previously using energy-based methods. However, the force based approach makes it easier to comprehend the dynamics behind the working of a CVT while eliminating the differential equations that need to be numerically solved, in the energy-based approach. CVT has been the latest trend in the automotive market and the simplified modelling procedure presented in this thesis will help automotive manufacturers to ease their tuning procedure. -
Licenses & Certifications
Volunteer Experience
-
Convener
SPICMACAY Mangalore Chapter
- 11 months
Arts and Culture
By involving myself in SPICMACAY (Society for Promotion of Indian Classical Music and Culture Amongst Youth), I have been a part of the team which has been able to bring awareness about the plethora of Indian art forms amongst college and school students in and around Mangalore. By organizing concerts of music maestros in educational institutions, I have understood the amount of groundwork needed to make a programme successful. Vital interactions with music maestros have moulded my opinions and…
By involving myself in SPICMACAY (Society for Promotion of Indian Classical Music and Culture Amongst Youth), I have been a part of the team which has been able to bring awareness about the plethora of Indian art forms amongst college and school students in and around Mangalore. By organizing concerts of music maestros in educational institutions, I have understood the amount of groundwork needed to make a programme successful. Vital interactions with music maestros have moulded my opinions and thoughts on different aspects of society and life as a whole. Soft skills development has come to me as a by-product of the organizing process. Moreover, I have understood that teamwork is the only way big challenges can be faced to bring about a change for the good.
Publications
-
Newtonian Approach towards mathematical modelling and tuning of a CVT
IOP Science
CVTs have been modelled using energy-based methods previously. This research paper presents a force based approach towards modelling a CVT which is the first of its kind. This approach bypasses solving numerical equations and hence, reduces computation time. Moreover, it helps in better understanding the system since force application can be visualized better than energy transfer in moving bodies.
Other authors -
Design, Implementation of gaits and Control of a Quadruped robot
International Engineering Symposium
This paper describes mechanical and control design of a quadruped robot working on 5 bar leg mechanism with the capability of walking and turning. Design of gaits for this purposes and trajectory planning of end point is discussed for stable locomotion. Modelling of motor and drivers required for trajectory control are discussed for stable operation of the robot. Motion simulation is performed in ADAMS and control simulations are performed using MATLAB-ADAMS co-simulation feature.
Other authors
Courses
-
Control of mobile robots
-
-
Introduction to Programming with MATLAB
-
Projects
-
Design and Analysis of a Vertical Axis Wind Turbine
• Involved in 3D designing of an SUV for air-flow analysis over it to tap the points of maximum velocity at the wake.
• The designing was done in CATIA V5 using solid and wireframe modelling. The model of the blades was also made looking into the standard NASA blade specifications.
• Results of the project were presented for implementation of a vertical axis wind turbine on the national highway (NH-66) medians to harness the energy of the wind gushing out of the ground clearance of the…• Involved in 3D designing of an SUV for air-flow analysis over it to tap the points of maximum velocity at the wake.
• The designing was done in CATIA V5 using solid and wireframe modelling. The model of the blades was also made looking into the standard NASA blade specifications.
• Results of the project were presented for implementation of a vertical axis wind turbine on the national highway (NH-66) medians to harness the energy of the wind gushing out of the ground clearance of the vehicles.Other creators -
Snake Robot - eYantra National Robotics Competition
-
• It was a national level robotics competition conducted by E-Yantra, IIT Bombay in which our team secured the first place among 5900+ teams.
• A modular snake robot was designed from scratch and was 3-D printed. Gaits like Caterpillar, Sidewinding and Serpentine turn were implemented to perform various tasks of the theme like rodent detection and ramp climbing.
• The robot was actuated using servo motors only. It was equipped with Arduino Nano boards, colour sensor, nRF communication…• It was a national level robotics competition conducted by E-Yantra, IIT Bombay in which our team secured the first place among 5900+ teams.
• A modular snake robot was designed from scratch and was 3-D printed. Gaits like Caterpillar, Sidewinding and Serpentine turn were implemented to perform various tasks of the theme like rodent detection and ramp climbing.
• The robot was actuated using servo motors only. It was equipped with Arduino Nano boards, colour sensor, nRF communication module, Lipo battery etc..
• The dynamics of the robot was simulated on V-REP software and was implemented in code by using serpenoid and sinusoidal curves to generate the required motion.Other creatorsSee project -
Walking robot
-
• Worked on gait generation, conceptual design and dynamic simulation of a quadruped robot.
• Design of mechanism of robot leg, gait generation for static and dynamic stability, trajectory planning of the end point, fourier approximation for periodic motion, acceleration and deceleration of the leg using a pseudo-time variable, inverse kinematics, motion simulation and compliance modeling in Adams View.
• Stable walking, turning and trotting gaits were achieved by analysis of stability…• Worked on gait generation, conceptual design and dynamic simulation of a quadruped robot.
• Design of mechanism of robot leg, gait generation for static and dynamic stability, trajectory planning of the end point, fourier approximation for periodic motion, acceleration and deceleration of the leg using a pseudo-time variable, inverse kinematics, motion simulation and compliance modeling in Adams View.
• Stable walking, turning and trotting gaits were achieved by analysis of stability triangles using MATLAB considering time period, duty factor, phase difference between ipsilateral and contralateral legs.
• Control simulation by co-simulating in ADAMS-MATLAB where the robot in the ADAMS environment is controlled by the control model in Simulink
• Walking stability was achieved in the co-simulation. -
Design of an active steering mechanism
-
• Designed and prototyped the variable active steering system whose steerability depends on the speed of the vehicle.
• Planetary gears were used to achieve the active system. -
All Terrain Vehicle
-
Design, analysis and fabrication of powertrain an All Terrain Vehicle according to BajaSAE India rules. Involved in calculations of gear ratio,acceleration, gradability and torque requirement, design and manufacture of driveshaft and universal joints.
-
Simulation of four bar inversions
-
• Analysis of the motion of four-bar, Slider Crank, Double Slider, Scotch Yoke mechanisms. The mechanisms were simulated in Wolfram Mathematica.
• Using position analysis techniques and toggle as the constraints, the range of transmission angles were defined for a four-bar by solving Freudenstein equations. Established a distinction between Grashof and Non-Grashof conditions.
• Constraining a particular point on the coupler link to follow a path, a four-bar mechanism was also designed…• Analysis of the motion of four-bar, Slider Crank, Double Slider, Scotch Yoke mechanisms. The mechanisms were simulated in Wolfram Mathematica.
• Using position analysis techniques and toggle as the constraints, the range of transmission angles were defined for a four-bar by solving Freudenstein equations. Established a distinction between Grashof and Non-Grashof conditions.
• Constraining a particular point on the coupler link to follow a path, a four-bar mechanism was also designed. The link lengths were obtained by solving the vector loop equations, with the position of pivots of the frame and the points on the path being known with respect to a reference point. Acceleration and velocity analysis of various points on the links were also performed. -
Clothes Retrieval System
-
Conceptualized and designed the product, Clothes Retrieval System which prevents hung clothes from getting wet during rain without human intervention. It was designed purely based on the principle of electrolysis and no electronic sensors were used. The simplicity of the concept got us the bronze medal at the Intel IRIS National Science Fair held at Delhi on November 25th, 2012.
Other creators
Honors & Awards
-
eYantra National Robotics Competition Winners - Spotter Snake theme
eYantra, IIT Bombay
-
Karnataka State PUC Examination - 4th rank
Karnataka PU Board
4th rank for the state scoring 592/ 600 with centums in P,C,M and E.
-
Karnataka State SSLC Board Examination - 3rd rank
KSEEB
3rd rank for the state scoring 620/ 625.
-
Intel IRIS National Science Fair 2012 - Bronze medal
Intel and Department of Science and Technology
Conceptualized and designed the product, Clothes Retrieval System which prevents hung clothes from getting wet during rain without human intervention. It was designed purely based on the principle of electrolysis and no electronic sensors were used. The simplicity of the concept got us the bronze medal at the Intel IRIS National Science Fair held at Delhi on November 25th, 2012.
Test Scores
-
TOEFL iBT
Score: 115/120
-
GRE
Score: 323/340 | AWA - 4.5
-
2nd PU Board Examination
Score: 594/600
Centums in Physics, Chemistry, Mathematics, Electronics
-
SSLC Board Examination
Score: 620/625
Languages
-
English
Full professional proficiency
-
Kannada
Native or bilingual proficiency
-
Sanskrit
Limited working proficiency
-
Hindi
Professional working proficiency
Organizations
-
Young Professionals - Caterpillar Inc.
Volunteer
- Present -
IEEE
Executive Member
More activity by Prajwal Bhaskar
-
🚀 Thrilled to share a major milestone in my research journey! I recently had the privilege of presenting at the 2024 IEEE/RSJ International…
🚀 Thrilled to share a major milestone in my research journey! I recently had the privilege of presenting at the 2024 IEEE/RSJ International…
Liked by Prajwal Bhaskar Bharadwaj
-
The next billion-dollar idea in public safety is staring us right in the face. Here’s the question you need to ask: What if we could cut emergency…
The next billion-dollar idea in public safety is staring us right in the face. Here’s the question you need to ask: What if we could cut emergency…
Liked by Prajwal Bhaskar Bharadwaj
-
NITK Prof. Hemantha Kumar wins Prof. Satish Dhawan Young Engineer State Award 👏🏼 Dr. Hemantha Kumar, Professor, Department of Mechanical…
NITK Prof. Hemantha Kumar wins Prof. Satish Dhawan Young Engineer State Award 👏🏼 Dr. Hemantha Kumar, Professor, Department of Mechanical…
Liked by Prajwal Bhaskar Bharadwaj
-
Ask Stretch to clean up your house using dynamic semantic map updates and LLM-based long-horizon planning!
Ask Stretch to clean up your house using dynamic semantic map updates and LLM-based long-horizon planning!
Liked by Prajwal Bhaskar Bharadwaj
-
Excited to work with Hemanth Surya Tammana. He’s proven to be a fantastic team player and has hit the ground running!
Excited to work with Hemanth Surya Tammana. He’s proven to be a fantastic team player and has hit the ground running!
Liked by Prajwal Bhaskar Bharadwaj
-
In construction, precision is key—especially when many elements need to be placed within a 1/4-inch tolerance. Traditionally, this required surveyors…
In construction, precision is key—especially when many elements need to be placed within a 1/4-inch tolerance. Traditionally, this required surveyors…
Liked by Prajwal Bhaskar Bharadwaj
-
In late July, I successfully defended my Ph.D. thesis, titled "Coverage Control for Constrained Heterogeneous Multi-Robot Teams." I want to express…
In late July, I successfully defended my Ph.D. thesis, titled "Coverage Control for Constrained Heterogeneous Multi-Robot Teams." I want to express…
Liked by Prajwal Bhaskar Bharadwaj
-
🌟 I had an unforgettable week at the 11th Heidelberg Laureate Forum #HLF2024! The forum had a relaxed environment where selected young researchers…
🌟 I had an unforgettable week at the 11th Heidelberg Laureate Forum #HLF2024! The forum had a relaxed environment where selected young researchers…
Liked by Prajwal Bhaskar Bharadwaj
-
Thrilled to be Title Sponsors for Hikaru led American Gambits! No other Indian chess company has partnered on a bigger global platform before! For…
Thrilled to be Title Sponsors for Hikaru led American Gambits! No other Indian chess company has partnered on a bigger global platform before! For…
Liked by Prajwal Bhaskar Bharadwaj
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore More