MATLAB model of fuel cell powered electric vehicle FUEL CELL : 1.It is a class of device that convert the chemical energy of a fuel directly into electricity by electrochemical reactions. 2.A fuel cell resembles a battery, it can supply electrical energy over a much longer period of time. 3.This is because a…
jagadeesh Reddy
updated on 05 Mar 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 jagadeesh Reddy (18)
Project 2-Highway Assistant-Lane Changing Assistant
TITLE:To develop Highway Assistant – Lane Changing Assistant algorithm with the given requirements by using MATLAB na SIMULINK and generating an AUTOSAR code The given requirements are Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes…
25 Dec 2021 02:19 AM IST
Project 1- Traffic Jam Assistant Feature
AIM:To Create an traffic Jam Assistant algorithm with given requirements and conditions by using MATLAB and SIMULINK. The given Requirements are: Traffic Jam Assistant Feature Introduction to the Feature: Traffic Jam Assistant is one of the most common feature in Advanced Driver Assistance System. Traffic Jam Assistant…
19 Dec 2021 07:51 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
AIM:Determining the Vehicle direction by developing the MATLAB simulink model as per the requirements: The MATLAB simulink model is : The requirements of the model are tagged : Vehicle Direction Determination: Requirement - 1: Steering wheel input as yaw rate (Signal name: SteeringWheel_YawDegreeInput) is the input for…
07 Dec 2021 01:53 PM IST
Project 2 Adaptive Cruise Control
AIM:Developing Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. The MATLAB and simulink model for the given requirements is: The given requirements with the tags: The created Simulink data dictionary is: Verifying the model for connections and signal naming as per the standards MAB:…
07 Dec 2021 01:52 PM IST
Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method
1D Super sonic nozzle flow: assumptions: since the we are taking only one dimension we assume that the flow properties vary only in one direction that is xdirection. assuming uniform flow properties across any given cross section .such flow is defined as quasi one dimensional flow steady state: the governing equations…
08 Nov 2021 01:06 PM IST
Week - 4
1A) The control logic of washing machine using stateflow The model is The stateflow chart is The blocks used in this model are constant ,scope ,lamp and chart The constant block is used to given the input values to the chart power and water values power 1 is power supply is there ,0 value means power…
08 Nov 2021 12:37 PM IST
Week -2
Making a Simulink model of Doorbell using solenoid block : The simulink model is The blocks we used are 1.Pulse generator 2.battery 3.switch 4.solenoid 5.ideal translational motion sensor 6.solver configuration 7.electrical referance 8.mechanical referance 9.scope 10.simulink ps converter electrical connections:…
03 Nov 2021 12:59 PM IST
Week 6 - Data analysis
DATA VISUALIZATION: The given data file is VISUALIZED by using python program. The program to read the file and to get the plots for the varies variables is import math import numpy as np import matplotlib.pyplot as plt from scipy.integrate import simps column1=[] column2=[] column3=[] column4=[] column5=[] column6=[]…
21 Oct 2021 12:02 PM IST
Week 5 - Curve fitting
Curve fitting : capturing the trend in the data by assigning a single function across the entire range is called an curve fitting. There are different types of curve fittings here we discuss mainly about linear and polynomial curve fittings. Linear…
09 Oct 2021 11:10 AM IST
Week 2 Air standard Cycle
Otto Cycle: Otto Cycle is a constant volume cycle on which petrol and gas engines work. The Otto cycle consists of 4 processes and are as follows. Process 1-2: Reversible Adiabatic Compression or Isentropic Compression Process 2-3: Constant Volume heat supply Process 3-4: Reversible…
27 Sep 2021 11:35 AM IST
Week 3 - Solving second order ODEs
Second order function: The given second order pendulum equation is `(d^2theta)/dt^2+b/m*(d theta)/dt+g/l*sin theta=0` let theta0=theta1 =angular displacement `(d theta 1)/dt=theta2`=angular velocity `(d theta2)/dt=`angular acceleration up on solving the above equation we get `(d theta1)/dt=theta2`…
25 Sep 2021 01:49 PM IST
Radar Mast & Final Assembly of Yacht
Radar Mast: Feature tree and top,front side and isometric views TITLE:Design of a YACHT from scratch OBJECTIVE:The objective of this project is to learn the solidworks while designing the yacht from scratch. INTRODUCTION:The yacht is a large and usually expensive boat used for racing or for traveling…
15 Sep 2021 02:49 PM IST
Photo Realistic Rendering
TITLE: Design of american chopper by using solidworks Objective:The obsective of the project is to design the american chopper from scratch .By modeling each component of the chopper in solidworks and to make professional renderings of the chopper in solidworks visualize. Introduction: Solidworks is a Computer Aid Design…
19 Aug 2021 05:02 AM IST
Project 1 Mechanical design of battery pack
Battery pack construction of capacity 18kw by using the cell ANR26650M1-B : ASSUMPTIONS: 1.Let us assume that this battery pack is used for electric vehicle. 2.battery efficiency as 99percent. 3.low density polyethylene is used as module and holder material. 4.sigmaclab40 is used an connector material. 5.steel is used…
24 May 2021 03:23 PM IST
Week 8 Multi cell Battery Pack
A)1.In multi-cell batteries, because of the larger number of cells used, we can expect that they will be subject to a higher failure rate than single cell batteries. 2.The more cells used, the greater the opportunities to fail and the worse the reliability. 3.Batteries such as those used for EV and HEV applications are…
11 Mar 2021 06:58 AM IST
Week 7 State of charge estimation
Coulomb counting: Coulomb counting is a technique used to track the state of charge of a battery pack. It works by integrating the active flowing current (measured in amps) over time to derive the total sum of energy entering or leaving the battery pack. This produces a capacity that is typically measured in Amp-hours.…
09 Mar 2021 03:35 PM IST
Week 6 Fuel cell powered vehicle model
MATLAB model of fuel cell powered electric vehicle FUEL CELL : 1.It is a class of device that convert the chemical energy of a fuel directly into electricity by electrochemical reactions. 2.A fuel cell resembles a battery, it can supply electrical energy over a much longer period of time. 3.This is because a…
05 Mar 2021 01:22 PM IST
Week 5 Battery characteristics using drive cycle
simulating generic battery model charge discharge using UDDS data: 1)UDDS Data:Urban dynamometer driving schedule(UDDS): The cycle simulates a urban route of 7.5 miles (12.07 km) with frequent stops. The maximum speed…
01 Mar 2021 01:51 PM IST