DC Motor Control Aim: 1. A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’. B. Comment on the armature current shoot-up from the scope results. C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’.…
BHANOTH LAXMAN
updated on 02 Nov 2022
Project Details
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.
Other comments...
Read more Projects by BHANOTH LAXMAN (20)
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
Project Creation of user defined data type to implement the Mathematical Set Theory in C Aim: The aim of the project is to implement the mathematical set theory using the C programming language by creating user-defined data types. This involves designing and utilizing linked lists to represent sets, implementing operations…
21 Nov 2023 12:51 PM IST
Project 2-Highway Assistant-Lane Changing Assistant
Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations on highways. The partially automated function can automatically start, accelerate, brake as well as…
04 Nov 2023 11:52 AM IST
Project 1- Traffic Jam Assistant Feature
Project 1- Traffic Jam Assistant Feature Traffic Jam Assistant Feature Introduction to the Feature: Traffic Jam Assistant is one of the most common feature in Advanced Driver Assistance System. Traffic Jam Assistant helps the driver arrive more relaxed at their destination, even in dense traffic or in traffic jams.…
02 Nov 2023 11:07 AM IST
Project 2 - V&V SW Analysis II
Project 2 - V&V SW Analysis II Extreme Static Testing: Extreme Static Testing, often referred to as static analysis or static code review, is a critical software quality assurance process that involves reviewing and analyzing the source code or software documentation without executing the program. The primary…
20 Oct 2023 09:07 AM IST
Project 3
Project 3 Aim: The aim of this project is to create an object-oriented library for tracking automobile maintenance. The project provides a flexible framework for managing various types of vehicles, including Gas, Diesel, and Electric cars. It allows users to add, update, list, and remove vehicle entries at runtime. Each…
17 Oct 2023 07:59 AM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04) Aim: In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) using Atmega32 Certainly! In this project, an AVR microcontroller is employed to measure the distance of an object…
10 Sep 2023 02:39 PM IST
Project 1 - V&V SW Analysis - I
Challenge Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development stage and is yet to be UA…
27 Aug 2023 04:43 PM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Overview of the Project: Implement a system on the simulator for controlling a DC motor using L293 motor driver, monitor its status and print the running status of motor on the LCD Display. Goals: Implement a system on simulator for Controlling the DC motor using L293 motor driver. Displaying the running status of…
07 Aug 2023 08:07 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter Aim: The aim of this project is to measure the distance travelled by a wave using an Ultrasonic Distance Sensor, apply a moving average filter to smoothen the sensor data, convert the distance…
12 Jul 2023 06:46 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol Aim: The aim of the project is to demonstrate communication between two Arduinos (one acting as the Master and the other as the Slave) using the I2C communication protocol. The Master Arduino sends a message to the Slave Arduino, which is then displayed…
02 Jul 2023 03:33 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear Aim: In this project, controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm which is mathematical model…
23 Dec 2022 06:37 AM IST
Final Project: Design of an Electric Vehicle
Design of an Electric Vehicle Abstract: Electric vehicles are by many seen as the cars of the future as they are very efficient, produce no local pollution, are silent, and can be used for power regulation by the grid operator. In order to be able to estimate…
06 Dec 2022 06:09 PM IST
Project-1: Powertrain for aircraft in runways
Powertrain for aircraft in runways Aim: Part A: Search and list out the total weight of various types of aircrafts. Is there any difference between ground speed and air speed? Why is it not recommended to use aircraft engine power to move it on the ground at Airport? How an aircraft is pushed to runway when…
23 Nov 2022 01:49 PM IST
Week-11 Challenge: Braking
Braking Aim: Calculate the energy required for braking for a defined driving cycle Explain why electric motor can’t develop braking torque at high speed similar to starting, how electric and mechanical brakes are coordinated? Make a MATLAB program which plots contour of given motor speed, torque and efficiency…
17 Nov 2022 12:15 PM IST
Week-7 Challenge: DC Motor Control
DC Motor Control Aim: 1. A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’. B. Comment on the armature current shoot-up from the scope results. C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’.…
02 Nov 2022 10:43 AM IST
Week-6 Challenge: EV Drivetrain
Aim: 1. Which types of power converter circuits are employed in electric and hybrid electric vehicle? 2. An Electric Vehicle's powertrain with 72V battery pack the duty ratio for acceleration operation is 'd1' and for the braking operation the duty ratio is 'd2'. We have to find what is EV…
28 Oct 2022 10:22 AM IST
Week-4 Challenge WOT Condition Part-2
Aim: To explain difference between mapped and dynamic model of engine, motor and generator and explain how can we change model type. To expalain how does the model calculate miles per gallon and which factors are considered to model fuel flow. Run the HEV ReferenceApplication with WOT drive cycle. Change the…
25 Oct 2022 10:01 AM IST
Week-3 Challenge: ADVISOR Tool
Aim: Use ADVISOR tool and simulate the following 1. For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle? Conclude your observations. 2. In the above case, try changing the battery capacity and…
17 Oct 2022 02:54 PM IST
Week - 4
Aim: 1. To implement control logic of a “washing machine” using Stateflow. 2. To Make a Simulink chart for the “Gear shift” logic. Objective 1 To Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available,…
17 Nov 2021 02:11 AM IST
Week -2
Aim: To make a simulink model of doorbell using soleniod block To make a simulink model of a thermister to sense the temperature of heater and turn on or off the fan as pet the temperature conditions. Objective 1 …
10 Nov 2021 10:29 AM IST