AIM: 1. A. To Modifying The 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…
Mallavaram Rekha
updated on 28 Nov 2021
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 Mallavaram Rekha (18)
Project 1 - V&V SW Analysis - I
if(owner long press the power button) { open the company logo at the centre; } else if (custumer press the power button) { open the apps in grid; } else if (owner power on the phone ) { shows dictionary icon on second position at bottom; } else if(owner click on call the phone icon) { search bar appears…
01 Jun 2022 09:49 AM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) code: #include <avr/io.h>#define F_CPU 16000000ul#include <util/delay.h>#include <avr/interrupt.h>#include <string.h>#include <stdlib.h> #define lcd_data_dir…
29 May 2022 06:02 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
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 DC motor on the LCD display.…
25 May 2022 05:07 PM IST
Project
Carry out a system-level simulation of an all-terrain vehicle. Download the model from the given link: https://www.mathworks.com/matlabcentral/fileexchange/70576-baja-all-terrain-vehicle-atv-model Prepare a technical report explaining the model properties & comments on the results. Aim:- To…
06 May 2022 09:05 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Overview of the Project: (5 to 6 lines) 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 of computation. 1.Here controlling the retraction and extension of…
28 Apr 2022 10:48 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory)
Overview of the Project: (5 to 6 lines) In this project, interfaces for mathematical Set Theory are implemented using C programming language. User can give the input like two list of data and this program will give the output as the union and intersection of these two lists 1.here we taken by the two set of…
25 Apr 2022 04:58 PM IST
Project 1 - Development of TFT Cluster Speedmeter Software Component
Cluster Instrument receives the signals from other ECU's via CAN bus interface. It also receives commands from the driver via steering wheel buttons. The signals are then processed by the Cluster ECU, after which the Cluster ECU may send the vehicle information to the LCD or light the LEDs and so forth, according to the…
23 Apr 2022 04:58 PM IST
Project 1 Mechanical design of battery pack
Battery pack capacity: 18 kWh Cell: ANR26650M1-B Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. ABSTRACT A computational efficient battery pack model with thermal consideration is essential for simulation before real-time embedded implementation. The proposed temperature-dependent…
23 Mar 2022 05:02 AM IST
Week 7 State of charge estimation
1.Simulate the 3 test cases from harness dashboard and write a detailed report on the results Now, At first we have to simulate 3 test cases from harness dashboard from project file which we download with the reference link. The battery model harness dash board is represented below 1. Click on the test sequence varient…
13 Mar 2022 12:53 PM IST
Week 1 Understanding Different Battery Chemistry
AIM: 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 INTRODUCTION: STUDY:1…
27 Jan 2022 02:08 PM IST
Project-1: Powertrain for aircraft in runways
PART A:- STUDY 1: 1.(A) list out the total weight of various types of aircrafts: The aircraft gross weight (also known as the all-up weight and abbreviated AUW) is the total aircraft weight at any moment during the flight or ground operation. An aircraft's gross weight will decrease during a flight…
21 Dec 2021 05:29 AM IST
Week-11 Challenge: Braking
AIM: To defined driving cycle, calculate the energy required for braking. STUDY 1; In electric vehicle require ny vehicle for acceleration as well as deacceleration of vehicle aslo. As we require to stop vehicle in stipulated time, we cannot allow vehicle to stop as per its inertia value.,for stopping vehicle …
18 Dec 2021 11:25 AM IST
Week-6 Challenge: EV Drivetrain
Aim: To identify the types of power converter circuits employed in electric and hybrid electric vehicle. To claculate the steady state speed of an ev with given inputs if duty cycle is 70%. To devolpe a mathmatical model of DC motor. Refer to the blog and explain in brief about author's perspective. Study -1 Power Electroinc…
23 Nov 2021 09:51 AM IST
Week-4 Challenge WOT Condition Part-2
1. Different between Mapped and Dynamic models Engine , Motor and Generator Example of Charging Model type As per the screenshot appended below of the Generator of a Hybrid Electric Vehicle While we enter in the Generator new screen with the below mentioned screen is available With an Option to select between the…
15 Nov 2021 03:39 PM IST
Week-3 Challenge: ADVISOR Tool
AIM: ln this project ,we have to carry out the following studies: ADVISOR: ADVISOR,NREL's ADvanced Vehicle SimulatOR, is a set od model,data and script text files use with matlab ans simulink. it is designed for rapid analysis of the performance and fule economy of conventional,…
08 Nov 2021 04:21 AM IST
Week - 4
AIM: To implement control logic of a "washing machine" using stateflow as per given sequence. Objective: In simulink ,implement the control logic of a washing machine using state flow as per given input condition create a model and operation the…
27 Oct 2021 08:03 AM IST
Week -2
AIM: 1. To make a simulink model od doorbell using solenoid block. 2. To use a thermistor to sense the temperature of a heater and turn on or off the fun OBJECTIVE: To create a situation where the switch is closed for 2sec and then released.observe the physical…
20 Oct 2021 06:10 AM IST