Skip to content

Commit f566e19

Browse files
committed
Add safety regulations page
1 parent 8e70069 commit f566e19

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ tree:
2727
title: Servo Board
2828
- url: /kit/wifi
2929
title: WiFi
30+
- url: /kit/safety-regulations
31+
title: Safety Regulations
3032
- url: /programming/
3133
title: Programming
3234
tree:

kit/safety-regulations.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: page
3+
title: Safety Regulations
4+
---
5+
6+
# Safety Regulations
7+
8+
To maintain safety at the competition, all robots at the event are required to pass the safety regulations that are listed below. Robots that do not comply to these rules will not be permitted to compete.
9+
10+
These regulations are intended to identify a base level of safety — the inspector will use their own judgement and common sense when assessing your robot, and your robot may be judged to be unsafe for reasons or features not listed here.
11+
12+
We recommend that you bear these regulations in mind during development too, although it’s not always possible to meet them while building and testing your robot.
13+
14+
The following procedure will be used when testing a robot:
15+
- Check that there is a battery installed in the robot.
16+
- Check that any additional power sources have already been authorised.
17+
- Check that the battery cable originally provided by Student Robotics is being used to connect the power board to the battery. If not, check that the replacement has suitable rating and quality.
18+
- Leaving the battery physically installed, unplug the deans connector.
19+
- Check the battery’s mounting holds the battery securely, and does not expose the battery to sharp edges.
20+
- Check that the battery’s casing is rigid, and strong – i.e. bubble wrap is not suitable.
21+
- Locate the large green power connector that connects the battery to the power board. In turn, give each of the wires that enter it a gentle tug. The cables must not move.
22+
- Check that there is not an excessive amount of unshielded wire protruding from the large green power connector.
23+
- Check that the cable between the large green power connector and the deans connector is not damaged. The sheath must not have any holes in etc.
24+
- Check that the cables between the power board and body of the battery do not pass through areas of the robot that could cause them to be damaged by moving mechanical parts.
25+
- Check that only the power board is connected to the battery (if the deans connector were currently connected).
26+
- Check that the power switch on the power board is easily accessible.
27+
- Check that all electronics are securely fixed to the robot.
28+
- Check for unreasonably sharp edges and dangerous moving parts.

0 commit comments

Comments
 (0)