Menu

Executive 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

Kotesh Mogudala

no tagline

Skills Acquired at Skill-Lync :

  • BMS-BASICS
  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • SIMULINK-BASICS
  • MOTOR-DESIGN
  • PCB DESIGN
  • MATLAB

Introduction

I am Graduated.

12 Projects

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

Objective:

#include <stdbool.h> #include <stdio.h> #include <stdlib.h> // Link list node struct Node {     int data;     struct Node* next; }; //function declaration void push(struct Node** head_ref, int new_data); int isPresent(struct Node* head, int data); // Function to get union of two linked…

calendar

03 Dec 2022 05:06 PM IST

    Read more

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

    Objective:

    1. AIM:       To control 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. CODE: #include <stdio.h> // Functions Declarationvoid Start_State_Machine();void…

    calendar

    10 Jan 2023 12:34 PM IST

      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:

      #include #include #include // Link list node struct Node {     int data;     struct Node* next; }; //function declaration void push(struct Node** head_ref, int new_data); int isPresent(struct Node* head, int data); // Function to get union of two linked lists head1 and head2 struct Node* getUnion(struct Node* head1, struct…

      calendar

      03 Feb 2023 09:57 AM IST

        Read more

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

        Objective:

        Live Batch (Preeti Mallikarjun):  

        calendar

        01 Aug 2023 12:31 PM IST

          Read more

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

          Objective:

          Live Batch (Preeti Mallikarjun):  

          calendar

          20 Feb 2023 12:19 PM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            Live Batch (Preeti Mallikarjun):  

            calendar

            03 Mar 2023 10:33 AM IST

              Read more

              Project 2 - V&V SW Analysis II

              Objective:

              Live Batch (Preeti Mallikarjun):  I) 1. Connect to the Ethernet Server to any User from no.1 to no.47 2. Open Remote Desktop Connection with the same user name. 3. Open LDRA tool of version either 10.0.3 or 9.8.3 . 4. Click 'source' file then click on 'single file' and follow the path given below. Documents-> LDRAEE…

              calendar

              12 Mar 2023 09:10 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:

                CODE: CODE: const int samples = 5; // Number of measurements to take and averageint data[samples]; // Array to store the measurementsint index = 0; // Index to keep track of the current measurementint total = 0; // Running total of all measurementsint average = 0; // Calculated average distanceint duration = 0; // Duration…

                calendar

                16 Apr 2023 02:48 PM IST

                  Read more

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

                  Objective:

                  Master Aduino Code: #include <Wire.h>#include <LiquidCrystal_I2C.h> LiquidCrystal_I2C lcd(0x3F, 16, 2); // set the LCD address to 0x3F for a 16 chars and 2 line display void setup() { Wire.begin(); // join i2c bus (address optional for master) lcd.init(); // initialize the LCD lcd.backlight(); // turn on the…

                  calendar

                  22 May 2023 07:39 AM IST

                    Read more

                    Project 3

                    Objective:

                    Live Batch ( Preeti Mallikarjun ):  

                    calendar

                    22 May 2023 11:26 AM IST

                      Read more

                      Project 1

                      Objective:

                      1.     Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell.a.     Design the battery pack configuration. b.     Draw the BMS topology for this battery pack.a)      Given, we have…

                      calendar

                      24 May 2024 12:40 PM IST

                        Read more

                        Project 2

                        Objective:

                          a)       Max. heat generation of the battery pack is  Heat generation (Wh) = *R*t.I = 0.896 AmpsR = 2m Ωt = 120 secs = 0.03333 hoursHeat generation (W sec) = *0.002*120                                                =…

                        calendar

                        24 May 2024 01:04 PM IST

                          Read more
                          Showing 1 of 12 projects

                          6 Course Certificates

                          certificate

                          Embedded Programming Essentials

                          CertificateIcon
                          Certificate UID: v6ngswxfel32tm8q
                          View Certificate
                          certificate

                          AVR Bare Metal Programming- Live Sessions

                          CertificateIcon
                          Certificate UID: ndx4c7gjp8hlr0b2
                          View Certificate
                          certificate

                          Software Verification and Validation and System Testing for Hand Code

                          CertificateIcon
                          Certificate UID: e6ic7jfp3b2rnsaq
                          View Certificate
                          certificate

                          Fundamentals of Embedded Systems

                          CertificateIcon
                          Certificate UID: k49hi2lvwnzjo8sx
                          View Certificate
                          certificate

                          FreeRTOS Essentials - BB6

                          CertificateIcon
                          Certificate UID: tfkbqp0i9e2n5om6
                          View Certificate
                          certificate

                          Li-ion Battery System design in EV & ES

                          CertificateIcon
                          Certificate UID: vhzp71ny2b3xegq0
                          View Certificate
                          Showing 1 of 6 certificates

                          Academic Qualification

                          B.Tech

                          Anurag University, Hyderabad

                          15 Jul 2019 - 14 Apr 2023

                          12th

                          Gowthami Junior College

                          12 Jun 2018 - 09 Mar 2019

                          10th

                          Z.P.H.S. Thipparthy

                          12 Jun 2016 - 30 Mar 2017

                          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
                          5

                          35 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

                          13 Hours of Content

                          coursecard
                          Recently launched

                          18 Hours of Content

                          coursecard
                          Recently launched

                          19 Hours of Content

                          coursecard
                          Recently launched

                          9 Hours of Content

                          coursecard
                          Recently launched

                          17 Hours of Content

                          coursecard
                          4.7

                          17 Hours of Content

                          coursecard
                          Recently launched

                          23 Hours of Content

                          coursecard
                          Recently launched

                          7 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