Menu

IIT Certification 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 1 - Controlling a DC motor using PWM and monitoring its Running status

LIVE BATCH 14 EMBEDDED SYSTEMS     CLOCKWISE ANTI-CLOCKWISE

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 Vyshagh Muraleedharan (22)

Project 2 - V&V SW Analysis II

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS [PREETHI]   1) Static code analysis Open LDRA tool and load the file Ggrocer.c through source-> single file. Select the Ggrocers.c file and click ok. Create a sequence and give a name for the sequence. Enable code coverage for the sequence and click ok. For static analysis go to source…

calendar

09 Nov 2022 03:31 PM IST

  • EMBEDDED SYSTEM
Read more

Project 1 - V&V SW Analysis - I

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS [PREETHI]   Test plan Test plan is a detailed documentation that provides information about all the necessary resources and activities that will be a part of SW testing. Test plans are necessary documentation used in both black box and white box testing. It contains various attributes…

calendar

08 Nov 2022 07:06 PM IST

Read more

Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS  

calendar

24 Oct 2022 03:23 PM IST

Read more

Project 1 - Controlling a DC motor using PWM and monitoring its Running status

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS     CLOCKWISE ANTI-CLOCKWISE

calendar

23 Oct 2022 01:41 PM IST

Read more

Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS Program:/* * gearFSM.c * * Created on: Oct 9, 2022 * Author: Admin */ #include #include //declaring functions for each states void GearDown(); void CheckingBeforeTakeOFF(); void RisingGear(); void GearUp(); void CheckBeforeLanding(); void LoweringGear(); //creating an array of 6 states…

calendar

11 Oct 2022 04:01 PM IST

Read more

Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

Objective:

LIVE BATCH 14 EMBEDDED SYSTEMS   Program: /* * linkdlst.c * * Created on: Oct 5, 2022 * Author: Admin */ #include #include //defining a node using structure struct node { int value; struct node *next; }; struct node *head_1 = NULL; struct node *head_2 = NULL; struct node *union12 = NULL; struct node *intersec12 = NULL;…

calendar

07 Oct 2022 05:07 PM IST

Read more

Project 2 Adaptive Cruise Control

Objective:

