anand ahirkar
Marathi
Skills Acquired at Skill-Lync :
Introduction
16 Projects
Project 1 (Mini Project on Vehicle Direction Detection
Mini Project - Vehicle Direction Determination General Overview: Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular sub-feature of identifying…
28 Jun 2022 10:23 AM 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. The…
29 Jun 2022 09:13 AM IST
Project 1- Traffic Jam Assistant Feature
Project 1- 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 helps the driver arrive more relaxed at their destination, even in dense traffic or in traffic jams. As a partially automated comfort…
15 Nov 2022 12:40 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
Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List Answer: /* * pro.c * #include <stdbool.h> #include <stdio.h> #include <stdlib.h> // Link list node struct Node { int data; struct Node* next; }; //function…
16 Nov 2022 04:29 AM IST
Project 2-Highway Assistant-Lane Changing Assistant
Project 2-Highway Assistant-Lane Changing Assistant Highway Assistant – Lane Changing Assistant Aim: To desgin a Matlab model for Assisting Highway Lane Changing Theory: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations…
16 Nov 2022 11:39 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
Wiper control system Develop Simulink/state flow model for wiper control system based on the given conditions. Description of Challenge: If the density of the rain is low, then wiper rotates with low speed & the output signal should be 100rpm If the density of the rain is medium, then wiper rotates with medium speed…
23 Nov 2022 07:35 AM IST
Project 2 - Development of TFT Cluster Speedometer Software Component
Introduction: LCD based TFT cluster has become a norm in today's automotive market. Cluster comes with a 7 inch TFT LCD screen & a 32 bit micro controller. The Cluster could process various informations from other ECU's & display it in its large TFT LCD screen. Architecture of the System : Cluster Instrument receives…
24 Nov 2022 02:04 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
#include<stdio.h>//include all the require header file #include<stdlib.h>//for executing the function #include<stdbool.h>//this is specially require for boolean operation //-----Define the Node-----// typedef struct node //declaration of struct node { …
10 Dec 2022 04:23 AM IST
Week-3 Challenge: ADVISOR Tool
Aim : 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, NREL’s ADvanced VehIcle SimulatOR, is a set of model,…
10 Dec 2022 04:50 AM IST
Week-4 Challenge WOT Condition Part-2
Aim 1 : What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Theory : Tabular difference between mapped , dynamic , model of motor , generator, engine... Sr no. : Mapped …
10 Dec 2022 04:55 AM IST
Week-6 Challenge: EV Drivetrain
Aim : Which types of power converter circuits are employed in electric and hybrid electric vehicle? Explanation : 1 : AC to DC Converter (Rectifier) - The prime source of electrical power coming from the grid is single/three-phase alternating current. While AC current…
11 Dec 2022 02:59 AM IST
Week-11 Challenge: Braking
Aim #1 : For a defined driving cycle, calculate the energy required for braking. Theory : For a defined driving cycle, calculate the energy required for braking. At first, the drive cycle is determined in a Table and a plot is made. Using the plot, the values from the braking regions of the vehicle are…
13 Dec 2022 01:45 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
#include #include void Initiate_State_Machine();void GearDown();void CheckingBeforeTakeOFF();void RaisingGear();void GearUp();void CheckBeforeLanding();void LoweringGear();static void(*statetable[])(void)={GearDown, CheckingBeforeTakeOFF, RaisingGear, GearUp, CheckBeforeLanding, LoweringGear};typedef enum State{GEAR_DOWN,CHECKING_BEFORE_TAKEOFF,RAISING_GEAR,GEAR_UP,CHECK_BEFORE_LANDING,LOWERING_GEAR,}State_Type;typedef…
14 Dec 2022 02:06 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
#include//include all the require header file #include//for executing the function #include//this is specially require for boolean operation //-----Define the Node-----// typedef struct node //declaration of struct node { int data;//data is of int type which will hold the value struct node *next;//struct…
16 Dec 2022 03:10 PM IST
9 Course Certificates
Introduction to Model-Based Development using MATLAB and Simulink
Introduction to Automotive Embedded Systems and AUTOSAR
Software Verification and Validation and System Testing for Model-Based Development
Simulation and Design of Power Converters for EV using MATLAB and Simulink
Introduction to Hybrid Electric Vehicle using MATLAB and Simulink
Academic Qualification
B.E
Shri Sai College of Engineering and Technology
20 Jun 2017 - 15 Jun 2021
Diploma
Chandrapur College
13 Aug 2014 - 13 Jul 2016
12th
Central Primary School Shiroda No.1
18 Jun 2013 - 16 Dec 2014
10th
ZPHS School
14 Jun 2011 - 19 Jun 2012
Here are the courses that I have enrolled
20 Hours of Content
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner