Sense, think, act
Strip away the mechanical detail and every robot is doing three things in a continuous cycle. It senses through cameras, encoders, force sensors or LiDAR. It decides using control algorithms that convert sensor readings into intended motion. It acts through motors and actuators. Then it measures the result and corrects.
That feedback step is what separates a robot from a machine that simply repeats a motion. A CNC mill follows instructions. A robot notices it did not achieve what it intended and adjusts — which is why control theory, not mechanics, is the intellectual core of the field.
The hard part of robotics is rarely building the arm. It is getting the machine to behave sensibly when the world does not match its assumptions.
Why the field is moving so fast
- Sensors became cheap — components that cost thousands a decade ago now cost a few hundred rupees, largely thanks to the smartphone supply chain.
- Computation became small — boards costing less than a textbook can now run real-time control loops and basic computer vision.
- Machine learning entered the loop — robots can now be trained on tasks that are impractical to specify by hand, such as grasping unfamiliar objects.
- Collaborative robots arrived — force-limited arms that work safely alongside people, rather than behind a safety cage.
What students explore with us
- Building a working sense–decide–act loop from components, not from a kit that hides the logic
- Programming a robotic arm and confronting the difference between intended and actual position
- Tuning a feedback controller and watching the system oscillate, overshoot, then settle
- Introducing computer vision so a machine responds to what it sees rather than a fixed script
- Discussing where automation displaces work, where it creates it, and how to think about that honestly
Where this leads
Robotics is deliberately interdisciplinary — mechanical design, electronics, control theory and software all meet in one system. Students who pursue it move into industrial automation, autonomous vehicles, medical robotics, drone engineering and manufacturing systems. It is also among the most immediately employable deep-tech skills in India, given the pace of automation across the manufacturing sector.