LIVE BATCH 7 IMBD   AIM: To develop a simulink model of the adaptive cruise control feature for a vehicle which satidfies the given requirements.   Requirement 1– Lead Vehicle: Lead Vehicle is a vehicle which is driving in the road ahead of our drive vehicle. Two input signals (Signal Name: CameraInput_LeadVehicle…

calendar

07 Sep 2022 03:13 PM IST

Read more

Project 1 (Mini Project on Vehicle Direction Detection

Objective:

LIVE BATCH 7 IMBD   AIM: To develop a simulink model for vehicle direction determination that satisfies the following requirements. Requirement - 1: Steering wheel input as yaw rate (Signal name: SteeringWheel_YawDegreeInput) is the input for this system. This is compared against 3 angular values, one each for…

calendar

07 Sep 2022 07:58 AM IST

Read more

Project 2 Thermal modeling of battery pack

Objective:

For a 10 cell series lithium ion battery model, simulate the thermal effects and compare life cycle performance at various temperatures, charge & discharge rates using MATLAB. Here we are considering ANR26650M1-B as the Li-ion cell for simulation. ANR26650M1-B has the following specifications:   From this data our simulation…

calendar

24 Jul 2022 09:07 AM IST

Read more

Project 1 Mechanical design of battery pack

Objective:

Battery pack capacity: 18 kWh Cell: ANR26650M1-B  Nanophosphate High Power Lithium-ion Cell: A123’s high-performance Nanophosphate lithium iron phosphate (LiFePO4) battery technology delivers high power and energy density combined with excellent safety performance and extensive life cycling in a lighter weight,…

calendar

17 Jul 2022 06:52 AM IST

    Read more

    Week 7 State of charge estimation

    Objective:

    The closed loop BMS control can be downloaded from the file exchange window at matworks.com using the given link. https://in.mathworks.com/matlabcentral/fileexchange/72865-design-and-test-lithium-ion-battery-management-algorithms After extracting the zip file we can access the closed loop BMS control model through MATLAB…

    calendar

    17 Jun 2022 03:17 PM IST

    Read more

    Week 1 Understanding Different Battery Chemistry

    Objective:

    Questions: 1) Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP and LTO type of lithium ion cells. Give your detailed explanation on it. 2) Compare the differences between each type of Li+ion batteries based on their characteristics. Answers: 1)…

    calendar

    25 May 2022 05:56 PM IST

      Read more

      Project

      Objective:

      AIM: To study the model of BAJA All terrain vehicle(ATV) and to analyze the simulation results. OBJECTIVE: To Create a technical report on BAJA All Terrain Vehicle. THEORY: ATVs are off-road vehicles that are commonly used for recreation. It is permissible in most places for older youngsters and teens to ride without a…

      calendar

      22 May 2022 08:47 AM IST

        Read more

        Week - 4

        Objective:

        1) Our objective is to create a state flow diagram of washing machine process which satisfies the following objectives: If the power supply is available, the system gets activated. If the Water supply is not available, stop the process & indicate through LED. Soaking time should be 200s followed by Washing time of 100s.…

        calendar

        20 May 2022 12:44 PM IST

          Read more

          Week -2

          Objective:

          1) Objective: To model an Solenoid bell using simulink such that  a situation is created where the switch is closed for 2 seconds and then released. Observe the physical movement of the plunger.    Simulink Model: The above simulink model has the follwing blocks: 1) Solenoid Here F1 and F2 are…

          calendar

          13 May 2022 01:14 PM IST

            Read more

            Final Project: Design of an Electric Vehicle

            Objective:

            1) An Electric Vehicles differ from a normal combustion vehicle based on the sorce of energy. Here despite of an engine an electric motor is used. This electric motor is controlled by a controller, and the controllers are in turn powered by rechargable batteries. A Battery Electric Vehicle (BEV), sometimes known as…

            calendar

            04 May 2022 01:24 PM IST

            Read more

            Project-1: Powertrain for aircraft in runways

            Objective:

            PART A: 1) The idea of aircraft was coined long before when people thought of flying for themselves. However, it wasn't until 1903 that the Wright Brothers, two bicycle store proprietors, achieved the first manned flight and created the first operational plane. Since then, airplane has brought the world closer…

            calendar

            02 May 2022 03:01 PM IST

              Read more

              Week-11 Challenge: Braking

              Objective:

              1) Braking requires some energy similar to that of energy required for accelerating the vehicle. The Braking energy can be calculated by:       (1) Where, Eb is the energy used for braking (J), Vf is the final velocity in m/s, Vi is the initial velocity in m/s and m is the mass of the vehicle. For a defined…

              calendar

              01 May 2022 04:24 PM IST

                Read more

                Week-7 Challenge: DC Motor Control

                Objective:

                1) A) We can access 'Speed Control of a DC Motor Using BJT H-Bridge' model from Matlab command window by using the command 'power_Hbridge'.  From the model we can see a Voltage source, PWM model, H-bridge Circuit, DC motor and a load. For a DC motor to work in both forward and reverse conditions an H-Bridge driver circuit…

                calendar

                10 Apr 2022 02:51 PM IST

                Read more

                Week-6 Challenge: EV Drivetrain

                Objective:

                1) A power converter is an electrical or electro-mechanical device used for converting one form of electrical energy to another desired form. A power converter can do a variety of functions such as converting alternating current to direct current or vice-versa and can also change the frequency or voltage for the current.…

                calendar

                05 Apr 2022 12:45 PM IST

                Read more

                Week-4 Challenge WOT Condition Part-2

                Objective:

                1) Powertrain blockset in MATLAB/Simulink basically provides two types of models, Mapped and Dynamic Model. Mapped model also known as Static model represents macro level behaviour based on a set of lookup tables. Dynamic model represents actual components or actual data of the engine, motor or generator. Mapped Model:…

                calendar

                22 Mar 2022 09:21 AM IST

                Read more

                Week-3 Challenge: ADVISOR Tool

                Objective:

                From the Link provided in the FAQ section of Week 3 video Advisor Demo, we can download the advisor toolbox. After setting the path in MATLAB we can access Advisor tool through Command window. 1) After opening the Advisor tool box and changing it to metric system click on start. A GUI window will be openend with vehicle…

                calendar

                17 Mar 2022 12:40 PM IST

                Read more
                Showing 1 of 22 projects