Zusammenfassung der Ressource
Frage 1
Frage
Which of these CANNOT be used to charge the EV3?
Frage 2
Antworten
-
A special type of software that allows the EV3 to understand the programs you wright
-
A special type of software used by law firms
-
The parts of the robot that are not flexible
-
The physical appearance of the robot
Frage 3
Frage
What software do you use to download firmware onto the robot?
Antworten
-
The special EV3 Firmware Downloader app for mobile phones
-
The introducing to programming: LEGO MINDSTORMS EV3 curriculum softwares
-
The EV3 programming software
-
The firmware can only be updated at the factory
Frage 4
Frage
Where in the software is the option to download firmware?
Antworten
-
In the Tools Menu, under Firmware Update
-
On the main menu, as a button marked "Download Firmware"
-
In the EV3's on-screen menus, under "Firmware tools"
-
In the lesson page
Frage 5
Frage
How do you turn on the EV3?
Antworten
-
Left button
-
Right button
-
Center button
-
Top button
Frage 6
Frage
Motor (output) ports are identified using _____________.
Frage 7
Frage
Sensor (input) ports are identified using ______________.
Frage 8
Frage
How do you turn on the EV3?
Antworten
-
Press the Back button and hold it for 5 seconds
-
Press and hold the Left and Right buttons for 5 seconds
-
Press and hold the Center and Back buttons
-
Press the Center button
Frage 9
Frage
How do you properly turn off the EV3?
Antworten
-
Remove the rechargeable LI-Ion battery pack
-
Press and hold the Left and Right buttons for 5 seconds
-
Press the Back button until a shut down dialog box appears, then selecting the check in the Center button
-
Insert the Shut Down USP adapter into the USB port on the side of the EV3
Frage 10
Frage
How do you navigate the Menus of the EV3?
Antworten
-
Touch the screen with an included stylus pen
-
Use the LEGO IR remote
-
Use the direction buttons to navigate, Center button to select, and Back button to cancel or go back
-
Use the Sound sensor and the built in voice commands
Frage 11
Frage
To run a program from the Run Recent menu, what do you do?
Antworten
-
Run Recent (first tab) > Select the program then press the center button
-
File Navigation (second tab) > Select the Project > Select the Program
-
Brick Apps (third tab) > Port View > Select the motor or sensor that you just recently used to run that program
-
Settings (fourth tab) > Brick Info > Recently Run, then use the center button to select
Frage 12
Frage
To run a program from the File Navigation menu, what do you do?
Antworten
-
Run Recent (first tab) > Select the program then press the center button
-
File Navigation (second tab) > Select the Project > Select the Program
-
Brick Apps (third tab) > Port View > Select the project that is linked to available sensors and motors
-
Settings (fourth tab) > Brick Info > Projects, then use the center button to select the programs
Frage 13
Frage
How do you check the motor and sensor values on the EV3?
Antworten
-
Plugging the EV3 into the computer and using the EV3 Software to check
-
Using the Brick Apps (third menu) > Port View > Select the motor or sensor you want to view
-
Adding a block to display the motor/sensor value when running a program
-
Attaching a second screen adapter to the USB Port on the side of the EV3
Frage 14
Frage
Where can you find the speaker volume and other settings on the EV3?
Frage 15
Frage
What does the video mean by, "Programming is Precise"?
Antworten
-
The robot will always move to the precise location you want
-
You need to tell the robot precisely what to do, or it might not be what you wanted
-
If you do not type the commands exactly as shown, the program will crash
-
The robot will do precisely what you want, even if you give it the wrong command
Frage 16
Frage
What do Sensors do for a robot?
Antworten
-
Provide power to onboard electronics
-
Create a physical effect like turning a wheel
-
Processes data and makes decisions
-
Give it data on its position and surroundings
Frage 17
Frage
What does a robot's Program do?
Antworten
-
Provide power to onboard electronics
-
Create a physical effect like turning a wheel
-
Process data and make decisions
-
Give it data on its position and surroundings
Frage 18
Frage
What kinds of Actions can a robot typically take?
Antworten
-
Provide power to onboard electronics
-
Create a physical effect like turning a wheel
-
Processes data and makes decisions
-
Give it data on its surroundings
Frage 19
Frage
The hexarotor can maintain its position in the air by monitoring its own motion, calculating whether its position is steady, and adjusting motor power values to make sure it stays in place. This is an example of...
Antworten
-
Sensing
-
A program running
-
Acting
-
All of the above