-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlvcalc.html
More file actions
164 lines (161 loc) · 6.74 KB
/
Copy pathlvcalc.html
File metadata and controls
164 lines (161 loc) · 6.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE HTML>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5QF2LGP');</script>
<!-- End Google Tag Manager -->
<html>
<head>
<title>LV Cable Calculations</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="LV Cable Calculations" />
<meta name="keywords" content="LV Cable Calculations" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="stylesheet" href="css/main-style.css" />
<script defer src="js/init.js"></script>
<script defer src="js/lvcalc.js"></script>
</head>
<body class="left-sidebar">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QF2LGP" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Header -->
<div id="header">
<div class="topnav" id="myTopnav"></div>
<!-- Logo -->
<div id="logo">
<h1><a href="#">LV Cable Calculations</a></h1>
</div>
</div>
<!-- Main -->
<div id="main" class="container">
<div class="row">
<div>
<!-- Content -->
<div id="content">
<header>
<h1>Characteristics</h1>
</header>
<div class="row">
<section class="box">
<form>
<label for="DesignCurrent">Design Current (A)<input type="number" id="DesignCurrent" /></label>
<label for="Zs">Z<sub>s</sub> (Ω)<input type="number" id="Zs" /></label>
</form>
</section>
<section class="box">
<form>
<label for="PhaseVoltage">Phase Voltage (V)<input type="number" id="PhaseVoltage" /></label>
Max Voltage (V)<span id="MaxVoltage" class="label"></span>
Min Voltage (V)<span id="MinVoltage" class="label"></span>
</form>
</section>
<section class="box">
<form>
<label for="ReferenceMethod">Reference Method</label>
<select id="ReferenceMethod" onchange='cableDets();'>
<option value="c">Clipped direct</option>
<option value="e">In free air or on a perforated cable tray</option>
<option value="d">Direct in ground or in ducting in ground</option>
</select>
<label for="CableLength">Cable Length (m)<input type="number" id="CableLength" /></label>
</form>
</section>
</div>
<header>
<hr>
<h1>Conductors / Protection Selection</h1>
</header>
<div class="row">
<section class="box">
<form>
<label for="PhaseSize">Phase Size (table 4E4A)</label>
<select id="PhaseSize" onchange='cableDets();'> </select>
<label for="PhaseCores">Phase Cores</label>
<select id="PhaseCores" onchange='cableDets();'>
<option value="two">Two Core</option>
<option value="three">Three or Four</option>
</select>
Rated Current (A)<span id="PhaseRating" class="label"></span>
Voltage Drop (mV/A/m)<span id="PhaseDrop" class="label"></span>
Voltage Drop (V)<span id="VoltageDrop" class="label"></span>
</form>
</section>
<section class="box">
<form>
<label for="CPCSize">CPC Size (table 4E4A)</label>
<select id="CPCSize" onchange='cableDets();'> </select>
<label for="CPCCores">Phase Cores</label>
<select id="CPCCores" onchange='cableDets();'>
<option value="two">Two Core</option>
<option value="three">Three or Four</option>
</select>
Rated Current (A)<span id="CPCRating" class="label"></span>
Voltage Drop (mV/A/m)<span id="CPCDrop" class="label"></span>
</form>
</section>
<section class="box">
<form>
<label for="ProtectionType">Protection Type</label>
<select id="ProtectionType" onchange='protectionSelect();protectionDets();'>
<option value="b">MCB Type B</option>
<option value="c">MCB Type C</option>
<option value="d">MCB Type D</option>
<option value="Fe">Fuse Type E</option>
<option value="Fc">Fuse Type C</option>
</select>
<label for="Protection">Rating</label>
<select id="Protection" onchange='protectionDets();'> </select>
Max EF Loop Impedance Z<sub>s</sub> (Ω)<span id="ProtectionZs" class="label"></span>
Trip Current (A)<span id="ProtectionTrip" class="label"></span>
Trip Time (s)<span id="TripTime" class="label"></span>
</form>
</section>
</div>
<header>
<hr>
<h1>Fault Assessment</h1>
</header>
<div class="row">
<section class="box">
<form>
Cable Impedance (Ω)<span id="CableImpedance" class="label"></span>
Earth Loop Impedance (Ω)<span id="ELImpedance" class="label"></span>
Total Impedance (Ω)<span id="TotalImpedance" class="label"></span>
</form>
</section>
<section class="box">
<form>
Min Earth Fault (A)<span id="EarthFault" class="label"></span>
Max Fault (A)<span id="MaxFault" class="label"></span>
</form>
</section>
<section class="box">
<form>
<label for="K">K Factor</label>
<select id="K">
<option value="143">143</option>
<option value="176">176</option>
<option value="100">Add more..</option>
</select>
Min Cable Size (mm<sup>2</sup>)<span id="MinCable" class="label"></span>
</form>
</section>
</div>
</div>
</div>
</div>
</div>
<div id="copyright">
<ul>
<li>© Hans Juneby</li>
</ul>
</div>
</body>
</html>