Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Mukul Masulkar

ELECTRICAL ENGINEER

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • SIMULINK-BASICS

Introduction

My skill is PLC programming ,HMI, AUTODESK AUTOCAD SCADA LEADERSHIP TEAM WORK SOLIDWORKS

16 Projects

Project 1 (Mini Project on Vehicle Direction Detection

Objective:

Answer] 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 the direction of vehicle is basically identifying the direction…

calendar

06 Oct 2022 09:25 AM IST

  • MATLAB
  • MBD
Read more

Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

Objective:

Answer 1] INPUT         OUTPUT Enter the Number of elements of First linked list2Enter the items of First linked list:21You entered the First linked list:2-->1Enter the Number of elements of Second linked list3Enter the items of second linked list:621You entered Second linked list:6-->2-->1Union…

calendar

17 Nov 2022 02:21 PM IST

    Read more

    Project 2 Adaptive Cruise Control

    Objective:

    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…

    calendar

    17 Nov 2022 02:34 PM IST

    Read more

    Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

    Objective:

    OUTPUT The Finite State Machine is Initialized and current the program is inGEARDOWN State & Light is: GreenEnter the values of pil and Squatswitch: 01 status of currentstate is Checkingbeforetakeoff status of lightvalue is GreenEnter the values of pil and Squatswitch and operation010 status of currentstate is Raising…

    calendar

    24 Nov 2022 07:00 AM IST

      Read more

      Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

      Objective:

      OUTPUT The Finite State Machine is Initialized and current the program is inGEARDOWN State & Light is: GreenEnter the values of pil and Squatswitch: 01 status of currentstate is Checkingbeforetakeoff status of lightvalue is GreenEnter the values of pil and Squatswitch and operation010 status of currentstate is Raising…

      calendar

      25 Nov 2022 06:44 AM IST

        Read more

        Project 1 - Controlling a DC motor using PWM and monitoring its Running status

        Objective:

        answer] simulide] Clockwise Anticlockwise

        calendar

        30 Nov 2022 01:50 PM IST

          Read more

          Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

          Objective:

          ANSWER 1]

          calendar

          01 Dec 2022 12:44 PM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            Aim:- Write a Test plan to test the features of a new mobile phone.   Black box testing: Black box testing is a technique of software testing which examines the functionality of the software without peering into its internal structure or coding. The primary source of black-box testing is a specification of requirements…

            calendar

            01 Dec 2022 01:25 PM IST

              Read more

              Project 2 - V&V SW Analysis II

              Objective:

              Answer1] step1   step2 step3       Answer2] integration testing   Report  

              calendar

              03 Dec 2022 01:17 PM IST

              Read more

              Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

              Objective:

              Answer Objective: To send a meaasge from slave to master using Inter-Integrated Circuit (I2C) communication protocol in arduino and display the message on 16*2 LCD screen   The analog pins A4 and A5 in arduino are used for used for I2C communication. The digital pin 2 is connected to RS of LCD. Digital pin 3 connected…

              calendar

              09 Jan 2023 06:54 AM IST

                Read more

                Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor

                Objective:

                Develop the Simulink model based on the given descriptions for the below challenges and also create SLDD file and link the same to the model. Perform the complete V and V workflow for the obtained models.   Wiper control system Develop Simulink/state flow model for wiper control system based on the given conditions.…

                calendar

                17 Jan 2023 06:49 AM IST

                  Read more

                  Project 2 - Development of TFT Cluster Speedometer Software Component

                  Objective:

                  Answer = Final Modol= SLDD FILE BACK TO BACK REPORT SIL   MIL        

                  calendar

                  27 Jan 2023 08:46 AM IST

                    Read more

                    Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

                    Objective:

                    Answer=   Code= #include <LiquidCrystal.h>#define trigger A4#define echo A5 LiquidCrystal lcd(2,3,4,5,6,7);float time=0,distance=0; void setup() {lcd.begin(16,2); pinMode(trigger,OUTPUT);pinMode(echo,INPUT); lcd.print("Distance Meter");delay(5000);} void loop(){ lcd.clear(); digitalWrite(trigger,LOW); digitalWrite(trigger,HIGH);…

                    calendar

                    27 Jan 2023 01:30 PM IST

                      Read more

                      Project 1- Traffic Jam Assistant Feature

                      Objective:

                      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 function, the…

                      calendar

                      19 Feb 2023 07:10 AM IST

                      Read more

                      Project 2-Highway Assistant-Lane Changing Assistant

                      Objective:

                      Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations on highways. The partially automated function can automatically start, accelerate, brake as well as…

                      calendar

                      19 Feb 2023 02:51 PM IST

                      Read more

                      Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

                      Objective:

                      Answer=   Code= #include #define trigger A4#define echo A5 LiquidCrystal lcd(2,3,4,5,6,7);float time=0,distance=0; void setup() {lcd.begin(16,2); pinMode(trigger,OUTPUT);pinMode(echo,INPUT); lcd.print("Distance Meter");delay(5000);} void loop(){ lcd.clear(); digitalWrite(trigger,LOW); digitalWrite(trigger,HIGH); digitalWrite(trigger,LOW);…

                      calendar

                      21 Feb 2023 06:04 AM IST

                        Read more
                        Showing 1 of 16 projects

                        7 Course Certificates

                        certificate

                        Introduction to Model-Based Development using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: 3jo5npc07hb4fs1a
                        View Certificate
                        certificate

                        Embedded Programming Essentials

                        CertificateIcon
                        Certificate UID: ntb4comkgs0fhjqu
                        View Certificate
                        certificate

                        AVR Bare Metal Programming- Live Sessions

                        CertificateIcon
                        Certificate UID: 2c57og93t0wyeskd
                        View Certificate
                        certificate

                        Software Verification and Validation and System Testing for Hand Code

                        CertificateIcon
                        Certificate UID: r0fy9qhleco1u8mk
                        View Certificate
                        certificate

                        Software Verification and Validation and System Testing for Model-Based Development

                        CertificateIcon
                        Certificate UID: 9bwhfl2iux3m7p0g
                        View Certificate
                        certificate

                        Introduction to Automotive Embedded Systems and AUTOSAR

                        CertificateIcon
                        Certificate UID: q2jr9e3a4bthvnyg
                        View Certificate
                        certificate

                        Fundamentals of Embedded Systems

                        CertificateIcon
                        Certificate UID: xv5w1iz4q9cfp368
                        View Certificate
                        Showing 1 of 7 certificates

                        Academic Qualification

                        B.Tech

                        Indira Gandhi Engineering College

                        03 Jul 2017 - 07 Jul 2021

                        12th

                        Madhya Pradesh

                        05 Dec 2014 - 13 Jul 2017

                        10th

                        Madhya Pradesh

                        10 Jul 2014 - 02 Jul 2015

                        Schedule a counselling session

                        Please enter your name
                        Please enter a valid email
                        Please enter a valid number

                        Here are the courses that I have enrolled

                        coursecard
                        4.8

                        29 Hours of Content

                        coursecard
                        Recently launched

                        18 Hours of Content

                        coursecard
                        Recently launched

                        21 Hours of Content

                        coursecard
                        Recently launched

                        10 Hours of Content

                        coursecard
                        Recently launched

                        18 Hours of Content

                        coursecard
                        Recently launched

                        13 Hours of Content

                        Similar Profiles

                        Apoorv Ranjan
                        Apoorv Ranjan

                        Ladder of success cannot be climbed with hands in pocket.

                        Pruthvi Jagadeesh GK
                        Pruthvi Jagadeesh GK

                        The Future in Motion

                        Krantiveer .
                        Krantiveer .

                        Give more than what you get you will get more than what you gave