!pip install hvplot holoviews from mpl_toolkits.mplot3d import Axes3Dfrom sklearn.preprocessing import StandardScalerimport matplotlib.pyplot as plt # plottingimport numpy as np # linear algebraimport os # accessing directory structureimport pandas as pd # data processing, CSV file I/O (e.g. pd.read_csv) import numpy as…
Rupesh kumar A
updated on 16 Jan 2023
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 Rupesh kumar A (21)
Project 2
import pandas as pdimport numpy as npimport matplotlib.pyplot as pltimport seaborn as sns import sklearnfrom sklearn.preprocessing import StandardScalerfrom sklearn.cluster import KMeansfrom sklearn.metrics import silhouette_score from scipy.cluster.hierarchy import linkagefrom scipy.cluster.hierarchy import dendrogramfrom…
16 Jan 2023 04:37 PM IST
Project 1
!pip install hvplot holoviews from mpl_toolkits.mplot3d import Axes3Dfrom sklearn.preprocessing import StandardScalerimport matplotlib.pyplot as plt # plottingimport numpy as np # linear algebraimport os # accessing directory structureimport pandas as pd # data processing, CSV file I/O (e.g. pd.read_csv) import numpy as…
16 Jan 2023 08:11 AM IST
Project 2
Objective: Design an interleaving DC/DC converter system for a data center application with the following specifications: • Input voltage: 45 – 60 v• Output voltage: 3 V• Output current: 100A• Efficiency > 85% (extra credit for efficiency higher than 90% on a spice-based software simulation…
30 Aug 2022 07:16 PM IST
Project 1
Solution: In the above CCM(40 to 50V and 400 to 500V), Boost CCM (20to -30V and 200 to -300V) and sepic (30 -60V and 300 to -600V) are chosen. Totally 6 topologies are chosen. Buck Converter: Buck converter in contious continous mode: Buck convertor does DC-DC conversion. Buck converter step down DC voltage. It consists…
29 Aug 2022 06:02 PM IST
Project - Data Handling and Interpolation
In a laboratory experiment, data of voltage and current has been recorded and the same is attached in an excel file ( VI.xlsx ). Read the excel file in the Matlab program and perform the interpolation in the range of -17.3:0.1:0.9. Generate the interactive plot for the interpolated data. Additionally, compute…
20 Jul 2022 10:49 AM IST
Project-1: Modelling an electric Car with Li-ion battery
Create a MATLAB model of electric car which uses lithium ion battery and suitable motor. Choose suitable blocks from Simscape or Powertrain block set. Implement the vehicle speed control using PI controller and generate brake and accelerator commands. Avoid using readymade driver block for speed control. Prepare a report…
05 Jul 2022 01:15 PM IST
Final Project: Electric Rickshaw modelling
Create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle) as per details below: Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor Make an excel sheet of all input and assumed data Results: For any three standard driving cycles show…
01 Jul 2022 01:50 PM IST
Project 2 Thermal modeling of battery pack
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. Answer: Theory- Now a days lithium ion battery are mostly used in electric vehicles we must know its charge and discharge rates to operate this…
11 May 2022 05:25 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. Answer: ABSTRACT: In this project, we are going to calculate the all parameters which are required for the build EV battery pack. We are going to use the Cell: ANR26650M1-B…
11 May 2022 01:12 PM IST
Week 7 State of charge estimation
https://in.mathworks.com/matlabcentral/fileexchange/72865-design-and-test-lithium-ion-battery-management-algorithms 1.Simulate the 3 test cases from harness dashboard and write a detailed report on the results Answer: Model-1 A: Click on test sequence varient block Then select test case as 1. Now click on BMS state…
10 May 2022 06:31 AM IST
Week 1 Understanding Different Battery Chemistry
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 ANSWER: Introduction: Lithium-ion Cells are a secondary type of battery cell that is they are rechargeable and also they…
08 May 2022 08:05 AM IST
Final Project: Design of an Electric Vehicle
Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives: 1. System level configurations solution: THEORY:An Electric Vehicle (EV) is a vehicle that uses…
27 Apr 2022 08:36 PM IST
Project-1: Powertrain for aircraft in runways
Part A: 1. Search and list out the total weight of various types of aircrafts. ANSWER:The different terms represents different weights or masses for each flight the weights are taken into account for several reasons. • Manufactre's Empty Weight (MEW) -> Also called Manufacturer's Weight Empty (MWE) or Licensed…
27 Apr 2022 11:41 AM IST
Week-11 Challenge: Braking
1.For a defined driving cycle, calculate the energy required for braking. ANSWER As we know that the energy can never be created or niether destroyed with the today's developmentwe have been able to utilize the energy which is been wasted at the time of braking. The kinetic energy which assist the vehicle to move also…
27 Apr 2022 06:25 AM IST
Week-7 Challenge: DC Motor Control
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’. Compare it with the H-bridge model. ANSWER: A. Explain a MATLAB demo model…
24 Apr 2022 06:21 PM IST
Week-6 Challenge: EV Drivetrain
1.Which types of power converter circuits are employed in electric and hybrid electric vehicle? ANSWER: Electric Vehicles:An electric vehicle (EV) is a vehicle that uses one or more electric motors or traction motors for propulsion. An electric vehicle may be powered through a collector system by electricity from off-vehicle…
24 Apr 2022 12:24 PM IST
Week-4 Challenge WOT Condition Part-2
1.What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? ANSWER: When you customize a SI or CI reference application, you can use either a dynamic or mapped engine model. The table provides considerations for using either implementation. Type…
10 Apr 2022 10:07 AM IST
Project
Carry out a system-level simulation of an all-terrain vehicle. ANSWER: https://drive.google.com/file/d/1MLiPJw7vAIl7ZKKmLQtK4Ldz96HRIOA-/view?usp=sharing MAJOR COMPONENTS IN THE MODEL : CONTINOUSLY VARIABLE TRANSMISSION DRIVE (CVT): It is better to have more gears in a transmission. since it can optimize engine…
06 Apr 2022 01:02 PM IST
Week - 4
STATE FLOW: control logic of washing machine: 2. Make a Simulink chart for the “Gear shift” logic as per below conditions: Speed Range(kmph) Gear …
05 Apr 2022 10:52 AM IST
Week -2
1.Make a Simulink model of Doorbell using solenoid block with the following details ANSWER: FIGUR1. DOORBELL MODEL FIGURE2. PARAMETERS OF PULSE GENERATOR FIGURE3. INPUT PULSE OUTPUT: 2. Use a thermistor to sense the temperature of a heater & turn on or turn off the fan as per the…
28 Mar 2022 11:24 AM IST
Week-3 Challenge: ADVISOR Tool
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. Drive cycle select CYC_FTP Keeping all parameter default then RUN we can the obtain the results. In the above result we can notice…
15 Mar 2022 08:13 AM IST