Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project - Speed Control of a Direct Current (DC) motor

Mathemetical model Kirchoffs law Vs=RaIa+La(dIa/dt)+Vb [Ra = Armmeture Resistance; Ia = Armmeture Current; La=Armmeture inductence; Vb=Back Emf] Angular Velocity & Torque Vb=Km(d`theta`/dt) [Km=Back Emf;Kt=torque constant]T=KtI   Matlab code   J=0.01;% Moment of inertia of the rotorB=0.1;% motor viscous friction…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by ROHAN DAS (6)

    Week-4 Challenge WOT Condition Part-2

    Objective:

      Q1)What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  Mapped model is basically a block which which is controlled by some predefined input in model which is genareting its output by calculating those datas. theses is actually a set of lookup…

    calendar

    09 Mar 2023 04:44 PM IST

    • HEV
    Read more

    Week-3 Challenge: ADVISOR Tool

    Objective:

    Q1)MODEL   In This model 25 battery pack has been used.   simulation drive cycle   output   Result is not up to the mark because battery is getting discherged in 41.4km Q2) In this model 28 battery pack has been used.   output)   Now battery is discherging at 46.3 km So, Car have achived its…

    calendar

    05 Mar 2023 01:22 PM IST

      Read more

      Project 2

      Objective:

      CIRCUIT MODEL   CALCULATION:   OUTPUT WHEN INPUT VOLTAGE IS 45V TO 60V: OUTPUT WHEN INPUT VOLTAGE IS 45V:   OUTPUT WHEN INPUT VOLTAGE 60V:  

      calendar

      19 Feb 2023 10:28 AM IST

        Read more

        Project 1

        Objective:

          MODEL     BOOST CONVERTER       BUCK-BOOST CALCULATION MODEL   OUTPUT          

        calendar

        14 Feb 2023 06:36 PM IST

          Read more

          Project - Speed Control of a Direct Current (DC) motor

          Objective:

          Mathemetical model Kirchoffs law Vs=RaIa+La(dIa/dt)+Vb [Ra = Armmeture Resistance; Ia = Armmeture Current; La=Armmeture inductence; Vb=Back Emf] Angular Velocity & Torque Vb=Km(d`theta`/dt) [Km=Back Emf;Kt=torque constant]T=KtI   Matlab code   J=0.01;% Moment of inertia of the rotorB=0.1;% motor viscous friction…

          calendar

          24 Oct 2022 08:29 AM IST

            Read more

            Project - Data Handling and Interpolation

            Objective:

            PART1 clear all;clc;x=xlsread('VI.xlsx');%read the data given xlxs file 'VI.xlsx' to xz=x';%Distribiutuing the data to two indiviual vectors 'voltage','current'voltage=z(1,1:end);current=z(2,1:end);%interploting tha data in given rangeinterpolation_range=[-17.3:0.1:0.9];interpolationdata=interp1(voltage,current,interpolation_range);%plotting…

            calendar

            21 Aug 2022 09:56 AM IST

              Read more
              Showing 1 of 6 projects