Robotics & Artificial Intelligence
A motor drives a small gear with 10 teeth which is connected to a larger gear with 40 teeth. What is the gear ratio?
- 4 : 1
- 1 : 4
- 1 : 2
- 2 : 1
Components of Robots
2 Likes
Answer
4 : 1
Reason — The driving gear is the gear that receives power directly from the motor and moves first. Here, the motor drives the small gear with 10 teeth, so it is the driving gear.
The driven gear is the gear that is moved by the driving gear. Here, the larger gear with 40 teeth is connected to the small gear and rotates because of it, so it is the driven gear.
The formula for gear ratio is:
Substituting the values:
Hence, the correct answer is 4 : 1.
Answered By
3 Likes
Related Questions
Which of the following is an example of a linear actuator?
- DC motor
- Pneumatic piston
- Arduino
- Electric fan
From the following, which function of Python checks whether all characters in a string 's' are alpha numeric?
- s.allnum()
- s.isnumal()
- s.isalnum()
- s.isalphanum()
Which of the following string operators in Python is used to find the length of a string 'a'?
- len(a)
- len()
- a.len()
- a.len(a)
Unauthorised hardware access leads to:
- loss of data.
- increased computer speed.
- better performance.
- having more data.