Aim: To modelling of a Continously Variable Transmission (CVT) BAJA All- Terrain Vehicle(ATV) using simulink, carry out a system_level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties & comments on the results. Sample Model of All- Terrain Vehicle: An All-Terrain Vehicle…
PRAVEEN KILLAMSHETTY
updated on 24 Dec 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 PRAVEEN KILLAMSHETTY (22)
Project 2 - Integrate following sensors to the Dev Board
To achieve the tasks mentioned, let's break down the solution into manageable steps and provide a detailed implementation plan. We'll use the ESP32 microcontroller, the Arduino IDE, and FreeRTOS. Here's a structured approach:1. Hardware Connections: - GPS Module: Connect to ESP32 UART pins. -IMU…
07 Jun 2024 05:54 PM IST
Project 1 - Implement a fully functional Queue in C language using Linked lists
An IMU has two sensors: Accelerometer Gyroscope Integrate the IMU with the development board and classify the data coming from the accelerometer and gyroscope. Send the data from respective sensors on “Separate Queues” to a particular task. This task will identify which source is sending the data using “queue…
13 May 2024 06:12 PM IST
Project 1 Mechanical design of battery pack
Objective: Battery pack capacity: 18 kWh Cell: ANR26650M1-B Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. Theory: A123's high performance Nanophosphate lithium iron phosphate (LiFePO4) battery technology delivers high power and energy density combined with excellent safety…
25 Apr 2023 02:38 AM IST
Week 7 State of charge estimation
AIM: 1. To Simulate the 3 test cases from the harness dashboard and write a detailed report on the results for the given MATLAB model. 2. What is coulomb counting? Refer to the above model and explain how BMS implements coulomb counting for SOC estimation? SOLUTION: Battery management system (BMS): It is…
13 Apr 2023 08:04 AM IST
Week 1 Understanding Different Battery Chemistry
1.ANS: 1) LCO – Lithium Cobalt Oxide (LiCoO2): Cobalt acid lithium battery has high discharge platform, high specific capacity, stable product performance, and good cycle performance, but its safety performance is poor. The cost is very high, it is mainly used for medium and small type batteries, which is widely…
18 Dec 2022 01:04 PM IST
Project 2 - V&V SW Analysis II
Preeti madam's Embedded system live batch Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review report and upload them. Attached the Testmanager Report of Static Code Analysis. Some of the Screenshots: Selecting file amd created the…
11 Nov 2022 10:13 AM IST
Project 1 - V&V SW Analysis - I
Preeti madam's Embedded system live batch 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…
11 Nov 2022 06:43 AM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
Preeti madam's Embedded system live batch 12 Overview of the Project: In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) Goals: Measuring the distance of an object using Ultrasonic Distance Sensor (HC-SR04) Usage of Input Capture Mode…
27 Oct 2022 12:31 PM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Preeti madam's Embedded system live batch 12 Overview of the Project: 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…
26 Oct 2022 03:53 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
AIM: To implement of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter”. Goals: Measuring the distance in terms of inches of an object using Ultrasonic Distance Sensor (28015 Ping). The sensor data is smoothened by using…
16 Oct 2022 08:22 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
AIM: To implement 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 LCD screen. Goals: Communication between Arduino…
08 Oct 2022 06:03 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
AIM: To implement the code for controlling the retraction and extension of Airplane's landing gear. Theory: Description of the Hardware: Nose Gear Left Gear Right Gear There is a hydraulic pump which is exerting pressure to the gears to bring it down or pull it up and that pump is electrically driven. Limit switches Every…
09 Aug 2022 03:55 PM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
AIM: To Create user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) Given instructions: 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…
03 Aug 2022 01:25 PM IST
Project-1: Powertrain for aircraft in runways
PART A: 1.ANS: List out the total weight of various types of aircrafts: MTOW = Maximum take-off weight, MLW = Maximum landing weight Type MTOW [kg] MLW [tonnes] Antonov An-225 640,000 …
21 Jun 2022 11:06 AM IST
Week-11 Challenge: Braking
1.ANS: BRAKING: Braking is the process of controlling the velocity of an object by inhibiting its motion. An object in motion possesses kinetic energy and to bring the object to a stop this kinetic energy must be removed. Removing the kinetic energy can be accomplished by dissipating the energy to the atmosphere…
16 Jun 2022 10:16 AM IST
Week-7 Challenge: DC Motor Control
1.ANS: Objectives: 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. Description:…
10 Mar 2022 06:36 PM IST
Week-6 Challenge: EV Drivetrain
1.ANS Types of power converter circuits are employed in electric and hybrid electric vehicle: S.No. Types of Power Converter Devices can be used as Power Converter Applications in EV & HEV 1. AC-DC Converters AC-DC converters are electrical circuits that transform alternating current (AC) input into direct current…
28 Feb 2022 01:43 AM IST
Week-4 Challenge WOT Condition Part-2
AIM: To study the parameters of powertrain of simulink model. Objectives: What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? How does the model calculate miles per gallon? Which factors are considered to model fuel flow? Run the HEV ReferenceApplication…
14 Feb 2022 07:05 PM IST
Week-3 Challenge: ADVISOR Tool
AIM: Use ADVISOR tool and simulate the following Objective: 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. 2. In the above case, try changing the battery capacity and…
05 Feb 2022 05:05 PM IST
Project
Aim: To modelling of a Continously Variable Transmission (CVT) BAJA All- Terrain Vehicle(ATV) using simulink, carry out a system_level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties & comments on the results. Sample Model of All- Terrain Vehicle: An All-Terrain Vehicle…
24 Dec 2021 05:19 AM IST
Week - 4
1) Aim: To 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.…
13 Dec 2021 05:33 PM IST
Week -2
1.Aim: Make a Simulink model of Doorbell using solenoid block Simulink model of Doorbell using Solenoid List of blocks used in following simulink model 1)Pulse Generator: It is used to generates…
02 Dec 2021 05:47 PM IST