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

Manobala S

Bachelor's in Mechanical Engineering

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • MODEL-BASED-DEVELOPMENT
  • HEV-FUNDAMENTALS
  • HEV
  • SIMULINK-BASICS
  • BATTERY-TECHNOLOGY

Introduction

Mechanical Engineering Graduate from PSG College of Technology, Coimbatore.

49 Projects

Project - Analysis of a practical automotive wiring circuit

Objective:

1. Major elements Battery  fuse ammeter current and voltage regulator junction block ground generator switches breaker starter distributor 2. Three elements Fuse - It is used to protect the wiring and electrical components from short circuits or overload. When excessive current flows through the circuit, huge amounts…

calendar

22 Jul 2022 07:11 PM IST

    Read more

    Project - Data Handling and Interpolation

    Objective:

    Project: >> VI=xlsread('VI.xlsx'); %loads excel data>> V=VI(:,1);  %1st column of VI is assigned to V>> I=VI(:,2);   %2nd column of VI is assigned to I>> xq=[-17.3:0.1:0.9]; >> yq=interp1(V,I,xq);  %interpolating for the given range>> figure(1);>> plot(V,I,'o',xq,yq,':.');grid; …

    calendar

    14 Aug 2022 06:48 PM IST

      Read more

      Project - Speed Control of a Direct Current (DC) motor

      Objective:

      Project: Speed Control of a DC motor DC motor Parameters: J=0.01; %Moment of Inertia of the rotor-kgm^2 B=0.1; %Motor viscous friction constant-Nms Km=0.01; %Back EMF constant-V/rad/s Kt=0.01; %Motor Torque constant-Nm/A Ra=1; %Armature resistance-ohm La=0.5; %Armature Inductance-Henry   PID Design: Basic eqn: u(t)…

      calendar

      14 Sep 2022 06:41 PM IST

        Read more

        Week 2 Air standard Cycle

        Objective:

        Objectives: To solve the otto cycle and plot the PV diagram and also calculate the thermal efficiency of the engine. Parameters: Inlet Pressure, p1=101325 Pa Initial Temperature, t1=500 K gamma=1.4 Geometric parameters: bore=0.1 m stroke=0.1 m Connecting rod length, con_rod=0.15 m Compression ratio, cr=12   Temperature,…

        calendar

        15 Sep 2022 08:49 PM IST

          Read more

          Week 3 - Solving second order ODEs

          Objective:

          Objective: To write a program that solves the simple pendulum ode and animate the solution.  Solution Procedure: Input data: b=0.05   g=9.81  in m/s2 l=1    in m m=1 in kg   Simulation is done for 0-20 sec, for angular displacement=0,angular velocity=3 rad/sec at time t=0.   Modifying…

          calendar

          20 Sep 2022 12:53 PM IST

            Read more

            Project 1

            Objective:

            Double-acting actuator model: The input data for building the model was taken from the reference. But the input signal was modified in the Signal builder block to move the actuator up and down to understand the multibody model better.   Model: Hydraulic Cylinder Assembly: Subsystem: Double Acting Hydraulic…

            calendar

            30 Sep 2022 07:55 PM IST

              Read more

              Week 5 - Curve fitting

              Objective:

              1. What does popt and pcov mean?  The curve_fit function returns two items, which is popt and pcov.  popt - The popt arguments are the best-fit parameters. It is an array of optimal values for the parameters which minimize the sum of squares of residuals. pcov - The pcov variable contains the covariance matrix,…

              calendar

              10 Oct 2022 09:00 AM IST

                Read more

                Project 1

                Objective:

                Simulink model: Powertrain subsystem: Engine block: Vehicle dynamics block:   REPORT: The fuel economy numbers (kmpl) for UDDS and HWFET cycle: Drive Cycles Fuel Economy [kmpl] UDDS 14.2044 HWFET 16.5010   Vehicle characteristics time trace: UDDS cycle: Observation:  In the 1st plot, we could see a constant…

                calendar

                30 Oct 2022 06:26 PM IST

                  Read more

                  Week 6 - Data analysis

                  Objective:

                  Objective: Data visualizer (100 points) Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name of the column The plot labels should be extracted from the file. If I request a plot between column 1 (crank angle) and column 8(volume), then…

                  calendar

                  01 Nov 2022 10:01 AM IST

                    Read more

                    Project 2

                    Objective:

                    P1 Hybrid Architecture: Positioned between the engine and transmission, the P1 hybrid architecture and Integrated Starter Generator enable high-efficiency power generation while featuring regenerative braking and acceleration assist. This hybrid technology enables high-efficiency power generation and motoring capability…

                    calendar

                    26 Nov 2022 07:30 PM IST

                      Read more

                      Week 1 Understanding Different Battery Chemistry

                      Objective:

                      Battery Type Material Electrolyte Reactions (Discharge) Cathode Anode Salt Solvent Anode Cathode LCO LiCoO2 Graphite LiPF6 Ethylene Carbonate C6Li --> 6C + Li+ + e- Li1-xCoO2 + xLi+ + xe- --> LiCoO2 LMO LiMn2O4 Graphite LiPF6 Ethylene Carbonate C6Li --> 6C + Li+ + e- Li1-xMn2O4 + xLi+ + xe- -->…

                      calendar

                      29 Nov 2022 06:35 PM IST

                        Read more

                        Week 7 State of charge estimation

                        Objective:

                        1. Simulate the 3 test cases from the harness dashboard. The harness dashboard is shown below,   We can select the test cases from the Test Sequence Variant block. The Test Sequence Variant block parameters is shown below, Results: Test case 1 Observation - There were multiple fluctuations in the pack…

                        calendar

                        18 Dec 2022 07:33 PM IST

                          Read more

                          Project 1 Mechanical design of battery pack

                          Objective:

                          Battery pack capacity: 18 kWh Cell: ANR26650M1-B  Lithium iron phosphate (LiFePO4) battery technology delivers high power and energy density combined with excellent safety performance and extensive life cycling in a lighter-weight, more compact package. The cells are inherently safe over a wide range of temperatures…

                          calendar

                          28 Dec 2022 07:58 PM IST

                            Read more

                            Project 2 Thermal modeling of battery pack

                            Objective:

                            Thermal modeling of battery pack: A 10-cell series lithium-ion battery model is made in MATLAB and simulated at different temperatures of 298K, 310K, and 323K. The area of contact is also varied for each cell. The pack is modeled in such a way that each cell's temperature could be measured.  Model: 10s battery subsystem:…

                            calendar

                            30 Dec 2022 08:54 PM IST

                            • MATLAB
                            Read more

                            Week 7 Challenge - Assembly Workbench

                            Objective:

                            1.    2.    

                            calendar

                            08 Apr 2023 12:27 PM IST

                              Read more

                              Week 9 - Challenge 1 - Base Bracket Design

                              Objective:

                              DRAFT ANALYSIS Class A surface Final Plastic part TOOLING AXIS CREATION Procedure: 1. First create a dummy tooling axis using point and line definition     2. Next, create a plane using the reference plane and point.  3. Now, perform the intersection definition for the plane and the class A surface 4. Once…

                              calendar

                              12 Apr 2023 07:18 PM IST

                                Read more

                                Week 9 - Challenge 2 - Switch Bezel Design

                                Objective:

                                DRAFT ANALYSIS Color code: Red - < 0deg, blue - 0-2deg, green - >2.9deg  CLASS A  FINAL PLASTIC COMPONENT TOOLING AXIS CREATION Procedure: 1. Extract the base face where the tooling axis is needed 2. Create a point on the surface and insert an axis system using that point   3. Create a positioned sketch…

                                calendar

                                13 Apr 2023 08:40 AM IST

                                  Read more

                                  Week 9 - Challenge 3 - Bumper

                                  Objective:

                                   DRAFT ANALYSIS: CLASS A FINAL PLASTIC COMPONENT TOOLING AXIS CREATION 1. The class A surface was checked in all the views and the yz plane was convenient. So, a face on the yz plane was extracted. 2. A point was created on the surface and a line was created on the point in the X direction. That is our tooling axis. …

                                  calendar

                                  15 Apr 2023 11:45 AM IST

                                    Read more

                                    Week 10 - Challenge 1- Attachment Feature Creation (Ribs & Screw Boss)

                                    Objective:

                                    FINAL PART: RIB DESIGN ANALYSIS: SCREW BOSS DESIGN ANALYSIS: DRAFT ANALYSIS:

                                    calendar

                                    18 Apr 2023 10:55 AM IST

                                    Read more

                                    Week 10 - Challenge 2- Attachment Feature Creation (Dog House)

                                    Objective:

                                      DOG HOUSE DRAFT ANALYSIS Outside draft check Inside draft check Comment: Draft missing on the inside surface   DRAFT ANALYSIS AFTER CORRECTION    

                                    calendar

                                    20 Apr 2023 06:46 PM IST

                                      Read more

                                      Week 10 - Challenge 3 - Door Trim Lower with Engineering Features

                                      Objective:

                                      FINAL PART DRAFT ANALYSIS (LOCATOR AND HEAT STAKE)  

                                      calendar

                                      21 Apr 2023 08:03 PM IST

                                        Read more

                                        Week 11 - Project - A pillar Design with Master Section

                                        Objective:

                                        FINAL PART: DRAFT ANALYSIS ON DOG HOUSE: MAIN TOOLING AXIS SIDE TOOLING AXIS

                                        calendar

                                        25 Apr 2023 06:08 PM IST

                                          Read more

                                          Week 12- Final project

                                          Objective:

                                          Development of a Door Trim panel The given cad was split into five different parts under the Product category. Each part was worked on separately, creating the class b and c surfaces and the closed body. Later, the attachment features were added to the parts.  1. Armrest Class A of the armrest had discontinuities…

                                          calendar

                                          29 Apr 2023 08:26 AM IST

                                            Read more

                                            Week 14 challenge

                                            Objective:

                                            Isometric view Multiple views Part drawing

                                            calendar

                                            10 May 2023 12:29 PM IST

                                              Read more

                                              Wiring harness design in CATIA V5 - 3D modeling Week 2 Challenge

                                              Objective:

                                              1. Deutsch DT06 – 08SA The required points are created and bundle connection point and connector connection points are defined. The axis system is also created at the mating side. The part is added to the connectors family catalog.  2. and 3. Assembly The same procedure is followed for the two parts and…

                                              calendar

                                              11 May 2023 06:01 PM IST

                                                Read more

                                                Wiring harness routing & packaging Rules Week 3 Challenge

                                                Objective:

                                                1. The required points and planes are created and the electrical support is defined with entry and exit points and base plane.  2. The required points and axis system were created. Then, in the electrical part design, the part is defined as backshell and backshell connection point and the bundle connection point is defined. …

                                                calendar

                                                12 May 2023 11:28 AM IST

                                                  Read more

                                                  Wiring harness design in CATIA V5 - 3D modeling Week 4 Challenge

                                                  Objective:

                                                  Final Assembly The end extremity is given as 30mm.  Distance measurement

                                                  calendar

                                                  13 May 2023 06:07 PM IST

                                                    Read more

                                                    Wiring harness design in CATIA V5 - 3D modeling Week 5 & 6 Challenge

                                                    Objective:

                                                    Harness A Harness B Intersection between Harness A and B Annotations CAT.part generation Saved with .igs format

                                                    calendar

                                                    16 May 2023 06:47 PM IST

                                                      Read more

                                                      Wiring harness design in CATIA V5 - 3D modeling Week 7 Challenge

                                                      Objective:

                                                      Harness flattening parameters were initially set and the assembly part was extracted using the extract command.   Drawing  

                                                      calendar

                                                      17 May 2023 06:52 PM IST

                                                        Read more

                                                        Project 1

                                                        Objective:

                                                        Harness Assembly: . Harness Flattening:

                                                        calendar

                                                        27 May 2023 07:10 PM IST

                                                          Read more

                                                          Project 2

                                                          Objective:

                                                          Connectors used Support clips Harness Assembly Protection covering Harness drawing

                                                          calendar

                                                          01 Jun 2023 09:19 AM IST

                                                            Read more

                                                            Benchmarking

                                                            Objective:

                                                            calendar

                                                            05 Jun 2023 12:06 PM IST

                                                              Read more

                                                              Underbody Coating

                                                              Objective:

                                                              Underbody Coating: In Indian road conditions, a car's underbody is most prone to corrosion. Underbody coating provides long-term protection from corrosion to the car’s underbody. It is usually a dense cladding (often based on rubber) applied uniformly to the undercarriage of the automobile. It is normally sprayed…

                                                              calendar

                                                              05 Jun 2023 06:20 PM IST

                                                                Read more

                                                                Hood design-Week 2

                                                                Objective:

                                                                Hood Design: Outer panel: Inner panel: Hinge assembly: Striker assembly: Hood Assembly: Latch Trajectory: Hemming: Relief rear section: Front relief:

                                                                calendar

                                                                10 Jun 2023 08:05 AM IST

                                                                  Read more

                                                                  Section Modulus calculation and optimization

                                                                  Objective:

                                                                  Section Modulus Section Modulus is a geometric property used to calculate the bending stresses in a structural member. Mathematically, It is defined as the ratio of the moment of inertia of a section about its centroidal axis and to the distance of the extreme layer from the neutral axis. It is denoted by Z. Z = I/ymax…

                                                                  calendar

                                                                  12 Jun 2023 07:39 AM IST

                                                                    Read more

                                                                    Fender Design - Wheel Arch Challenge

                                                                    Objective:

                                                                    Fender: Fender is the American English term for the part of an automobile, motorcycle, or other vehicle body that frames a wheel well (the fender underside). Its primary purpose is to prevent sand, mud, rocks, liquids, and other road spray from being thrown into…

                                                                    calendar

                                                                    12 Jun 2023 11:53 AM IST

                                                                      Read more

                                                                      Fender Design

                                                                      Objective:

                                                                      Fender design: Given Class A surface 1. A pillar mount 2. Drip region Added two darts for rigidity 3. Sill mount 4. Bumper mount 5. Baffles mount After creating the mounts, the fender was thickened to 0.75 mm.  

                                                                      calendar

                                                                      14 Jun 2023 10:57 AM IST

                                                                        Read more

                                                                        Roof Design

                                                                        Objective:

                                                                        Roof Design: The roof has been designed using the master section provided. This design incorporates 2 bow roofs with a center reinforcement roof. The front roof panel and the rear roof panel are also designed following the master section.  1. Roof outer panel 2. Front roof panel 3. Rear roof panel 4. Bow roof 1 5.…

                                                                        calendar

                                                                        19 Jun 2023 08:00 PM IST

                                                                          Read more

                                                                          Design of backdoor

                                                                          Objective:

                                                                          Backdoor Design: Inner panel: Outer panel: Hinge reinforcement: Gas stay reinforcement: Wiper motor reinforcement: Striker reinforcement: Final Assembly:  

                                                                          calendar

                                                                          30 Jun 2023 08:30 PM IST

                                                                            Read more

                                                                            Week 2 Challenge : Surface meshing on a Pressure valve

                                                                            Objective:

                                                                            Surface meshing on a Pressure valve: Topo cleanup: Minor corrections in faces (indicated in orange) : PID properties: Create a new PSHELL and rename it according to the part. Then, select the respective faces and apply. Meshing: Case 1: 1 mm Case 2: 3 mm Case 3: 5 mm Conclusion: Comparing all three cases, case 1 mesh length…

                                                                            calendar

                                                                            05 Jul 2023 11:44 AM IST

                                                                              Read more

                                                                              Week 3 Challenge : CFD meshing on Turbocharger

                                                                              Objective:

                                                                              CFD meshing on Turbocharger: Topo cleanup: Initially, the patches and irregular surfaces are cleared. Open surfaces are closed.  PID properties: Rename the PID regions according to the parts and assign them.   Surface mesh: Change the mesh parameters for each part as given in the question and apply the mesh.  Compressor…

                                                                              calendar

                                                                              07 Jul 2023 08:18 AM IST

                                                                              Read more

                                                                              Week 4 Challenge : CFD Meshing for BMW car

                                                                              Objective:

                                                                              Topo cleanup: Initially, split the car in half and remove and patch up the surfaces.    PID: Create new PSHELL and apply them.    Meshing: Before meshing, check for certain quality criteria and verify them with each PID region.  Surface mesh: Symmetry: Perform symmetry using transform and remove…

                                                                              calendar

                                                                              13 Jul 2023 06:16 PM IST

                                                                                Read more

                                                                                Week 5 Challenge : Surface wrap on Automotive Assembly

                                                                                Objective:

                                                                                Topo cleanup: Surface wrap: >>Click on Run  

                                                                                calendar

                                                                                22 Jul 2023 11:38 AM IST

                                                                                  Read more

                                                                                  Project 1 : CFD Meshing for Tesla Cyber Truck

                                                                                  Objective:

                                                                                  CFD Meshing for Tesla Cyber Truck: Could not mesh the wind tunnel as ANSA kept crashing while meshing.  The truck has been meshed completely.       

                                                                                  calendar

                                                                                  27 Jul 2023 06:16 AM IST

                                                                                  Read more

                                                                                  Week 1- Mixing Tee

                                                                                  Objective:

                                                                                  Aim: Set up steady-state simulations to compare the mixing effectiveness when the hot inlet temperature is 360C & the Cold inlet is at 190C Understand the difference between the k-epsilon and k-omega SST model for the first case  Simulate each case for the given velocity and momentum ratio Compare results from…

                                                                                  calendar

                                                                                  01 Aug 2023 08:17 AM IST

                                                                                    Read more

                                                                                    Week 2 - Flow over a Cylinder.

                                                                                    Objective:

                                                                                    Aim: To Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street. Objective: Simulate the flow with the steady and unsteady case and calculate the Strouhal Number for Re= 100 Calculate the coefficient of drag and lift over a cylinder by setting the Reynolds number to 10,100,1000,10000 &…

                                                                                    calendar

                                                                                    08 Aug 2023 07:42 AM IST

                                                                                    Read more

                                                                                    Week 3 - External flow simulation over an Ahmed body.

                                                                                    Objective:

                                                                                    1. Ahmed body and its importance The Ahmed body is a simplified car body used in the automotive field to study the impact of the flow pattern on drag. The external aerodynamics of the car defines many significant traits of an automobile like stability, comfort, and fuel consumption at high speeds. The flow around the vehicle…

                                                                                    calendar

                                                                                    16 Aug 2023 12:07 PM IST

                                                                                      Read more

                                                                                      Week 4 - CHT Analysis on Exhaust port

                                                                                      Objective:

                                                                                      Conjugate heat transfer (CHT) The Conjugate Heat Transfer (CHT) analysis type allows for the simulation of heat transfer between solid and fluid domains by exchanging thermal energy at the interfaces between them. Typical applications of this analysis type exist as but are not limited to,…

                                                                                      calendar

                                                                                      18 Aug 2023 09:27 AM IST

                                                                                      Read more

                                                                                      Week 5 - Rayleigh Taylor Instability

                                                                                      Objective:

                                                                                      Rayleigh Taylor Instability Rayleigh Taylor Instability is an instability of the interface between the two fluids of different densities which occurs when the lighter fluid is pushing the heavier fluid. It is clear from Newton's law of viscosity, fluid cannot resist the slightest shear force and density is one of the main…

                                                                                      calendar

                                                                                      25 Aug 2023 07:21 AM IST

                                                                                      Read more
                                                                                      Showing 1 of 49 projects

                                                                                      12 Course Certificates

                                                                                      certificate

                                                                                      Fundamentals of Electrical Systems and Electrical Architecture

                                                                                      CertificateIcon
                                                                                      Certificate UID: cxbmhw2iuy9qv1f8
                                                                                      View Certificate
                                                                                      certificate

                                                                                      MATLAB Basics

                                                                                      CertificateIcon
                                                                                      Certificate UID: r3lzc57bid04s6pf
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Simulink Basics

                                                                                      CertificateIcon
                                                                                      Certificate UID: 7ro3tn4ub28qwamy
                                                                                      View Certificate
                                                                                      certificate

                                                                                      System Modelling and Simulation using Simulink and Simscape

                                                                                      CertificateIcon
                                                                                      Certificate UID: ol4mkcy3sfbe8g9p
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Python for Mechanical Engineers

                                                                                      CertificateIcon
                                                                                      Certificate UID: eri0hbyjl9v1xzqf
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Development of Hybrid Drives using MATLAB & Simulink

                                                                                      CertificateIcon
                                                                                      Certificate UID: xluqk9w0abf3myg8
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Introduction to Battery Technology for Electric Vehicle

                                                                                      CertificateIcon
                                                                                      Certificate UID: wznspv7b35uix68o
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Automotive Plastic Design using CATIA V5

                                                                                      CertificateIcon
                                                                                      Certificate UID: sy9oq8nvl0wkbr3d
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Geometric Dimensioning and Tolerancing

                                                                                      CertificateIcon
                                                                                      Certificate UID: h5tg3ymdekplc2sn
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Automotive Wiring Harness using CATIA V5

                                                                                      CertificateIcon
                                                                                      Certificate UID: skfcbtjo5z78rxw4
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                                                                      CertificateIcon
                                                                                      Certificate UID: cv2i5lpq9nrwsxz6
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Advanced CFD Meshing using ANSA

                                                                                      CertificateIcon
                                                                                      Certificate UID: lbk4ypxd2zw6rn83
                                                                                      View Certificate
                                                                                      Showing 1 of 12 certificates

                                                                                      Academic Qualification

                                                                                      B.E

                                                                                      PSG College Of Technology

                                                                                      06 Aug 2018 - 03 Jun 2022

                                                                                      12th

                                                                                      Suguna RIP V School

                                                                                      01 Jun 2017 - 11 Apr 2018

                                                                                      10th

                                                                                      Vimal Jyothi Convent matriculation higher secondary school

                                                                                      01 Jun 2015 - 24 Mar 2016

                                                                                      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.9

                                                                                      7 Hours of Content

                                                                                      coursecard
                                                                                      3.4

                                                                                      7 Hours of Content

                                                                                      coursecard
                                                                                      4.7

                                                                                      4 Hours of Content

                                                                                      coursecard
                                                                                      Recently launched

                                                                                      9 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
                                                                                      4.7

                                                                                      5 Hours of Content

                                                                                      coursecard
                                                                                      4.9

                                                                                      12 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