Home » Course Layouts » Free Course Layout Udemy
Electrical safety is a system of organizational measures and technical means to prevent harmful and dangerous effects on workers from electric current, electric arc, electromagnetic field and static electricity.
0
29
English
English [CC]
#course_button_109 .course_button.button,#course_button_109 input[type="submit"]{
display: flex;flex-wrap:wrap;align-items: center;justify-content: center;padding: 0 10px!important;
} #course_button_109 .course_button.button>a{color:#fff;justify-content: space-around;}
#course_price{display:none;}#course_price:checked+label+.wplms_price_dropdown{display:flex;}.wplms_price_dropdown {
display:none;position: absolute;top: 100%;width: 100%;
background: var(--highlight);box-shadow: 0px 2px 4px var(--shadow);
color: var(--text);flex-direction: column;
left: 0;padding: 0.5rem 0;}
.course_button.full.button a {
flex: 1;display:flex;flex-wrap:wrap;
}
.course_button.full.button .amount {
color: var(--text) !important;
}.course_button_wrapper.fix .wplms_price_dropdown{top: auto;bottom: 100%;box-shadow: 0px -2px 4px var(--shadow)}
.wplms_price_dropdown>a {
padding: 0.5rem 1rem;
}
.wplms_price_dropdown > a+a {
border-top: 1px dashed var(--border);
}.course_button .extra_details{display: flex;font-size: 0.8rem;width: 100%;justify-content: space-between;}.course_button .extra_details>span{flex:1;}
.the_course_button.is-loading{opacity:0.5}
What you'll learn
Course content
Reviews
Instructors
Learn basic syntax that can apply to any language.
Learn what is a programming language and the basic concepts for beginners.
Understand what is Javascript in it's truest form.
Know the basic syntax of Javascript.
Know some hidden quirks in Javascript.
Description
Electrically powered equipment can pose a significant hazard to workers, particularly when mishandled or not maintained. Many electrical devices have high voltage or high power requirements, carrying even more risk.
The major hazards associated with electricity are an electrical shock, fire and arc flash. Electrical shock occurs when the body becomes part of the electric circuit, either when an individual comes in contact with both wires of an electrical circuit, one wire of an energized circuit and the ground, or a metallic part that has become energized by contact with an electrical conductor.
The severity and effects of an electrical shock depend on a number of factors, such as the pathway through the body, the amount of current, the length of time of the exposure, and whether the skin is wet or dry. Water is a great conductor of electricity, allowing current to flow more easily in wet conditions and through wet skin.
The effect of the shock may range from a slight tingle to severe burns to cardiac arrest. The chart below shows the general relationship between the degree of injury and the amount of current for a 60-cycle hand-to-foot path of one second's duration of the shock. While reading this chart, keep in mind that most electrical circuits can provide, under normal conditions, up to 20,000 milliamperes of current flow.
Top 10 Rules for Electric Safety
To play it safe around your home, just remember the rules for using electricity the right way.
1. DON'T plug a bunch of stuff into one outlet or extension cord.
It could damage the electrical system in your house or even cause a fire.
2. DO ask grown-ups to put safety caps on all unused electrical outlets.
Covering outlets will also help save energy by stopping cold drafts.
3. DON’T yank an electrical cord from the wall.
Pulling on a cord can damage the appliance, the plug or the outlet.
4. DO make sure all electric cords are tucked away, neat and tidy.
Pets might chew on electrical cords, and people might trip and fall.
5. DO ask a grown-up for help
when you need to use something that uses electricity.
6. DO look up and look out for power lines before you climb a tree.
The electricity can go right through the tree branch - and right through you!
7. DON'T ever climb the fence around an electrical substation.
If a ball or pet gets inside the fence, ask a grown-up to call the electric company - they'll come and get it out for you.
8. DO remind your mom or dad to watch out for power lines
When they're using a ladder, chainsaw or other outdoor equipment.
9. DO keep electrical stuff far away from water.
Most electrical accidents around the house happen when people use electricity near water.
10. DON’T fly a kite near power lines.
The kite and the string may conduct electricity – sending it right through you to the ground.
Course content
Section 1
Electrical Safety
00:50:00
Electrical Work Practices
00:20:00
Lockout & Tag-out
01:00:00
Section 2
Working on Energized Equipment
00:40:00
Electric Tools & Cords
01:10:00
Electrical Personal Protective Equipment
01:00:00
Section 3
Work Area Safety…
01:20:00
Electrical Systems…
00:40:00
Its Your Job
00:10:00
Safety Instructions
Importance Of Health And Safety In The Workplace
FREE
00:10:00
Basic Health & Safety at Workplace Video
FREE
00:20:00
Understanding Global Standards
Purpose of the Standards Around the World
FREE
00:30:00
British Standards
FREE
02:00:00
European Standards
FREE
02:00:00
Project Assignments
Electrical Safety Checklist
4 weeks
Fire Risk Assessment
4 weeks
document.addEventListener('DOMContentLoaded',function(){
if(document.querySelector('.the_course_button .course_button')){
document.querySelectorAll('.course_curriculum .item_title a:not(.curriculum_unit_popup)').forEach(function(el){
el.addEventListener('click',function(){
document.querySelector('.the_course_button .course_button').click();
});
});
}
});
.course_curriculum .course_section {
padding: 1rem 0;
}
.course_curriculum .course_section > td {
border: none;
padding: 1rem 0;
}
.course_curriculum .unit_description {
display: none;
padding: 1rem;
font-size: 14px;
border: none;
border: 1px solid var(--border);
border-top: none;
background: var(--border);
}
.course_curriculum .unit_description > td {
padding: 1rem;
}
.course_curriculum .course_lesson {
margin: 0;
padding: 1rem;
border: none;
border: 1px solid var(--border);
border-top:none;
position: relative;
display:flex;
gap:10px;
}
.course_curriculum .course_lesson .curriculum-icon > svg {
width: 1rem;
height: 1rem;
}
.course_curriculum .course_lesson span.free {
padding: 2px 8px;
border-radius: 2px;
background: var(--success);
color: #fff;
}
.course_curriculum .course_lesson span.time {
display:flex;
flex-direction: flex-end;
letter-spacing: 1px;
}
.course_curriculum .course_lesson span.time{
display:flex;
align-items:center;
gap:5px;
}
.course_curriculum .course_lesson span.unit_description_expander {
font-size: 10px;
}
.course_curriculum .course_lesson span.unit_description_expander:before {
content: "\e61a";
font-family: 'vicon';
}
.course_curriculum .course_lesson .curriculum_unit_popup {
display: block;
font-size: 10px;
cursor: pointer;
letter-spacing: 1px;
}
.course_curriculum.accordion .course_section {
margin: 0;
}
.course_curriculum.accordion .course_section > td {
position: relative;
}
.course_curriculum.accordion .course_section > td:after {
content: "\e61a";
font-family: 'vicon';
color: var(--border);
font-size: 24px;
position: absolute;
right: 0;
top: 10px;
}
.course_curriculum.accordion .course_section.show {
display: table !important;
width: 100%;
}
.course_curriculum.accordion .course_section.show > td:after {
content: "\e622";
}
.course_curriculum.accordion .course_lesson {
display: none;
}
.course_curriculum.accordion .course_lesson.show {
display: table !important;
width: 100%;
}
.course_curriculum ul{border-top:1px solid var(--border);}
.course_curriculum,.course_curriculum ul {
padding: 0;
list-style: none;
margin: 0;
}
.course_curriculum li {
padding: 0;
}
.course_curriculum input[type="checkbox"] {
display: none;
}
.course_curriculum li > ul li {
display: flex;
align-items: center;
padding: 10px;
}
.course_curriculum .item_title {
flex: 1;
}
.course_section label {
font-size: 1.4rem;
font-weight: 600;
}
N.A
0 ratings
5 stars04 stars03 stars02 stars01 stars0
No Reviews found for this course.
Instructor
OpenCoursa
Accessible Education for Everyone
5
5
6
24760
4637
We are an educational and skills marketplace to accommodate the needs of skills enhancement and free equal education across the globe to the millions. We are bringing courses and trainings every single day for our users. We welcome everyone woth all ages, all background to learn. There is so much available to learn and deliver to the people.
Explore Free Courses
Access valuable knowledge without any cost.
{"title":"","show_title":"0","post_type":"course","taxonomy":"course-cat","term":"engineering-skills,health-and-safety","post_ids":"","course_style":"free","featured_style":"course6","masonry":"","grid_columns":"clear4 col-md-3","column_width":"268","gutter":"30","grid_number":"4","infinite":"","pagination":"","grid_excerpt_length":"20","grid_link":"1","grid_search":"0","course_type":"","css_class":"","container_css":"","custom_css":""}
ul.grid{margin:0 -15px;}