{"id":622,"date":"2024-07-09T08:32:56","date_gmt":"2024-07-09T06:32:56","guid":{"rendered":"https:\/\/digitale-faszination.de\/iso-3691-4-pl\/"},"modified":"2025-06-28T10:00:04","modified_gmt":"2025-06-28T08:00:04","slug":"iso-3691-4-pl","status":"publish","type":"page","link":"https:\/\/digitale-faszination.de\/en\/iso-3691-4-pl\/","title":{"rendered":"ISO 3691-4 PL"},"content":{"rendered":"\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n<style>\n   label {display: inline-block; width: 30%;}\n   input {display: inline-block; width: 30%;}\n<\/style>\n\n<h2>Input<br\/><br\/>\n<label for=\"mass\">total mass [kg]<\/label>\n<input type=\"range\" id=\"mass\" name=\"mass\" min=\"1\" max=\"5000\" value=\"1000\"\/>\n<span id=\"vmass\"><\/span><br\/><br\/><label for=\"speed\">rated speed [mm\/s]<\/label>\n<input type=\"range\" id=\"speed\" name=\"speed\" min=\"1\" max=\"4000\" value=\"1000\"\/>\n<span id=\"vspeed\"><\/span><br\/><br\/><label for=\"gradient\">gradient [%]<\/label>\n<input type=\"range\" id=\"gradient\" name=\"gradient\" min=\"0\" max=\"100\" value=\"0\"\/>\n<span id=\"vgradient\"><\/span><br\/><br\/><label for=\"surface\">smaller side of the contact surface [mm]<\/label>\n<input type=\"range\" id=\"surface\" name=\"surface\" min=\"1\" max=\"100\" value=\"100\"\/>\n<span id=\"vsurface\"><\/span><br\/><br\/><label for=\"cfactor\">contact factor<\/label>\n<input type=\"range\" id=\"cfactor\" name=\"cfactor\" min=\"1\" max=\"4\" value=\"1\"\/>\n<span id=\"vcfactor\"><\/span><br\/><br\/><label for=\"exposure\">Exposure<\/label>\n<input type=\"range\" id=\"exposure\" name=\"exposure\" min=\"1\" max=\"2\" value=\"1\"\/>\n<span id=\"vexposure\"><\/span><br\/><br\/>\n<br\/><br\/><h2>Result<br\/><br\/>\n<label for=\"harmLevel\">Harm level: <\/label>\n<span id=\"harmLevel\"><\/span><br\/><br\/>\n<label for=\"pl\">Performance Level <\/label>:  \n<span id=\"pl\"><\/span><br\/><br\/>\n<script>\nsliderValue(\"mass\");\nsliderValue(\"speed\");\nsliderValue(\"gradient\");\nsliderValue(\"surface\");\nsliderValue(\"cfactor\");\nsliderValue(\"exposure\");\n\npl();\n\nfunction sliderValue(id) { \n   var slider = document.getElementById(id);\n   var output = document.getElementById(\"v\"+id);\n\n   output.innerHTML = slider.value;\n\n   slider.oninput = function() {\n     output.innerHTML = this.value;\n     pl();\n   }\n}\n\nfunction pl() { \n  var mass = document.getElementById(\"mass\").value;\n  var speed_mm = document.getElementById(\"speed\").value;\n  var gradient_p = document.getElementById(\"gradient\").value;\n  var surfaceSide = document.getElementById(\"surface\").value;\n  var cfactor = document.getElementById(\"cfactor\").value;\n  var exposure = document.getElementById(\"exposure\").value;\n  var outputHarmLevel = document.getElementById(\"harmLevel\");\n  var outputPL = document.getElementById(\"pl\");\n\n  var harmLevel = 0;\n  var surface = 0;\n  var speed = 0;\n  var gradient= 0;\n\n  surface = ((surfaceSide \/ 10) * (surfaceSide \/ 10));\n  speed = speed_mm \/ 1000;\n  gradient = gradient_p \/ 100;\n\n  harmLevel = ((mass * (0.5 + gradient) * 100) \/ surface)  * (1 + (speed * speed)) * cfactor\n  outputHarmLevel.innerHTML = harmLevel;\n\n  if (exposure == 1) {\n    if (harmLevel < 28) {\n      outputPL.innerHTML = \"No Pl\";\n    } else if (harmLevel < 83) {\n      outputPL.innerHTML = \"a\";\n    } else if (harmLevel < 297) {\n      outputPL.innerHTML = \"b\";\n    } else if (harmLevel < 400) {\n      outputPL.innerHTML = \"c\";\n    } else if (harmLevel < 800) {\n      outputPL.innerHTML = \"d\";\n    } else {\n      outputPL.innerHTML = \"e\";\n    }\n  }\n\n  if (exposure == 2) {\n    if (harmLevel < 28) {\n      outputPL.innerHTML = \"a\";\n    } else if (harmLevel < 83) {\n      outputPL.innerHTML = \"b\";\n    } else if (harmLevel < 297) {\n      outputPL.innerHTML = \"c\";\n    } else if (harmLevel < 400) {\n      outputPL.innerHTML = \"d\";\n    } else if (harmLevel < 800) {\n      outputPL.innerHTML = \"e\";\n    } else {\n      outputPL.innerHTML = \"e\";\n    }\n  }\n}\n<\/script>\n<\/h2><\/h2>\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n<h3 class=\"wp-block-heading\">Parameters<\/h3>\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"592\" height=\"380\" src=\"https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_cfactor.jpg\" alt=\"\" class=\"wp-image-465\" srcset=\"https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_cfactor.jpg 592w, https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_cfactor-300x193.jpg 300w\" sizes=\"auto, (max-width: 592px) 100vw, 592px\" \/><\/figure>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"287\" src=\"https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface-1024x287.jpg\" alt=\"\" class=\"wp-image-466\" srcset=\"https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface-1024x287.jpg 1024w, https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface-600x168.jpg 600w, https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface-300x84.jpg 300w, https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface-768x215.jpg 768w, https:\/\/digitale-faszination.de\/wp-content\/uploads\/2024\/07\/ISO36914_surface.jpg 1478w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n<h4 class=\"wp-block-heading\"><strong>Exposure<\/strong><\/h4>\n\n<h4 class=\"wp-block-heading\">E1<\/h4>\n\n<ul class=\"wp-block-list\">\n<li>The driverless trucks only travel on predefined routes or areas.<\/li>\n\n\n\n<li>The routes or areas do not contain any permanent workplaces.<\/li>\n\n\n\n<li>There are separate lanes for people and driverless trucks or the probability of an encounter between a person and a driverless truck is less than 4 per hour per vehicle.<\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\">  E2<\/h4>\n\n<ul class=\"wp-block-list\">\n<li>If not E1<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Input total mass [kg] rated speed [mm\/s] gradient [%] smaller side of the contact surface [mm] contact factor Exposure Result Harm level: Performance Level : Parameters Exposure E1 E2<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-622","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/pages\/622","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/comments?post=622"}],"version-history":[{"count":1,"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/pages\/622\/revisions"}],"predecessor-version":[{"id":626,"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/pages\/622\/revisions\/626"}],"wp:attachment":[{"href":"https:\/\/digitale-faszination.de\/en\/wp-json\/wp\/v2\/media?parent=622"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}