Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Welcome to the course Introduction 00:02:00 Setting up R Studio and R crash course Installing R and R studio 00:05:00 Basics of R and R studio 00:10:00 Packages in R 00:10:00 Inputting data part 1: Inbuilt datasets of R 00:04:00 Inputting data part 2: Manual data entry 00:03:00 Inputting data part 3: Importing from CSV or Text files 00:06:00 Creating Barplots in R 00:13:00 Creating Histograms in R 00:06:00 Basics of Statistics Types of Data 00:04:00 Types of Statistics 00:02:00 Describing the data graphically 00:11:00 Measures of Centers 00:07:00 Measures of Dispersion 00:04:00 Introduction to Machine Learning Introduction to Machine Learning 00:16:00 Building a Machine Learning Model 00:08:00 Data Preprocessing for Regression Analysis Gathering Business Knowledge 00:03:00 Data Exploration 00:03:00 The Data and the Data Dictionary 00:07:00 Importing the dataset into R 00:03:00 Univariate Analysis and EDD 00:03:00 EDD in R 00:12:00 Outlier Treatment 00:04:00 Outlier Treatment in R 00:04:00 Missing Value imputation 00:03:00 Missing Value imputation in R 00:03:00 Seasonality in Data 00:03:00 Bi-variate Analysis and Variable Transformation 00:16:00 Variable transformation in R 00:09:00 Non Usable Variables 00:04:00 Dummy variable creation: Handling qualitative data 00:04:00 Dummy variable creation in R 00:05:00 Correlation Matrix and cause-effect relationship 00:10:00 Correlation Matrix in R 00:08:00 Linear Regression Model The problem statement 00:01:00 Basic equations and Ordinary Least Squared (OLS) method 00:08:00 Assessing Accuracy of predicted coefficients 00:14:00 Assessing Model Accuracy - RSE and R squared 00:07:00 Simple Linear Regression in R 00:07:00 Multiple Linear Regression 00:05:00 The F - statistic 00:08:00 Interpreting result for categorical Variable 00:05:00 Multiple Linear Regression in R 00:07:00 Test-Train split 00:09:00 Bias Variance trade-off 00:06:00 Test-Train Split in R 00:08:00 Regression models other than OLS Linear models other than OLS 00:04:00 Subset Selection techniques 00:11:00 Subset selection in R 00:07:00 Shrinkage methods - Ridge Regression and The Lasso 00:07:00 Ridge regression and Lasso in R 00:12:00 Classification Models: Data Preparation The Data and the Data Dictionary 00:08:00 Importing the dataset into R 00:03:00 EDD in R 00:11:00 Outlier Treatment in R 00:04:00 Missing Value imputation in R 00:03:00 Variable transformation in R 00:06:00 Dummy variable creation in R 00:05:00 The Three classification models Three Classifiers and the problem statement 00:03:00 Why can't we use Linear Regression? 00:04:00 Logistic Regression Logistic Regression 00:08:00 Training a Simple Logistic model in R 00:03:00 Results of Simple Logistic Regression 00:05:00 Logistic with multiple predictors 00:02:00 Training multiple predictor Logistic model in R 00:01:00 Confusion Matrix 00:03:00 Evaluating Model performance 00:07:00 Predicting probabilities, assigning classes and making Confusion Matrix in R 00:06:00 Linear Discriminant Analysis Linear Discriminant Analysis 00:09:00 Linear Discriminant Analysis in R 00:09:00 K-Nearest Neighbors Test-Train Split 00:09:00 Test-Train Split in R 00:08:00 K-Nearest Neighbors classifier 00:08:00 K-Nearest Neighbors in R 00:08:00 Comparing results from 3 models Understanding the results of classification models 00:06:00 Summary of the three models 00:04:00 Simple Decision Trees Basics of Decision Trees 00:10:00 Understanding a Regression Tree 00:10:00 The stopping criteria for controlling tree growth 00:03:00 The Data set for this part 00:03:00 Importing the Data set into R 00:06:00 Splitting Data into Test and Train Set in R 00:05:00 Building a Regression Tree in R 00:14:00 Pruning a tree 00:04:00 Pruning a Tree in R 00:09:00 Simple Classification Tree Classification Trees 00:06:00 The Data set for Classification problem 00:01:00 Building a classification Tree in R 00:09:00 Advantages and Disadvantages of Decision Trees 00:01:00 Ensemble technique 1 - Bagging Bagging 00:06:00 Bagging in R 00:06:00 Ensemble technique 2 - Random Forest Random Forest technique 00:04:00 Random Forest in R 00:04:00 Ensemble technique 3 - GBM, AdaBoost and XGBoost Boosting techniques 00:07:00 Gradient Boosting in R 00:07:00 AdaBoosting in R 00:09:00 XGBoosting in R 00:16:00 Maximum Margin Classifier Content flow 00:01:00 The Concept of a Hyperplane 00:05:00 Maximum Margin Classifier 00:03:00 Limitations of Maximum Margin Classifier 00:02:00 Support Vector Classifier Support Vector classifiers 00:10:00 Limitations of Support Vector Classifiers 00:01:00 Support Vector Machines Kernel Based Support Vector Machines 00:06:00 Creating Support Vector Machine Model in R The Data set for the Classification problem 00:01:00 Importing Data into R 00:08:00 Test-Train Split 00:09:00 Classification SVM model using Linear Kernel 00:16:00 Hyperparameter Tuning for Linear Kernel 00:06:00 Polynomial Kernel with Hyperparameter Tuning 00:10:00 Radial Kernel with Hyperparameter Tuning 00:06:00 The Data set for the Regression problem 00:03:00 SVM based Regression Model in R 00:11:00 Assessment Assessment - Machine Learning Masterclass 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Description: In today's world websites are a basic necessity for everyone. All businesses have a website to advertise their products and services to existing and new customers. This course is what you need to understand web development basics as it will help you discover niche, identify platforms, select web host, use SEO & social sites and more. You do not want to fall behind everyone else, which is why you should consider taking this accredited Web Development Complete Course. You will be able to find out website design terminologies, discover new techniques to build your website for free, creating your site layout and a lot more. This is all geared towards helping you build your desired websites. In the next section, you focus on programming languages including HTML, CSS and PHP to see if these intrigue you enough to take the challenging yet unique road to web development. If you decide against that though, this course is prepared to teach you to use Joomla in order to get started in creating your first ever website. Who is the course for? People who want to learn PHP, HTML and CSS programming People interested in website development Entrepreneurs or business owners wanting to develop a website for their business Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: Web Development Complete Course is a useful qualification to possess and would be beneficial for any professions or career from any industry you are in such as: Web developers Entrepreneurs Website designers Programmers Basic Coding for Web Development HTML Basics 00:30:00 CSS Basics 01:00:00 Web Design & Development: HTML5, CSS3 and JavaScript 02:00:00 Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Web Designing The Best Website Design for Your Business 01:00:00 What's in a Domain Suffixes 00:31:00 Website Design Terminology 01:00:00 CSS Explanation 01:00:00 Website Designs & Power Stations 01:00:00 How Can I Build my Website for Free 01:00:00 Six Steps to Website Design for Beginners 01:00:00 Dreamweaver or CoffeeCup for Website Design 01:00:00 Using Dreamweaver to Create your Site Layout 00:30:00 Three Crucial Steps to Creating Your Website 01:00:00 Dos and Don'ts of Website Creation9 01:00:00 SEO Basics for Effective Website Design 01:30:00 Ideas for Your Internet Business Website Design 01:00:00 Immediately Applicable Design Tips for a User-Friendly Website 01:00:00 6 Best Reasons to Create a Website 01:00:00 Common Mistakes in Website Design 01:00:00 Too Much or Too Little 00:30:00 Why Successful Website Development is Committed to Design 01:00:00 Ideas for Your Personal Website Design 01:00:00 How to Create a Social Networking Website to Enhance your Business 01:00:00 Tips for Designing an Affiliate Website 01:00:00 How to Use WordPress for your Website 01:30:00 Top 14 Reasons to Create a Blog 00:30:00 Tips for Designing a Successful Blog 00:30:00 More Tips Ahead 00:30:00 PHP Programming Welcome to the world of programming! 00:30:00 Getting Started 01:00:00 Let's Start Coding! 01:00:00 PHP Strings 01:00:00 PHP Variables 01:00:00 Useful Variables 00:30:00 PHP Includes & Problem Solving 01:00:00 Tip When Creating Inc Pages 00:30:00 Redirecting Using PHP 00:30:00 Multiple Conditions 01:00:00 PHP Arrays 01:00:00 PHP Loops 01:00:00 Note on PHP Math Functions: 00:30:00 Functions 01:00:00 PHP Sessions 00:30:00 Cookies 01:00:00 Introduction to MySQL 01:00:00 Making The Connection 01:00:00 Inserting Data 01:00:00 Deleting / Removing Data 00:15:00 Using Joomla INTRODUCTION TO JOOMLA 00:30:00 SCOPE OF JOOMLA 00:30:00 BENEFITS OF JOOMLA 00:30:00 COMPARISON WITH OTHER CONTENT MANAGEMENT SYSTEMS 01:00:00 WHY DEVELOPERS DRAWS TO JOOMLA? 00:30:00 How do I in install Joomla? 03:00:00 Refer A Friend Refer A Friend 00:00:00 Mock Exam Mock Exam- Web Development Complete Course 00:30:00 Final Exam Final Exam- Web Development Complete Course 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Master Microsoft Excel with our CPD Accredited Complete Course, covering Beginner, Intermediate & Advanced levels. Boost your skills for data analysis, financial management, and more. Ideal for students, recent graduates, job seekers, and professionals. Get recognized with a worldwide CPD certificate. Learn at your own pace with expert guidance and support. Elevate your career with Excel expertise. Enrol now!
24 Hours Left! Don't Let Year-End Deals Slip Away - Enrol Now! This Diploma in Screenwriting at QLS Level 5 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 150 CPD points) to make your skill development & career progression more accessible than ever! Are you looking to improve your current abilities or make a career move? If yes, our unique Screenwriting at QLS Level 5 course might help you get there! It is an expertly designed course which ensures you learn everything about the topic thoroughly. Expand your expertise with high-quality training from the Screenwriting at QLS Level 5 course. Due to Screenwriting at QLS Level 5's massive demand in the competitive market, you can use our comprehensive course as a weapon to strengthen your knowledge and boost your career development. Learn Screenwriting at QLS Level 5 from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career. The Screenwriting at QLS Level 5 course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the Screenwriting at QLS Level 5 course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this Screenwriting at QLS Level 5 course. This Screenwriting at QLS Level 5 training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer This Screenwriting at QLS Level 5 Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS which is completely free. Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the Screenwriting at QLS Level 5 course: Module 1: Introduction to Screenwriting Module 2: Motivation & Ideas Module 3: Research & Development Module 4: Genre Module 5: Story & Plot Module 6: Character & Dialogue Module 7: Structure & Format Module 8: Synopses, Outlines & Treatments Module 9: Drafts Module 10: Marketing Module 11: Troubleshooting Module 12: Glossary Module 13: Screenwriting and British Film Industry Module 14: Agreements Module 15: How Much Do UK Screenwriters Earn? Module 16: Greatest British Screenwriters of All Time Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the Diploma in Screenwriting at QLS Level 5 exams. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Screenwriting at QLS Level 5 course is perfect for highly motivated people who want to improve their technical skills and prepare for the career they want! Requirements No prior background or expertise is required. Career path The Screenwriting at QLS Level 5 course will boost your CV and aims to help you get the job or even the long-awaited promotion of your dreams. Certificates CPDQS Accredited Certificate Digital certificate - Included Diploma in Screenwriting at QLS Level 5 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Screenwriting at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme and also you can order CPDQSAccredited Certificate that is recognised all over the UK and also internationally. The certificates will be home-delivered, completely free of cost.
Overview This comprehensive course on Electrical Machines for Electrical Engineering will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Electrical Machines for Electrical Engineering comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Electrical Machines for Electrical Engineering. It is available to all students, of all academic backgrounds. Requirements Our Electrical Machines for Electrical Engineering is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 108 lectures • 14:20:00 total length •Module 1- Introduction to Electric Machines: 00:03:00 •Module 2- Types of Electric Machines and Principle of Electrical Generation: 00:09:00 •Module 1- Importance and Construction of DC Machines: 00:26:00 •Module 2- Armature Winding and EMF Equation: 00:40:00 •Module 3-Solved Example 1: 00:05:00 •Module 4-Solved Example 2: 00:04:00 •Module 5-Solved Example 3: 00:07:00 •Module 6-Solved Example 4: 00:06:00 •Module 7-Separately Excited DC Machine: 00:21:00 •Module 8-Shunt and Series DC Machines: 00:25:00 •Module 9-Solved Example 1 on Separately Excited DC Machine: 00:07:00 •Module 10-Solved Example 2 on Separately Excited DC Machine: 00:07:00 •Module 11-Solved Example 3 on Shunt Generator: 00:04:00 •Module 12-Solved Example 4 on Shunt Generator: 00:07:00 •Module 13-Solved Example 5 on Series DC Generator: 00:06:00 •Module 14-Types and Applications of Compound DC Motors: 00:07:00 •Module 15- Torque-Speed Characteristics and Speed Control of Separately Excited DC Motor: 00:33:00 •Module 16- Torque-Speed Characteristics of Series DC Motor: 00:08:00 •Module 17-Solved Example 1 on Speed Control: 00:08:00 •Module 18-Solved Example 2 on Speed Control: 00:06:00 •Module 19- Starting of DC Machine: 00:14:00 •Module 20- Armature Reaction in DC Machines: 00:10:00 •Module 21-Losses in DC Machines: 00:04:00 •Module 1- What is a Transformer: 00:02:00 •Module 2- Importance of Transformer: 00:04:00 •Module 3-Iron Core of Transformer: 00:04:00 •Module 4- Magnetic Circuit Inside Transformer: 00:05:00 •Module 5- Windings of Transformer: 00:03:00 •Module 6- Why are Windings Made of Copper: 00:01:00 •Module 7- Classification of Windings: 00:05:00 •Module 8- Insulating Material and Transformer Oil: 00:02:00 •Module 9- Conservator of Transformer: 00:03:00 •Module 10- Breather of Transformer: 00:04:00 •Module 11- Bushings of Transformer: 00:04:00 •Module 12- Tap Changer of Transformer: 00:03:00 •Module 13- Cooling Tubes of Transformer: 00:01:00 •Module 14- Buchholz Relay of Transformer: 00:02:00 •Module 15- Explosion Vent: 00:02:00 •Module 16- Methods of Cooling: 00:03:00 •Module 17-Types of Transformers: 00:03:00 •Module 18- Power Transformer and Distribution Transformer: 00:05:00 •Module 19- Single Phase Core Type Transformer: 00:04:00 •Module 20-Single Phase Shell Type Transformer: 00:05:00 •Module 21- 3 Phase Core Type: 00:02:00 •Module 22- 3 Phase Shell Type: 00:01:00 •Module 23- Comparison between Shell and Core CSA: 00:01:00 •Module 24- Comparison between Shell and Core Type: 00:01:00 •Module 25- Notes: 00:03:00 •Module 26-Video Explaining The Components in 3D and Real Life: 00:05:00 •Module 1- Introduction to Magnetic Circuits: 00:02:00 •Module 2- Induced Emf and Current: 00:04:00 •Module 3- Ampere Right Hand Rule: 00:04:00 •Module 4- Magnetic Circuit and Important Definitions: 00:06:00 •Module 5- Linear and Non Linear Materials: 00:03:00 •Module 6-Flux Linkage and Reluctance: 00:04:00 •Module 7- Analogy between Electric and Magnetic Circuits: 00:06:00 •Module 8- Fringing Effect: 00:02:00 •Module 9- Example 1 Magnetic Circuits: 00:07:00 •Module 10- Example 2: 00:03:00 •Module 11- Example 3: 00:06:00 •Module 12- Application on Magnetic Circuit - Transformers: 00:04:00 •Module 1- Introduction to Transformers: 00:02:00 •Module 2- Construction of Transformer: 00:02:00 •Module 3-Theory of Operation: 00:04:00 •Module 4- Ideal Transformer: 00:05:00 •Module 5-Non Ideal Transformer: 00:02:00 •Module 6- Effect of Loading on Transformer: 00:03:00 •Module 7- Transformer Regulation: 00:03:00 •Module 8- Transformer Losses: 00:03:00 •Module 9- Transformer Efficiency: 00:05:00 •Module 10- Transformer Rating: 00:02:00 •Module 11- Question 1: 00:01:00 •Module 12- Question 2: 00:02:00 •Module 13- Question 3: 00:01:00 •Module 14- Example 1: 00:01:00 •Module 15- Voltage Relation of Transformer: 00:04:00 •Module 16- Transformer Exact Equivalent Circuit: 00:06:00 •Module 17- Concept of Refereeing: 00:04:00 •Module 18- Approximate Equivalent Circuit: 00:02:00 •Module 1- Construction and Principle of Operation of Synchronous Generator: 00:29:00 •Module 2- Principle of Operation of Synchronous Motor: 00:24:00 •Module 3- Equivalent Circuit and Phasor Diagram of Non Salient Synchronous Machine: 00:29:00 •Module 4-Solved Example 1 on Non Salient Machine: 00:05:00 •Module 5-Solved Example 2 on Non Salient Machine: 00:11:00 •Module 6-Solved Example 3 on Non Salient Machine: 00:07:00 •Module 7- Solved Example 4 on Non Salient Machine: 00:04:00 •Module 8-Solved Example 5 on Non Salient Machine: 00:07:00 •Module 9-Solved Example 6 on Non Salient Machine: 00:03:00 •Module 10- Equivalent Circuit and Phasor Diagram of Salient Synchronous Machine: 00:39:00 •Module 11-Solved Example 1 on Salient Machine: 00:09:00 •Module 12- Solved Example 2 on Salient Machine: 00:05:00 •Module 13-Solved Example 3 on Salient Machine: 00:10:00 •Module 14- Parallel Operation of Two Generators: 00:17:00 •Module 15- Synchronization of Machine with Grid: 00:10:00 •Module 1- Construction and Theory of Operation of Induction Machines: 00:27:00 •Module 2- Equivalent Circuit and Power Flow in Induction Motor: 00:23:00 •Module 3- Torque-Speed Characteristics of Induction Motor: 00:20:00 •Module 4- Solved Example 1 on Induction Motor: 00:08:00 •Module 5-Solved Example 2 on Induction Motor: 00:06:00 •Module 6-Solved Example 3 on Induction Motor: 00:06:00 •Module 7-Solved Example 4 on Induction Motor: 00:18:00 •Module 8-Solved Example 5 on Induction Motor: 00:13:00 •Module 9- Methods of Speed Control of Induction Motor: 00:27:00 •Module 10- Methods of Starting of Induction Motor: 00:21:00 •Module 11-Solved Example on Motor Starter: 00:15:00 •Module 12- Principle of Operation of Doubly Fed Induction Generator: 00:11:00 •Module 13-Self Excited Induction Generator: 00:08:00 •Assignment - Electrical Machines for Electrical Engineering: 00:00:00
Overview This comprehensive course on Power Electronics for Electrical Engineering will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Power Electronics for Electrical Engineering comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Power Electronics for Electrical Engineering. It is available to all students, of all academic backgrounds. Requirements Our Power Electronics for Electrical Engineering is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 6 sections • 105 lectures • 15:01:00 total length •Module 1- Introduction to Power Electronics: 00:13:00 •Module 2- Uncontrolled Switches: 00:17:00 •Module 3- What is the Benefit of Diode: 00:06:00 •Module 4- Semi-Controlled Switches Part 1: 00:09:00 •Module 5- Semi-Controlled Switches Part 2: 00:14:00 •Module 6- Semi-Controlled Switches Part 3: 00:05:00 •Module 7- What is the Benefit of Thyristor: 00:05:00 •Module 8- Fully Controlled Switches Part 1: 00:17:00 •Module 9- Fully Controlled Switches Part 2: 00:10:00 •Module 10- Fully Controlled Switches Part 3: 00:12:00 •Module 1- Overview on Rectifiers: 00:02:00 •Module 2- Rectifier Definition: 00:01:00 •Module 3- Half Wave Uncontrolled Rectifier with R Load: 00:21:00 •Module 4- Example on Half Wave Uncontrolled Rectifier with R Load Part 1: 00:06:00 •Module 5- Example on Half Wave Uncontrolled Rectifier with R Load Part 2: 00:07:00 •Module 6- Half Wave Uncontrolled Rectifier with RL Load: 00:10:00 •Module 7- Derivation of the Discontinuous Current in R-L Load: 00:08:00 •Module 8- Freewheeling Diode (Commutation Diode): 00:03:00 •Module 9- Half Wave R-L Load with FWD: 00:09:00 •Module 10- Difference Between Continuous and Discontinuous Mode in RL Load: 00:07:00 •Module 11- Half Wave RL Load with FWD Continuous Mode: 00:06:00 •Module 12- Example on Half Wave Rectifier with FWD: 00:07:00 •Module 13- Bridge Full Wave Uncontrolled Rectifier Part 1: 00:07:00 •Module 14- Bridge Full Wave Uncontrolled Rectifier Part 2: 00:05:00 •Module 15- Quick Revision on Bridge Full Wave Uncontrolled Rectifier: 00:06:00 •Module 16- Firing Angle: 00:02:00 •Module 17- Half Wave Controlled Rectifier R Load: 00:05:00 •Module 18- Half Wave Controlled Rectifier R-L Load: 00:04:00 •Module 19- Half Controlled R-L Load with FWD: 00:06:00 •Module 20- Example 1: 00:07:00 •Module 21- Example 2: 00:08:00 •Module 22- Example 3: 00:13:00 •Module 23- Example 4: 00:09:00 •Module 24- Example 5: 00:05:00 •Module 25- Fully Controlled Bridge Rectifier Part 1: 00:06:00 •Module 26- Fully Controlled Bridge Rectifier Part 2: 00:06:00 •Module 27- Quick Revision on Bridge Full Wave Controlled Rectifier: 00:02:00 •Module 28- Example 6: 00:08:00 •Module 29- Half Controlled Bridge Rectifier: 00:08:00 •Module 30- Half Controlled Bridge Rectifier with FWD: 00:05:00 •Module 31- Example 7: 00:06:00 •Module 32- Example 8: 00:07:00 •Module 33- Performance Parameters: 00:04:00 •Module 34- Power Factor: 00:04:00 •Module 1- Introduction to AC Choppers: 00:02:00 •Module 2- Definition of AC Choppers: 00:05:00 •Module 3- Switching Techniques in AC Choppers: 00:06:00 •Module 4- Applications on AC Choppers: 00:03:00 •Module 5- Types of AC Choppers: 00:02:00 •Module 6- AC Chopper with R Load: 00:14:00 •Module 7- Example 1 on AC Chopper with R Load: 00:06:00 •Module 8- Example 2 on AC Chopper with R Load: 00:04:00 •Module 9- AC Chopper with L Load Part 1: 00:13:00 •Module 10- AC Chopper with L Load Part 2: 00:06:00 •Module 11- Example on AC Chopper with L Load: 00:08:00 •Module 12- AC Chopper with RL Series Load: 00:20:00 •Module 13- Example on AC Chopper with RL Series Load: 00:07:00 •Module 14- AC Chopper with RL Parallel Load: 00:25:00 •Module 15- Example on AC Chopper with RL Parallel Load: 00:06:00 •Module 16- AC Chopper with Pure Capacitive Load: 00:14:00 •Module 17- Example on AC Chopper with Pure Capacitive Load: 00:04:00 •Module 18- AC Chopper Loaded by Heavy Rectifier: 00:06:00 •Module 19- AC Chopper Loaded by an AC Motor with Sinusoidal Back Emf: 00:12:00 •Module 20- Example on AC Chopper Loaded by an AC Motor with Sinusoidal Back Emf: 00:08:00 •Module 21- Integral Cycle Control: 00:11:00 •Module 22- Example on Integral Cycle Control: 00:04:00 •Module 1- Introduction to DC Choppers: 00:02:00 •Module 2- Definition and Application of DC Choppers: 00:05:00 •Module 3- Step down DC Chopper with R Load: 00:12:00 •Module 4- Example on Step Dwon DC Chopper with R Load: 00:08:00 •Module 5- Generation of Duty Cycle: 00:09:00 •Module 6- Switching Techniques: 00:03:00 •Module 7- Step Down DC Chopper with RLE Load Part 1: 00:19:00 •Module 8- Step Down DC Chopper with RLE Load Part 2: 00:15:00 •Module 9- Example 1 on Step Down DC Chopper with RLE Load: 00:13:00 •Module 10- Example 2 on Step Down DC Chopper with RLE Load: 00:02:00 •Module 11- Step Up DC Chopper with R or RL Load: 00:09:00 •Module 12- Step Up DC Chopper with RE Load: 00:15:00 •Module 13- Example on Step Up DC Chopper with RE Load: 00:20:00 •Module 14- Buck Regulator Part 1: 00:16:00 •Module 15- Buck Regulator Part 2: 00:17:00 •Module 16- Example on Buck Regulator: 00:03:00 •Module 17- Boost Regulator: 00:23:00 •Module 18- Example on Boost Regulator: 00:06:00 •Module 19- Buck Boost Converter: 00:17:00 •Module 20- Example on Buck-Boost Converter: 00:05:00 •Module 1- Introduction to Inverters: 00:02:00 •Module 2- Definition of Inverters: 00:04:00 •Module 3- Importance and Applications of Inverters: 00:08:00 •Module 4- Single Phase Half Bridge R-Load: 00:15:00 •Module 5- Single Phase Half Bridge RL- Load: 00:08:00 •Module 6- Performance Parameters of an Inverter: 00:05:00 •Module 7- Example on Single Phase Half Bridge: 00:10:00 •Module 8- Single Phase Bridge Inverter R- Load: 00:06:00 •Module 9- Single Phase Bridge Inverter RL- Load: 00:07:00 •Module 10- Example on Single Phase Bridge Inverter: 00:06:00 •Module 11- Three Phase Inverters and Obtaining the Line Voltages: 00:15:00 •Module 12- Threee Phase Inverters and Obtaining The Phase Voltages: 00:17:00 •Module 13- Example on Three Phase Inverters: 00:16:00 •Module 14- Single Pulse Width Modulation: 00:13:00 •Module 15- Multiple Pulse Width Modulation: 00:13:00 •Module 16- Example on Multiple Pulse Width Modulation: 00:04:00 •Module 17- Sinusoidal Pulse Width Modulation: 00:16:00 •Module 18- Industrial Inverter: 00:03:00 •Assignment - Power Electronics for Electrical Engineering: 3 days
Dreaming of a career that combines purpose, potential, and prestige? Dive into the world of Construction Site Safety! The construction industry is booming, and the demand for safety experts has never been higher. Equip yourself with this prestigious diploma and stand out in a competitive job market. The courses in this Construction Site Safety bundle include an advanced diploma, first aid training, asbestos awareness, COSHH training, LOLER inspection, and manual handling at work certificate. This diploma stands as a beacon of excellence, helping you to safeguard lives, minimise project delays, and ensure regulatory compliance, thus establishing a harmonious and productive work environment. Venture into a profession that stands as a backbone to the infrastructure developments around the world. By opting for our well-structured Construction Site Safety bundle, you will be well on your way to becoming an authority in construction site safety, a role that is indispensable in today's age. Construction Site Safety Course Learning Outcomes Gain asbestos awareness in Construction Site Safety industries. Master workplace first aid protocols. Understand LOLER inspection procedures. Acquire knowledge on manual handling at work. Learn fundamentals of COSHH training. Develop comprehensive safety strategies. Familiarise yourself with global safety standards. In an industry where safety is paramount, our course bundle stands as a beacon of excellence, offering deep insights into the world of construction site safety. These meticulously designed Construction Site Safety courses elucidate on various vital topics including, but not limited to, LOLER inspection procedures and workplace first aid, preparing you to be an advocate and enforcer of safety in various industries. In addition to focusing on specific areas such as asbestos awareness and COSHH training, the bundle further enriches your knowledge in manual handling at work, an essential aspect ensuring employee well-being. Through this Construction Site Safety bundle, you not only develop a strong theoretical foundation but also cultivate a mindset geared towards fostering safe and secure working environments, thereby making a tangible difference in the industry. Courses in this Construction Site Safety bundle: Course 01: Advanced Diploma in Construction Site Safety Training at QLS Level 7 Additional Free Courses: Course 02: Workplace First Aid Level 4 Course 03: Asbestos Awareness Certificate for All Industries Course 04: Certificate in COSHH Training at QLS Level 3 Course 05: LOLER Inspection Training Course 06: Manual Handling at Work Certificate Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the Construction Site Safety course as proof of their achievement. You can order the endorsed certificate for only £129 to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this Construction Site Safety course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the Construction Site Safety course has been reviewed and approved by the QLS and meets the highest quality standards. CPD 180 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Construction Site Safety bundle course is ideal for: Aspiring Safety Officers Project Managers Construction Site Supervisors Environmental Health Practitioners Requirements To enrol in this Construction Site Safety course, all you need is a basic understanding of the English Language and an internet connection. Career path Construction Safety Manager Safety Consultant Environmental Health and Safety Director Occupational Health and Safety Specialist Site Supervisor Project Manager in Construction Certificates 6 CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - Included Delivery Charge: Inside the UK: £3.99 Outside the UK: £9.99 QLS Endorsed Hard Copy Certificate Hard copy certificate - Included Delivery Charge: Inside the UK: Free Outside the UK: £9.99 Other CPD Accredited Hard Copy Certificate Hard copy certificate - £9.99 Free Courses Hard Copy Certificates Are £9.99 Each. Delivery Charge: Inside the UK: Free Outside the UK: £9.99
PGCE: PGCE in Primary Education Would you like to start a fulfilling career as a teacher? We have a PGCE: PGCE in Primary Education course to educate you about the students in grades five through eleven. This intense PGCE: PGCE in Primary Education course program gives students the chance to develop practical teaching abilities in authentic classroom environments. This PGCE: PGCE in Primary Education course covers the curriculum creation process, classroom management, and child development. Also, this PGCE: PGCE in Primary Education course emphasises inclusion and the application of cutting-edge teaching techniques. After PGCE: PGCE in Primary Education course graduation, students get Qualified Teacher Status, which prepares them for a rewarding career in teaching. Enrol in our PGCE: PGCE in Primary Education course, which allows you to teach in primary schools throughout the United Kingdom! Special Offers of this PGCE: PGCE in Primary Education Course: This PGCE: PGCE in Primary Education Course includes a FREE PDF Certificate. Lifetime access to this PGCE: PGCE in Primary Education Course Instant access to this PGCE: PGCE in Primary Education Course 24/7 Support Available to this PGCE: PGCE in Primary Education Course PGCE: PGCE in Primary Education Elevate your teaching career with our PGCE: PGCE in Primary Education course, designed for those passionate about teaching at the primary level. This PGCE: PGCE in Primary Education course offers comprehensive training in subject-specific pedagogy, classroom management, and curriculum development, ensuring you are well-equipped to excel in primary education. With our PGCE: PGCE in Primary Education program, you'll gain practical experience through school placements, guided by experienced educators who understand the demands of the teaching profession. Whether you're transitioning into teaching or enhancing your skills, our PGCE: PGCE in Primary Education is the ideal pathway. Who is this course for? PGCE: PGCE in Primary Education Those who want to become certified primary school teachers for students in grades five through eleven can pursue this PGCE in secondary education course. Requirements PGCE: PGCE in Primary Education To enrol in this PGCE: PGCE in Primary Education Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our PGCE: PGCE in Primary Education Course. Be energetic and self-motivated to complete our PGCE: PGCE in Primary Education Course. Basic computer Skill is required to complete our PGCE: PGCE in Primary Education Course. If you want to enrol in our PGCE: PGCE in Primary Education Course, you must be at least 15 years old. Career path PGCE: PGCE in Primary Education After completing this PGCE: PGCE in Primary Education course, you can work as a researcher, teacher, or specialist in PGCE.
PGCE: PGCE in Secondary Education Course Would you like to learn more about or pursue a career in the PGCE in Secondary Education field? Then our Course- PGCE in Secondary Education will provide you the opportunities for professional development, hands-on instruction, and reflective practice. This Course- PGCE in Secondary Education, covers morality, workplace welfare, classroom management, and pedagogy. Also, this Course- PGCE in Secondary Education includes inclusion instruction and special educational needs (SEN). Furthermore, this Course- PGCE in Secondary Education illustrates child development. Throughout this Course- PGCE in Secondary Education, you will learn advanced knowledge and skills in technology integration and research methods in education. We are thrilled to have you as a part of our Course- PGCE in Secondary Education, so let's get going! Special Offers of this PGCE: PGCE in Secondary Education Course This PGCE: PGCE in Secondary Education Course includes a FREE PDF Certificate. Lifetime access to this PGCE: PGCE in Secondary Education Course Instant access to this PGCE: PGCE in Secondary Education Course Get FREE Tutor Support to this PGCE: PGCE in Secondary Education Course PGCE: PGCE in Secondary Education Course Transform your teaching career with our PGCE: PGCE in Secondary Education course. This comprehensive program covers key areas such as morality, workplace welfare, classroom management, and pedagogy. Our PGCE: PGCE in Secondary Education course also includes specialized training in inclusion instruction and special educational needs (SEN). Gain a profound understanding of child development through this PGCE: PGCE in Secondary Education course. Additionally, you'll acquire advanced skills in technology integration and research methods in education. Enroll in our PGCE: PGCE in Secondary Education course today and equip yourself with the expertise to excel in the dynamic field of secondary education. Who is this course for? PGCE: PGCE in Secondary Education Course Beginners, professionals, students, or those want to change careers can all benefit from this Course- PGCE in Secondary Education. Requirements PGCE: PGCE in Secondary Education Course To enrol in this PGCE: PGCE in Secondary Education Course, students must fulfil the following requirements. To join in our PGCE: PGCE in Secondary Education Course, you must have a strong command of the English language. To successfully complete our PGCE: PGCE in Secondary Education Course, you must be vivacious and self driven. To complete our PGCE: PGCE in Secondary Education Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this PGCE: PGCE in Secondary Education Course. Career path PGCE: PGCE in Secondary Education Course Successful completion of this Course- PGCE in Secondary Education can lead to a variety of rewarding employment options in PGCE-related sectors.