Font size
WorksheetsRobotics Challenge 2020 SMKTU2
Total questions: 20
Worksheet time: 9mins
There are three laws of robotics.
First law: The robot may not injure a human being or, through inaction, allow a human being to come to harm.
Second law: The robot must obey the orders given it by human beings except where such orders would conflict with the First Law
Third law: The robot must protect its own existence as long as such protection does not conflict with the First or Second Laws.
Who is the author created this 3 laws of robotics?
Ben Skora
George Devol
Isaac Asimov
Joseph Engelberger
Isaac Newton
What types of motors used in industrial robots?
Hint : It is a motor..hahahaha
Just Kidding : Only one of the answer is wrong
DC Brushless motor
Servo motor
Linear motor
Belt drive motor
Stepper motor
What are the jobs landscape of STEM in 2022
Hint : Soalan Bonus
Data entry clerke
Big Data Specialist
General and Operation manager
Businesses service and Administration Manager
Here is a simple Javascript program. Find what is the problem with this coding.
Hint : Use your brain. This is a logical question.
if (input.lightLevel() < 50) {
led.enable(false)
} else {
led.enable(true)
}
basic.forever(function () {
})
Position of curly braces
The position of (led.enable)
The coding does not function
led.enable should not be used in this coding.
Care must be taken when handling Lipo battery.
Which method is correct?
Use fireproof Lipo bag
Charge the battery for another 5 mins after it reaches 100%
Use the battery until it loses all its power
Charge the battery at 32°F
If a robot can alter its own trajectory in response to external conditions, it is considered to be....(Bonus Question)
Open loop
non-servo
mobile
intelligent
Choose the correct coding for the robot pick up cylinder 4
Go forward, After 3rd junction, turn right, go forward til 1st junction, turn 45 degree to right, pick up.
Go forward, After 1st junction, turn right, go forward until 2nd junction, turn 45 degree right, pick up
Go forward till 1st junction, turn right, Go forwad till 3rd junction, turn right, Go forward til 1 junction, turn 45 degree left, pick up
Go forward till 1st junction, turn right, Go forwad till 3rd junction, turn left, Go forward til 1 junction, turn 45 degree left, pick up
What module does a robot use to interact with human via sound waves?
Hint : Maths is the key
Voice Module
Command Module
Internet ( Voice Over Internet)
Functional Module
Mathematic Module
Coding of the robot
(Start, Move forward, If obstacles <50mm is detected, then turn right else move forward) If obstacles < 10mm is detected, stop else stop.
What does the robot do when it is surrounded by cylinders in 360 degrees?
Hint : Use your inner peace to find the answer. Inner peace is the key to this question
The robot keeps turning right.
The robot will follow the program and stops after several seconds and do not move till the end
The robot stops immediately
The robot doesn't know what to do
What is an algorithm that has been coded into something that can be run by a machine?
Bug
Algorithm
Code
Program
What is one or more commands or algorithms designed to be carried out by a computer?
Algorithm
Bug
Program
Code
What are the on/off switches used by computers to communicate called?
Binary code
Algorithm
Program
Switch
What is the action of doing something over and over again?
Program
Loop
Code
Persistence
What is a list of steps you can follow to finish a task
Bug
Code
Program
Algorithm
What is a one or zero called in coding?
Code
Bit
Byte
Switch
What are statements that only run under certain conditions?
Conditionals
Binary
Code
Loop
How many bits are in a byte?
1
2
4
8
What is finding and fixing errors in programs?
Program
Debugging
Code
Bug
What is a way of representing infromation using only 2 options?
Binary
Code
Loops
Conditionals
What is Cikgu Azmey's full name?
Mohd Norazmey Bin Zainory
Mohd Norazmi Bin Zainory
Muhd Azmi Bin Zamri
Mohd Azmey Bin Zamri
