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

Somaraju Vijay Kumar

Electrical Design Engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • BMS-BASICS

Introduction

✓ Preparing Point Load Matrix details, EB and DG Load Calculations. ✓ Designing the Transformer and DG Yard Locations with respective to load. ✓ Planning of Tapping point, HT and LT cable’s Routing. ✓ Designing the Single Line Schematics with Electricity Board and Emergency Power Sources. ✓ Coordinating with architects and other Services to resolves the issues in sites. ✓ Internal Designing, Lighting calculations. ✓ Preparing Electrical BOQ & Cost Estimation. ✓ Site visiting for ongoing projects to resolve the issues for contractors onsite.

14 Projects

Project - Data Handling and Interpolation

Objective:

 #PROGRAM CODE %% performing the interpolationVI = xlsread('VI.xlsx');V = VI(:,1);I = VI(:,2);VI = [-17.3:0.1:0.9];           % The range in which interpolation carried outV1 = interp1(V,I,VI);             % Performing linear interpolationV2 = interp1(V,I,VI,'spline'); …

calendar

11 Oct 2022 04:09 PM IST

    Read more

    Project - Position control of mass spring damper system

    Objective:

    Obtain the transfer function of a mass spring damper system and use it in the model. Add a PID controller to adjust the force on mass so that its position follows a reference signal. Answer: How to implement the equations of mass-spring-damper in Matlab Simulink? Answer:   The equation shown below is implemented in…

    calendar

    12 Jul 2023 02:18 PM IST

      Read more

      Week-3 Challenge: ADVISOR Tool

      Objective:

        Use the ADVISOR tool and simulation the following: Q.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. Answer:1 Now open the ADVISOR Tool, set the load file to 'EV_defaults_in'   components to motor_controller.…

      calendar

      08 Jan 2023 04:20 PM IST

      • CAE
      • CFD
      • CSS
      • GIS
      • HEV
      • MBD
      Read more

      Week-4 Challenge WOT Condition Part-2

      Objective:

        Q.1: WHAT IS THE DIFFERENCE BETWEEN MAPPED AND DYNAMIC MODELS OF ENGINE, MOTOR, AND GENERATOR. HOW CAN YOU CHANGE THE MODEL TYPE. Difference between mapped and dynamic models Engine, Motor, and Generator. features MAPPED In the mapped model is the data used for the operation and simulation are to be entered…

      calendar

      13 Jan 2023 06:03 AM IST

      Read more

      Week-6 Challenge: EV Drivetrain

      Objective:

      1.  Which types of power converter circuits are employed in electric and hybrid electric vehicle? Power Converter:Power converters are components needed for converting the AC power from the grid into something that can be used for the storage process, and vice versa. This can be, for instance, mechanical power…

      calendar

      20 Jan 2023 04:47 PM IST

      Read more

      Week-7 Challenge: DC Motor Control

      Objective:

      1. A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’. Description The Bipolar Junction Transistor (BJT) when used for power switching applications, operates as an IGBT. When it is conducting (BJT operating in the saturated region), a forward voltage Vf is developed between…

      calendar

      25 Jan 2023 04:30 PM IST

      Read more

      Week-11 Challenge: Braking

      Objective:

      For a defined driving cycle Answer:  The special feature of electric vehicles and hybrid vehicles is their ability to absorb, store and reuse the braking energy. A successfully designed braking system for a vehicle must always meet two distinct demands. While applying the sudden brake, the vehicle must come to rest…

      calendar

      06 Feb 2023 03:52 PM IST

      Read more

      Project-1: Powertrain for aircraft in runways

      Objective:

      Part A: 1. Search and list out the total weight of various types of aircrafts.  ANSWER: AIRCRAFTS  : An aircraft is a vehicle that is able to fly by gaining support from the air. It counters the force of gravity by using either static lift or by using the dynamic lift of…

      calendar

      09 Feb 2023 04:19 PM IST

      Read more

      Final Project: Design of an Electric Vehicle

      Objective:

      Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives:         1. System level configurations        2. Model parameters      …

      calendar

      13 Feb 2023 04:32 PM IST

      Read more

      Final Project: Design of an Electric Vehicle

      Objective:

      Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives:         1. System level configurations        2. Model parameters        3. Results        4. Conclusion Answer:  Introduction: …

      calendar

      14 Feb 2023 05:20 PM 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.  Answer : Given data : Power(P)=150 Kw Voltage(V)=120 V Nominal Current(I)=3.5A Nominal Voltage(V)=3.6 V To find the Number of cell in series …

      calendar

      28 Feb 2023 05:03 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.  Answer : Given data : Power(P)=150 Kw Voltage(V)=120 V Nominal Current(I)=3.5A Nominal Voltage(V)=3.6 V To find the Number of cell in series …

        calendar

        28 Feb 2023 05:05 PM IST

          Read more

          Project 2

          Objective:

          Using MATLAB/simulink and  the drive cycle from the attached excel sheet, find- The max heat generation of the battery  Answer : Given data Maxmium Heat = I^2  X Rt Current (I)=-0.896 Resistance = 0.5 mill ohm =0.002 ohm Time(t)= 2 mints= 120 sec Maxmium Heat = I^2  X Rt  Maxmium Heat = (-0.896)…

          calendar

          04 Mar 2023 04:58 PM IST

          Read more

          Project 2

          Objective:

          Using MATLAB/simulink and  the drive cycle from the attached excel sheet, find- The max heat generation of the battery  Answer : Given data Maxmium Heat = I^2  X Rt Current (I)=-0.896 Resistance = 2 mill ohm =0.002 ohm Time(t)= 2 mints= 120 sec Maxmium Heat = I^2  X Rt  Maxmium Heat = -0.896^2…

          calendar

          05 Mar 2023 05:10 AM IST

          Read more
          Showing 1 of 14 projects

          4 Course Certificates

          certificate

          Li-ion Battery System design in EV & ES

          CertificateIcon
          Certificate UID: sakwyfel5htv4br6
          View Certificate
          certificate

          Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

          CertificateIcon
          Certificate UID: cn3pv8yhad29s7l5
          View Certificate
          certificate

          MATLAB Basics

          CertificateIcon
          Certificate UID: m0juaogvwrhqkp91
          View Certificate
          certificate

          Simulink Basics

          CertificateIcon
          Certificate UID: mn9sje573oq1lv0i
          View Certificate
          Showing 1 of 4 certificates

          Academic Qualification

          B.Tech

          St Mary's Group Of Institutions Guntur

          01 Jul 2016 - 01 Aug 2019

          Diploma

          Diviseema Polytechnic College

          01 Aug 2013 - 01 Aug 2016

          10th

          Victoria Public School

          01 Aug 2012 - 01 Aug 2013

          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
          3.4

          7 Hours of Content

          coursecard
          5

          12 Hours of Content

          coursecard
          Recently launched

          18 Hours of Content

          coursecard
          Recently launched

          21 Hours of Content

          coursecard
          Recently launched

          10 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