All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
P=xlsread('VI.xlsx');%read excel spreadsheet v=P(:,1);%assigning voltage from VI.xlsx i=P(:,2);%assigning current from VI.xlsx vq=[-17.3:0.1:0.9];%range for interpolate the data iq=interp1(v,i,vq,'spline');%interp1 for interpolate the data in spline plot(v,i,'o',vq,iq,':.'); grid title('data interpolation'); file_data_vi=fopen('vidata.txt','w');%open…
Nagaraj Krishna Naik
updated on 01 Oct 2022
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...
Project 2 - Modeling of 3 phase Induction Motor Drive
This project is focused towards electric vehicle application using an Induction Motor. Student will have to take following steps for a successful model: 1.Model 3 Phase Inverter using Simulink (model the parasitic as well) with a switching frequency of 10Khz using 3 phase Squirrel Cage Induction motor, using V/F method,…
29 Mar 2023 05:36 AM IST
Project 1 - Loss calculation for a DC/DC converter-MATLAB
Extending the learned lessons in previous module, you will be diving into another power electronics concept on your own. Design of boost converter, and calculating the loss of different components including power switching device and deriving efficiency of boost converter. This is applicable in power supply industry, electric…
25 Mar 2023 11:24 AM IST
Project 2
Using MATLAB/simulink and the drive cycle from the attached excel sheet, find- The max heat generation of the battery The SOC of the battery at 2 *104second of the battery operation Time Time Step Battery Current 00:00.4 0.1 -0.9632 00:00.5 0.2 -0.952 00:00.6 0.3 -0.9072 00:00.7 0.4 -0.9632 00:00.8 0.5 -1.0304…
20 Feb 2023 11:21 AM IST
Project 1
1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell. a. Design the battery pack configuration. b. Draw the BMS topology for this battery pack. Aim: To design the battery pack with the capacity 150Kw 120V by using 3500mAh 3.6V. And BMS topology for…
20 Feb 2023 05:43 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.