AIM: To Use Of The Advisor Tool For Simulation. Objectives: Given Challenges In The Tasks Introduction; Advisor Tool, Developed In November 1994 By National Renewable Energy Laboratory (NREL), Allows User To Simulate And Analyze Conventional, Advanced, Light And Heavy Vehicles, Including Hybrid Electrical And Fuel Cell…
Chandrakumar ADEPU
updated on 09 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 Chandrakumar ADEPU (25)
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…
29 Sep 2023 07:17 AM IST
Project 2 - V&V SW Analysis II
Q:- 1. Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review report and upload them. Ans: Aim: To gernetate the code review report and upload them. Steps: Steps for White box testing:- Source ->…
18 Aug 2023 01:16 PM IST
Project 1 - V&V SW Analysis - I
Q:- 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 (User Acceptance ) tested…
12 Jul 2023 03:17 AM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
PROJECT-2: Aim: To write a program to measure the distance using ultasonic sensot Schematic Diagram: Steps of Programming ATmega16 microcontroller needs to transmit at least 10 us trigger pulse to the HC-SR04 Trig Pin. After getting a trigger pulse, HC-SR04 automatically sends eight 40 kHz sound waves and the microcontroller…
24 Jun 2023 09:50 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Project-1: Aim: 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. Explanation: Schematic Circuit: Here, We are using the At mega 32 microcontrollers and it has 4 ports (PORT A, B, C, D) and the…
08 Jun 2023 05:40 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Q: 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”. Ans: Aim: To Measured distance of an object using ultrasonic distance sensor (28015 Ping) and display it…
20 Apr 2023 02:15 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Overview of the Project: In this project implementing the Code for “Interfacing a 16*2 LCD with two Arduino’s (one for Master and one for Slave) using Inter-Integrated Circuit (I2C) communication protocol” by sending the message to LCD using I2C communication protocol and display the message on…
31 Mar 2023 04:11 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Q: 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. Ans: Aim: To write a program to control the retraction and extension of the Airplane's landing gear…
27 Jan 2023 07:30 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
Q:- 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. Ans: Aim: To write code for interfaces for mathematical Set Theory are implemented…
11 Jan 2023 05:39 AM IST
Week 7 State of charge estimation
Q:-1. Simulate the 3 test cases from harness dashboard and write a detailed report on the results. Ans:- Objective: A)To run three test cases from harness dashboard of closed loop BMS control. B)To explain coulomb counting for finding the SOC estimation in BMS. Downloading and open closed loop BMS harness dashboard…
25 Nov 2022 08:02 AM IST
Project 2 Thermal modeling of battery pack
Q: 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. Ans: AIM: To develop the Thermal Modeling of Battery Pack. Objective: For a 10-cell series lithium-ion battery model, simulate the thermal effects…
25 Nov 2022 07:34 AM IST
Project 1 Mechanical design of battery pack
Q: Battery pack capacity: 18 kWh Cell: ANR26650M1-B Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. Ans: Objective: To create a battery pack drawing of 18KWh using series and parallel connectios of battery modules made up of individual Li-ion cells. Li-ion cell used…
24 Nov 2022 11:43 AM IST
Week 7 State of charge estimation
Q:-1. Simulate the 3 test cases from harness dashboard and write a detailed report on the results. Ans:- Objective: A)To run three test cases from harness dashboard of closed loop BMS control. B)To explain coulomb counting for finding the SOC estimation in BMS. Downloading and open closed loop BMS harness dashboard…
18 Nov 2022 04:37 AM IST
Week 1 Understanding Different Battery Chemistry
Q:- 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. Ans: Aim: To make a study and understand about the electrochemistry of different types of lithium…
16 Oct 2022 01:38 PM IST
Project 2 Adaptive Cruise Control
Main Project Adaptive Cruise Control (ACC) General Overview: Adaptive Cruise Control Feature for passenger cars allows the host vehicle to adapt to the speed in line with the flow of traffic. Driving in heavy traffic or keeping a safe distance to the preceding vehicle calls for a high level of concentration.…
02 Oct 2022 04:59 PM IST
Project 1 (Mini Project on Vehicle Direction Detection
Vehicle Direction Determination : Aim of the Project: Develop a Simulink model (ADAS Feature) for given requirement Vehicle direction determination as Tag the requirements to the Simulink model; tagging requirement 1 & requirement 2 to their corresponding subsystems. Create a Simulink Data Dictionary(SLDD)…
29 Sep 2022 02:17 PM IST
Final Project: Design of an Electric Vehicle
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 2. Model…
10 Aug 2022 10:16 AM IST
Project-1: Powertrain for aircraft in runways
Q:-1. Search and list out the total weight of various types of aircrafts. Ans:- Aircraft Gross Weight: -As per the federal aviation department, aircraft gross weight is defined as the total weight at any moment during flight or ground operation. -The aircraft's gross weight decreases during the flight due and oil consumption.…
05 Aug 2022 08:41 AM IST
Week-11 Challenge: Braking
Q:- 1. For a defined driving cycle, calculate the energy required for braking. ANS:- ENERGY REQUIRED FOR BAKING BASED ON A DRIVING CYCLE:- The driving cycle taken into consideration is the UDDS cycle which stands for Urban Dynamometer Driving Schedule. Although the data is taken for a total driving time for the 1370s,…
31 Jul 2022 06:05 PM IST
Week-7 Challenge: DC Motor Control
Q:-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. ANS:- A) The Bipolar Junction Transistor…
13 Jul 2022 08:21 AM IST
Week-6 Challenge: EV Drivetrain
Q:-1. Which types of power converter circuits are employed in electric and hybrid electric vehicle? Ans:- A power converter is an electrical circuit that changes the electric energy from one form into the desired optimized for the specific load. A converter may do one or more functions and give an output that…
04 Jul 2022 03:32 PM IST
Week-4 Challenge WOT Condition Part-2
Q:- 1. What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Ans:- Power train blockset provides the two types of combusition engines: mapped and dynamic Mapped engine: Model uses a set of steady-state lookup tables to characterize engine performance(break…
25 Jun 2022 12:46 PM IST
Week-3 Challenge: ADVISOR Tool
AIM: To Use Of The Advisor Tool For Simulation. Objectives: Given Challenges In The Tasks Introduction; Advisor Tool, Developed In November 1994 By National Renewable Energy Laboratory (NREL), Allows User To Simulate And Analyze Conventional, Advanced, Light And Heavy Vehicles, Including Hybrid Electrical And Fuel Cell…
09 Jun 2022 01:49 AM IST
Project
Aim: To prepare a technocal report of simulation of BAJA All- Terrain Vehicle (ATV) under different conditions. Objectives: Carry out a system-level simulation of an all terrain vehicle and prepare a technical report explaining the model properties and comment on the results. ALL TERRAIN VEHICLE: An all- terrain…
29 Apr 2022 11:31 AM IST
Week -2
A solenoid is just an electromagnet where the coiled wire surrounds a metal piston. The piston contains magnetically conductive metal, so it can be moved backward or forward by the electromagnetic field. The working principle of the doorbell: the solenoid is an electromagnet with wire winding and a small metal piston inside…
23 Mar 2022 02:04 PM IST