----------------------------------------------------------------------------------------------------------------------------------------------------------------- Battery pack capacity: 18 kWh Cell: ANR26650M1-B Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. -----------------------------------------------------------------------------------------------------------------------------------------------------------------…
Shaibal Mandal
updated on 18 Jun 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 Shaibal Mandal (21)
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Here we implement the PWM mode DC motor control project . Where we use SimulIde software for simulation. and MicrowChip studio for Code genaretion. Here we use a DC 5 volt motor for load and we use L293 driver for control the firing. Also amplify the pulse we use a BJT. For displaying the result or driving mode we use…
26 Jun 2023 07:54 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Here our total circuit which represent the I2C protocol circuit 16x2 display which connected with slave device and we connecte the master device by two ware connection protocol here the master device adress is "1" and we give the command "w" to the slave device and we print the command in display unit by the slave controller.…
03 May 2023 05:41 AM IST
Project 1 - V&V SW Analysis - I
BLACK BOX TESTING: In case of black box testing a testing prosedeore test a function without knowing the internal structure of the program. There is a testing plan for testing a hypothetical mobile programing software testing. This test procediore is requare for day to day check the upgradation or software…
16 Mar 2023 05:00 PM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Project:In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter” Instrument: 1. Arduino UNO (main controller) …
30 Dec 2022 07:06 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Here our total circuit which represent the I2C protocol circuit 16x2 display which connected with slave device and we connecte the master device by two ware connection protocol here the master device adress is "1" and we give the command "w" to the slave device and we print the command in display unit by the slave controller.…
29 Dec 2022 07:08 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Project: FINITE STATE MACHINE Problem Statement: Implement the Code for controlling the retraction andextension of Airplane’s landing gear Proble FSM: Program: #include //Header file #include void Gear_Down(); //Function declaretion void Checking_before_Take_off(); void Gear_Raising(); void Gear_UP(); void Checking_before_Landing();…
13 Nov 2022 06:01 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
Ans: We use c programing language for make mathematical set theory "Union" and "Intersection" oparetion. Process: 1.Initialige bthe header file for make link list related function. Here we use "stdio.h" ," stdlib.h" and "stdbool.h" header file. 2.Then we make a structure for our useable node. 3.Then we create…
26 Oct 2022 06:11 PM IST
Project 2 Adaptive Cruise Control
Adaptive Cruise Control (ACC) We use input signal:- 1.CameraInput_LeadVehicle This is the input which confirm…
30 Aug 2022 06:59 PM IST
Project 1 (Mini Project on Vehicle Direction Detection
Mini Project - Vehicle Direction Determination General Overview: Identifying the direction of the vehicle…
23 Aug 2022 05:13 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 --------------------------------------------------------------------------------------------------------------------------------------------------------------…
27 Jun 2022 07:02 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. -----------------------------------------------------------------------------------------------------------------------------------------------------------------…
18 Jun 2022 05:56 PM 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 ------------------------------------------------------------------------------------------------------------------------------------------------------------…
28 Dec 2021 04:52 PM IST
Project-1: Powertrain for aircraft in runways
1. Search and list out the total weight of various types of aircrafts. ------------------------------------------------------------------------------------------------------------------------------------------- ANS:(1) …
15 Nov 2021 06:23 PM 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’. ------------------------------------------------------------------------------------------------------------------------------------------------------------- ANS: Use of component- 1.Voltage sorce. …
30 Oct 2021 05:13 PM IST
Week-6 Challenge: EV Drivetrain
1. Which types of power converter circuits are employed in electric and hybrid electric vehicle? ----------------------------------------------------------------------------------------------------------------------------------------------------------- ANS: The power electronics switching type…
27 Oct 2021 08:07 PM IST
Week-4 Challenge WOT Condition Part-2
What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Ans : Difference between mapped and Dynamic Model: 1st:Mapped- Mapped model usses a set of steady state lookup table for simulation…
25 Oct 2021 06:20 PM 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. Theory: Advisor vehical simulation is a set of model data and script file which made in Matlab Software .It,s design for simulate verious…
22 Oct 2021 11:36 AM IST
Project
Objective: Study the BAJA ATV model using simulink realtime model. Theory: An ATV model basically designed in order to run on various such as soil,Gravel ,peddles etc so due to difficult terrain our main focus is on better ergonomics at same time. This model is molre powerfull to handle the high torque and…
02 Oct 2021 02:00 PM IST
Week - 4
Implement control logic of a “washing machine” using Stateflow as per given sequence: 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. Then rinsing…
24 Sep 2021 02:22 PM IST
Week -2
1. Doorbell model:…
21 Sep 2021 02:25 PM IST