WEBVTT

1
00:00:00.000 --> 00:00:02.180
The transition process.

2
00:00:02.190 --> 00:00:07.210
The purpose of the transition process at Solvang’s Paper Mill Warehouse

3
00:00:07.220 --> 00:00:11.260
is to move the paper reels from the Sorting Area to the Loading Docks.

4
00:00:11.270 --> 00:00:17.080
Robots from Mindstorm Robotics move the paper reels – one per transition area.

5
00:00:19.000 --> 00:00:22.210
The transition process consists of seven functions.

6
00:00:23.000 --> 00:00:25.100
Function one: Detect.

7
00:00:25.110 --> 00:00:32.140
The robot uses Ultrasonic Sensor A to detect when a paper reel is ready to be picked up.

8
00:00:32.150 --> 00:00:34.130
Function two: Move.

9
00:00:34.140 --> 00:00:40.210
When the robot detects a reel, the two large motors move the robot straight to it.

10
00:00:40.220 --> 00:00:42.240
Function three: Get.

11
00:00:42.250 --> 00:00:46.200
Medium Motor A closes the Gripper.

12
00:00:46.210 --> 00:00:48.190
Function four: Track.

13
00:00:48.200 --> 00:00:53.050
Control Unit A uses Wi-Fi to request the Database for the distance,

14
00:00:54.060 --> 00:00:58.060
and the application converts the distance to the number of degrees the wheels must rotate,

15
00:00:58.070 --> 00:01:00.260
to bring the robot just short of the red line.

16
00:01:00.270 --> 00:01:07.020
The robot tracks by using Color Sensor A in “Reflected Light Intensity Mode”.

17
00:01:07.030 --> 00:01:10.270
The robot moves straight when the reflected light is 50 %.

18
00:01:10.280 --> 00:01:15.270
It turns to the left by increasing power to Large Motor A and decreasing power to Large Motor B

19
00:01:15.280 --> 00:01:22.000
if the reflected light is below 50 %, and to the right if it is above.

20
00:01:22.010 --> 00:01:25.260
In this way, the robot tracks the left edge of the black line.

21
00:01:34.130 --> 00:01:37.030
Function five: Scan.

22
00:01:38.240 --> 00:01:44.200
Shortly before the red line, when Large Motor B has rotated the requested number of degrees,

23
00:01:44.210 --> 00:01:49.120
Color Sensor A switches from “Reflected Light Intensity Mode” to “Color Mode”.

24
00:01:49.130 --> 00:01:59.040
The robot moves straight until Color Sensor A recognizes the red line.

25
00:01:59.050 --> 00:02:03.160
The robot emergency stops if Color sensor A does not detect the red line

26
00:02:03.170 --> 00:02:08.010
before the wheels have rotated 360 degrees.

27
00:02:08.020 --> 00:02:10.000
Function six: Rotate.

28
00:02:10.010 --> 00:02:19.250
The robot stops and rotates 180 degrees using Gyro Sensor A and the Large Motors.

29
00:02:19.260 --> 00:02:21.270
Function seven: Drop off.

30
00:02:21.280 --> 00:02:25.070
The robot releases the paper reel.

31
00:02:25.080 --> 00:02:27.060
Function four: Track.

32
00:02:27.070 --> 00:02:30.000
The robot returns to starting position.

33
00:02:57.210 --> 00:02:59.250
Function six: Rotate.

34
00:02:59.260 --> 00:03:03.000
The robot is now ready for the next paper reel.