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

Sagar Chanal

Versatility of being able to do variety and have forward thinking. and have able to work virtually

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • COMBUSTION
  • IC-ENGINE-CFD
  • PARAVIEW

Introduction

Seeking the carrier in mechanical Domain which utilizes my knowledge in finite element analysis, solid mechanics and vibration and and to serve the organization .Worked on the FE meshing on the automotive parts with 2d shell meshing and 3D tetra meshing in Hypermesh,Ansa and performed Static structural analysis and transient analysis in Ansys workbench.

50 Projects

Week 4 - Genetic Algorithm

Objective:

Theroy;-             Genetic algorthim is method of finding the optimum solution for the objective function subjected to the both constrained and unconstrained.genetic algorthim is widely used in machine learning and in artifical intellegience to slove the complex poroblems like travell…

calendar

04 Dec 2020 06:35 AM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    File parsing  is the method of reding the stream of data and buliding the a memory model for the content of data .This aims at faciliating performing some kind of transformation. The explaination of code is as follows  1.firstly to read the data file fopen command is used and to get information fgetl command…

    calendar

    15 Dec 2020 12:25 PM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      Rankine cycle involves the operating fluid continously evaporated and condenssed ,the compoments in the Rankine cycle are  1.Boliller- In which steam is generates at constant pressure and in this heat is addded. 2.Turbine-In which steam will exapnd at constant enthropy and the work is done  3.condenser_In which…

      calendar

      24 Dec 2020 11:45 AM IST

        Read more

        Week 3 - Taylor table method and Matlab code

        Objective:

        The  Taylor table for skewed  for right hand side is given as              f(x)    f'(x)   f"(x)^2    f"'(x)^3    f"''(x)^4    f""'(x)^5 aF(i)      a         0       0 …

        calendar

        19 Jan 2021 12:30 PM IST

          Read more

          Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem

          Objective:

          we have 2d heat conduction as  (dT/dx)^2+(dt/dy)^2=0...(1) we apply  central difference for the eq(1) as (T(i-1,j)-2T(i,j)+T(i+1,J)/(dx)^2)+(T(i,j-1)-2T(i,j)+T(i,j+1))/(dy)^2)=0 we have code for the jacobian steady state as l=1; nx=10; ny=10; x=linspace(0,l,nx); dx=x(2)-x(1); y=linspace(0,l,ny); dy=y(2)-y(1);…

          calendar

          20 Feb 2021 07:50 AM IST

            Read more

            Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method

            Objective:

            Objectives 1. To derive both the conservation and non-conservation forms of 1d super nozzle. 2.to sovle them using the MacCormack's technique. 3. To determine steady-state temperature distribution for the flow-field variables and  to investigate the difference between the two forms of governing equations by comparing…

            calendar

            18 Mar 2021 12:58 PM IST

            • CFD
            Read more

            Week 8 - Simulation of a backward facing step in OpenFOAM

            Objective:

            objective- To simulate an incompressible-laminar-viscous flow through the backward facing step geometry without grading factor and with grading factor of .5 and .2  and to compare the mesh i.e with grading factor and withot grading factor. Theroy- 1.open terminal in linux operating system. 2. type 'tut' and it…

            calendar

            09 May 2021 09:07 AM IST

            Read more

            Week 11 - Simulation of Flow through a pipe in OpenFoam

            Objective:

            objectives- To simulate an axi-symmetric flow by applying the wedge boundary condition for laminar flow at inlet of the pipe. and to valdate the results using Hagen- Poiseuille's equations for the fully developed flow. Theroy-                   The layer in the fluid…

            calendar

            21 May 2021 11:51 AM IST

            Read more

            Week 12 - Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation

            Objective:

            objective- 1. To simulate the same problem as in previous challenge but by applying Symmetry Boundary Condition.  for thrta 10 25 nad 45. and here is matlab code for theta 10 to genrate the blockMeshDict file L=1 theta=10 D=0.006 r=D/2 line1='/* --------------------------------------------------------------- C++ ---------------------------------------------*\';…

            calendar

            25 May 2021 11:39 AM IST

            Read more

            Week 9 - FVM Literature Review

            Objective:

            objective-To describe the needs for interppolation schemes in FVM. THEROY               In fluid dynamic there are three numerical method based solvers to solve th navier strokes equation they are  1.Finite Difference Method. 2. Finite Volume Method. 3. Finite element Method. In…

            calendar

            27 May 2021 08:01 AM IST

              Read more

              Week 3: Flow over a backward facing step

              Objective:

              Aim-Steady case set and simulation of the backward flow step. objectives- To  create first base set for the three diffrent mesh sizes and to encounter the preesure and the velocity changes in the parview.   Theroy  Backward flow swtep generally used in the areodynamics and in the turbomachinery for…

              calendar

              23 Jun 2021 01:35 PM IST

                Read more

                Week 4.1: Project - Steady state simulation of flow over a throttle body

                Objective:

                Aim -TO  set up steady stae simulation fror a flow over a throttle body. objectives-  1.Set up and run the steady state simulation for flow over throttle body. 2.Post process the results and  to show pressure and velocity contours and to plot foir velocity and pressure. Theroy- Throttle boby is used to regulate…

                calendar

                30 Jun 2021 05:06 AM IST

                  Read more

                  Week 5: Prandtl Meyer Shock problem

                  Objective:

                  Aim-.To Simulate the Prandlt Meyer shock problem for both supersonic abd subsonic for different SGS  scale. objectives- To determine the effect of SGS temperature value(0.01,0.05,0.1) on the shock location and on the cell count. Theroy-              Shock wave is the propagating…

                  calendar

                  09 Jul 2021 12:01 PM IST

                    Read more

                    Week 6: Conjugate Heat Transfer Simulation

                    Objective:

                     Aim- To simulate the conjugate heat transfer in the solid pipe. Objectives- To run the simulation for thre  different grid sizes and to see effect of the base grid size to show that outlat temperture converge to a particular value. and to change the supercycule interval  and to see effect on the convergence…

                    calendar

                    20 Jul 2021 08:00 AM IST

                      Read more

                      Week 7: Shock tube simulation project

                      Objective:

                      Aim-To carry out the simulation of the shock tube. Objectives- To encounter the exapxsion the compression of the gases and to note the entire temperature in the process . Theroy-            Shock Tube is used to produce the shock waves of varying strength in controlled manner. Shock tube are…

                      calendar

                      23 Jul 2021 12:58 PM IST

                        Read more

                        Week 8: Literature review - RANS derivation and analysis

                        Objective:

                        Aim-Application of reynolds decompositin to the navier stroke equation and the coming with expression for reynolds stress. Objectives-Understanding terms of Reynolds stress and the turblent viscosity and the molecular viscosity. Theroy-            Turbulent flow, type of fluid (gas or liquid)…

                        calendar

                        01 Aug 2021 12:23 PM IST

                          Read more

                          Week 9: Project 1 - Surface preparation and Boundary Flagging (PFI)

                          Objective:

                          Aim-To simulate the no hydro of the port fuel injection. Objectives-1.To carry out the surface preparation of the PFI                  2.To carry out the Bounadry flagging of the PFi.                   3.To run the no hydro simulation…

                          calendar

                          16 Aug 2021 10:06 AM IST

                            Read more

                            Week 10: Project 1 - FULL HYDRO case set up (PFI)

                            Objective:

                            Aim- To con duct the full hydro set up for pfi angine and to calculate the engine charactersticts. Objectives-1.Identify thye compression ratio                  2.Identify the combustion efficiency                  3.Dretemine powe…

                            calendar

                            07 Sep 2021 08:39 AM IST

                            Read more

                            Week 4-1D Element Creation Challenge

                            Objective:

                            Aim-Tocreate the one d element on the comopent given with the given cross section and DOf in the hypermesh. 1.Rod element:- Translational DOF should be Constrained with RBE2 link Cross-Section: BOX- Dimension a= 12 mm                            …

                            calendar

                            23 Sep 2021 08:09 AM IST

                              Read more

                              Week 6-Meshing of Hood Challenge

                              Objective:

                              Aim-Mesh the compoments of the Hood like inner compoment of the Hood,outher compoment of the Hood anf latch and hinge compoment of the Hood and foolow thw quality criteria of Mesh as per given data, Objective-1.Import the geometry file and checking for the solid surface and deleting the surface . 2.Extract the mid surafce…

                              calendar

                              16 Oct 2021 01:21 PM IST

                                Read more

                                Week 8-3D Tetra Meshing Challenge

                                Objective:

                                Aim-Creating the tetrahydral elemnts Using the hypermesh. 1.Tetra mesh for housing and the hyb assembly. objective-using standard method tetramesh technique to mesh the compoments by geneerating 2d tria elemnts  and then converting the 3d shell elemnts in to tetra elemnts and checking the quality of the tetra elemnts.…

                                calendar

                                01 Nov 2021 07:57 AM IST

                                  Read more

                                  Week 12:Project-1-Meshing of Door Inner Panel Challenge

                                  Objective:

                                  Aim-To Extract themid surface of the given plastic component and mesh the model according to the given quality and apply thiickness. Objectives-1. Importing the model and geometry cleaning the component . 2. Extracting the mid surface by manually for the compoment and for the variable thickness ribs. 3. Meshing the component…

                                  calendar

                                  22 Nov 2021 03:46 AM IST

                                  Read more

                                  Week 12:Project 2-Meshing of Rear Wheel Holder challenge

                                  Objective:

                                  Aim- MEshing of the Biw part Rear wheel holder  and assiging the thickness. Objectives- GEometry clean up of the model. 2.Extracting the mid surafce  3.MEshing and checking the qulaity certeria. Step1 Importing the cad Model- we import the cad model in to hypermrsh by uaingbthe optidtruvt file,   fig 1 -importing…

                                  calendar

                                  25 Nov 2021 08:43 AM IST

                                    Read more

                                    Week 1 Stress Concentration on a Plate with hole

                                    Objective:

                                    Aim- To design a plate with a hole model and t0 Determine the maximum deformation and stress developed in the model. Objective-  To design plate with a hole and plate with three holes and to compare the equivalent stress and deformation and analysing the plate which is sutiable for manifacturing. Producer- 1. First…

                                    calendar

                                    03 Jan 2022 04:30 AM IST

                                      Read more

                                      Week 1 Spur Gear Challenge

                                      Objective:

                                      Aim-To determine the Best material for spur gear among cast steel,cast bronze and cast iron. Objective- set the model for all three materials (cast steel,cast bronze and cast iron) and determine the equivalent stress, equivalent strain and total deformation ,the material which has less eqquivalent and deformation is chossen…

                                      calendar

                                      05 Jan 2022 09:17 AM IST

                                        Read more

                                        Week 2 Railwheel and Track

                                        Objective:

                                        Aim-Perform a static structural analysis on the Railwheel and Track setup and to compare the results fpr 1e+005 N and 5 e+005 N of the bearing load. Objective -To set the case for reil and whell track for the load of the 1e+5N  and for 5e+N of the load and to comapre the equivalent stress,Total deformation and the…

                                        calendar

                                        07 Jan 2022 10:17 AM IST

                                          Read more

                                          Week 2 Bevel Gear Challenge

                                          Objective:

                                            Grid dependency test To get the optimum results we will go the course mesh to the finer mesh by decreasing the elmental size and the gird dependency test  means the value what we want should not change even we decrease the elemental size(it should be same  i.e independent of the messh size) for example…

                                          calendar

                                          11 Jan 2022 04:39 AM IST

                                            Read more

                                            Week 3 Verification of Weld Joints

                                            Objective:

                                            Aim-Simulating the weld joints for the three diffderent materials. Objective-we apply the material to the weldments and to the plates and to the ribs andwe observe what would be deformatiomn.equivalent stress and the factor of saftey  and we choose which   material is best. Procedure-  1.We select the…

                                            calendar

                                            14 Jan 2022 06:12 AM IST

                                              Read more

                                              Week 4- Rolling operation

                                              Objective:

                                              Aim- To Run the simulaltion of dispalcement of the copper rod workpiece. Objective-To determine the equivalent stress ,equivalent strain and deformation of the workpiece  and to simulate copper workpiece has moved bya distance of 90mm. Procedure- 1.We take static structural from the ansys Gul.  2.we select the…

                                              calendar

                                              19 Jan 2022 04:40 AM IST

                                                Read more

                                                Week 5 Sphere pressing on a plate

                                                Objective:

                                                Aim-To get the plastic deformation of the  plate. Objective- Pressing the plate by through the sphere by displacing towards the plate. Procedure- 1.We frst apply add tsailnless steel nonlinear to the engineering data. 2.Since the model is symmentry hence we take oneforth model so to reduce the computional time. 3.We…

                                                calendar

                                                21 Jan 2022 06:05 AM IST

                                                  Read more

                                                  Week 4 -Wire Bending Challenge

                                                  Objective:

                                                  Aim-To Simulate bending of wire for three different materials. Procedure- 1.we add three nonlinear materils in the engineering data such as magnesium alloy,copper alloy and the alumnium alloy. 2.we rename the compmoments such as wire,lever and the wheel and to the wire we add the the copper,alluminum and magnesium alloy…

                                                  calendar

                                                  24 Jan 2022 05:35 AM IST

                                                    Read more

                                                    Week 9-Creation of 1D Connectors Challenge

                                                    Objective:

                                                    craetion of different type od 1D connectORS on the truss using Hypermesh. The gioven model is openesd using in the hypermesh. The model is meshed using 2d meh auto mesh tool with target elewment size of 5mm. The rail and trusses have no connection bewween them using 1D connection the rail and trusses are connected. 1.Right_Rail_2…

                                                    calendar

                                                    05 Feb 2022 11:06 AM IST

                                                      Read more

                                                      Week 3 - 2D meshing for sheet metal

                                                      Objective:

                                                      Aim- To Mesh the sheet metal compoments such as inner compoment of the Hood,Outer compoment of the Hood,Latch and the Hinge Using Ansa. Objective- Geometry clean up of the compoments,Extraction of the midsurafce and the mesghing compomeny,Assiginhg the thickness. Procedure- Geometry clean Up- After importing the geometry…

                                                      calendar

                                                      11 Feb 2022 03:19 PM IST

                                                        Read more

                                                        Week 5 Bending of iPhone

                                                        Objective:

                                                        Aim- To Perfrom bending of the iphone and obtaining the fatigue life of the material. Objectives- 1.simulate  the model as its given in the video, 2.move the bottom fingers from their definerd position to the given position x=22.5 mm and z=10mm pre-processing Geometry  Materials = Allumnium Alloy Glass Polyehthene…

                                                        calendar

                                                        16 Feb 2022 07:07 AM IST

                                                          Read more

                                                          Week - 4 - 2D meshing for Plastic components

                                                          Objective:

                                                          Aim- To take mid surafce for varying thickness of the bottole cap and meshing the mid surface. Objectives-1.Taking the mid surface for the varying thickness of the surafces like fins,teeths, threads and lower surafces and the main circle surfaces and meshing the model with quality certeria. Procedure- 1.First we import…

                                                          calendar

                                                          17 Feb 2022 05:51 AM IST

                                                            Read more

                                                            Week- 5 - Solid meshing

                                                            Objective:

                                                            Aim -The aim of this challengeis to check the geometrical errors of the 3D model and mesh the given the compoment with teh given quality certeria using tetra elements. Procedure- 1.CAd clean Up- As shown in the figure tha cad model of the rear view mirror is shown where the surafce are not attached to its adjacent sides…

                                                            calendar

                                                            19 Feb 2022 12:56 PM IST

                                                              Read more

                                                              Week 6 - Creating connection for Rear door

                                                              Objective:

                                                              Objective-To perfromthe connection of the rear door of the car with different connectors techniques. procedure- input the files rear door in to the ansa,on opeining the model we found the model is in single pid. 2.Connections RBE2 connection: 1.RBE2 SINGLE cluster connections-in this type of RBE2we provide connections…

                                                              calendar

                                                              28 Feb 2022 05:42 AM IST

                                                                Read more

                                                                Project 1 - 2D meshing on the instrumental Panel

                                                                Objective:

                                                                Aim-For the given component checking the geometrical errors and meshing the model with given quality certeria after meshing the thickness. Procedure- 1.Importing the given file as the given model is instrument panel i.e plastic compoment it can be mesghed using the 2D shell elemnts .before meshinh the geometry clean up…

                                                                calendar

                                                                09 Mar 2022 02:12 AM IST

                                                                  Read more

                                                                  Tool Test-2

                                                                  Objective:

                                                                  I ttok 3 hrs to complete tool test

                                                                  calendar

                                                                  09 Mar 2022 11:07 AM IST

                                                                    Read more

                                                                    Project - 2 - Meshing on the suspension Assembly

                                                                    Objective:

                                                                    Aim- To mesh and to provide the connection for the suspension assembly. objectives- 1.To do the volume mesh the for the tyre and the for the rimĀ  . 2.To the volume mesh for the other compoments whose thickness is more than 5mm. 3.To do the shell mesh for the compoments hving thickness less than the 5mm. 4. To provide connection…

                                                                    calendar

                                                                    18 Mar 2022 03:28 AM IST

                                                                      Read more

                                                                      Tool Test 1

                                                                      Objective:

                                                                      i took 7hrs for first model i took 2hrs 40 minutes for second model

                                                                      calendar

                                                                      18 Mar 2022 12:36 PM IST

                                                                        Read more

                                                                        Week 8 - Universal Joint

                                                                        Objective:

                                                                        Aim- To perfrom the transient analysis for the universal joint with spring with three different materials such stainless steel,structural steel and taitanium alloy. Procedure- we apply the stainless stell and taitnium alloy to the compoment with spring and for other materilas we apply the stainless steel. 2. we delete…

                                                                        calendar

                                                                        01 Apr 2022 08:11 AM IST

                                                                          Read more

                                                                          Week 8 Worm Gear Challenge

                                                                          Objective:

                                                                          Aim-To Perfrom the Transient analysis for the worm gear. Procedure- 1.we apply the structural steel for the worm gear and to worm wheel. 2.we provide frictionless cotact beween the worm gear and the worm wheel. 3.we provide revloute joint for the both gear and to the wheel. 4.we mesh the compoments, of elemtal size of…

                                                                          calendar

                                                                          01 Apr 2022 08:30 AM IST

                                                                            Read more

                                                                            Week 9 Machining with Planer Challenge

                                                                            Objective:

                                                                            Aim- To perfrom the explict dynamics of the Pmanar mechanism. Procedure- 1. we apply the steel 1006 to the workpiece and we change stifness behaviour to the flrxible of the workpiece. 2.we will give tetrahydron method for the cutting tool and for the workpice we divide 4 edges of the workpiece in 10 didsion and and in…

                                                                            calendar

                                                                            01 Apr 2022 11:15 AM IST

                                                                            Read more

                                                                            Week 9 Tension and Torsion test challenge

                                                                            Objective:

                                                                            AIm-To perfrom the tension and torsion test. Explict dynamic analysis was done on a given specimen of material steel 1006 by keeping one end fixed and other end was displaved by  18 mm  and subquently total deformation,equivalent stress,and temperature  of specimen is calculated. The cad model was set is…

                                                                            calendar

                                                                            03 Apr 2022 06:32 AM IST

                                                                              Read more

                                                                              Week 10 Bullet penetrating a Bucket Challenge

                                                                              Objective:

                                                                              objective- To simulate bullet penetrating bucket using three different materials for buket and analysise the behaviour at same velocity of bullet, Geometry   matrial used Alunium MAgnesium Tatnium NL Tatnium meshing we used edge sizing we have to use the back edge and front edge and use elemtal size of 6mm condtraints…

                                                                              calendar

                                                                              03 Apr 2022 07:15 AM IST

                                                                                Read more

                                                                                Week 7-Long Piston With Cam

                                                                                Objective:

                                                                                Aim - To simulate transient analysis on piston and cam model with frictionless contant and with friction contact with coeefiient of .1 and .2 Procedure- 1.we will import the model and check the geometry in the spaceclaim. 2.we add structural steel as material in the engineering data for whole compoment. 3.we create contact…

                                                                                calendar

                                                                                06 Apr 2022 02:55 PM IST

                                                                                Read more

                                                                                Week - 8 - Morphing

                                                                                Objective:

                                                                                OBJECTIVE- 1. Perform morphing for the Model-2 and Increase the Height of the Dog houses and Ribs. 2.To the morph the sheet metal copmpoment. procedure- 1.Before working on compoment for morphing first we need to check the copmoment for the sfree edge,crack,and the tripple con if there exist we should make the compoment…

                                                                                calendar

                                                                                08 Apr 2022 01:14 PM IST

                                                                                  Read more

                                                                                  Week 3 Sheet metal Bending challenge

                                                                                  Objective:

                                                                                  Aim-To simulate the sheet metal bending  for the thrre differnt materials. Procedure- 1.we will assign the materials allunium 1199 by duplicating the allunium alloy and we add magnesium nollinear and the copper nonlinear to the engineering materils 2.we rename the compoments as sheet,die and the punch and we add allumnium…

                                                                                  calendar

                                                                                  12 Apr 2022 02:25 PM IST

                                                                                    Read more

                                                                                    Week 11 Car Crash simulation

                                                                                    Objective:

                                                                                    Aim-To perfrom the a car crash analysis using the ansys workbench. Procedure- 1.open the explict dynamics from the analysis sytem  . 2.assign the matrial type of the model to be imported using the tool engineering data-edit-engineering data sources. 3.upgate the model to work on the model for the structural analysis.under…

                                                                                    calendar

                                                                                    13 Apr 2022 03:46 AM IST

                                                                                      Read more
                                                                                      Showing 1 of 50 projects

                                                                                      5 Course Certificates

                                                                                      certificate

                                                                                      MATLAB for Mechanical Engineers

                                                                                      CertificateIcon
                                                                                      Certificate UID: 0v8o9ksdhpnzbt1e
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Introduction to CFD using MATLAB and OpenFOAM

                                                                                      CertificateIcon
                                                                                      Certificate UID: 4wnfskajy79qr038
                                                                                      View Certificate
                                                                                      certificate

                                                                                      HyperMesh for FEA Plastic and Sheet Metal Applications

                                                                                      CertificateIcon
                                                                                      Certificate UID: ge4adm2tyc98owhv
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Preprocessor for Structural Analysis using ANSA

                                                                                      CertificateIcon
                                                                                      Certificate UID: bg4u8s32yxih9ev6
                                                                                      View Certificate
                                                                                      certificate

                                                                                      Introduction to Structural Analysis using ANSYS Workbench

                                                                                      CertificateIcon
                                                                                      Certificate UID: tfco64xirkhbuqpm
                                                                                      View Certificate
                                                                                      Showing 1 of 5 certificates

                                                                                      Academic Qualification

                                                                                      12th

                                                                                      Hypermesh

                                                                                      02 Jan 2022 - 13 Apr 2022

                                                                                      M.Tech

                                                                                      Basaveshwar Engineering College

                                                                                      17 Aug 2017 - 05 Apr 2019

                                                                                      B.Tech

                                                                                      Basaveshwar Engineering College

                                                                                      08 May 2013 - 03 Jun 2017

                                                                                      10th

                                                                                      St. Anne's Convent

                                                                                      06 Mar 2009 - 07 May 2010

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

                                                                                      5 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