Assignment 1
Assignment 1
(A) that it can be more compact than all other kinds of electric motors for the same power output.
(B) that it can give a much larger torque as compared to other electric motors of the same size.
(C) that the rotation errors do not accumulate and hence can be used in open loop.
(D) that it can be run at very high speeds.
Answer: (C)
3. The link of a robot is 1 m long. It is driven by a DC servo motor with an encoder used to measure rotation at the
joint. What should be the number of bits in the encoder if the desired accuracy in positioning the end of the link
is 0.1 mm?
(A) 12 bit.
(B) 14 bit.
(C) 16 bit.
(D) 18 bit.
1
Answer : (B) R = 097, B = 087, G = 248.
For the MATLAB code, visit the GitHub link provided at the beginning of the document.
5. In a DC motor driven using a PWM circuit
(A) the applied voltage is varied linearly.
(B) the applied voltage is kept at a constant value and the duty cycle is varied.
(C) the duty cycle can be varied between 0 and 100 %.
(D) The frequency of switching is kept very high ( > 20 kHz) so as not to cause audible noise.
Answer : (B) and (D)
8. Figure 1 shows the test result of a dart throwing robot. The blue ‘×’ shows the darts thrown by the robot and the
red circle is the intended target area. The conclusions that can be made about the robot are:
(A) the robot is precise but not accurate.
(B) the robot is precise and accurate.
(C) the robot is accurate but not precise.
(D) the robot is neither accurate nor precise.
Answer : (A)
2
Figure 1: Test result for the robot
10. Let us say you want to design a low-cost automated hand sanitizer to battle COVID-19. Which of the following
sensor will best suit the purpose:
(A) Camera.
(B) Touch sensor.
(C) LIDAR.
(D) Ultrasonic sensor.
Answer : (D)