SlideShare a Scribd company logo
1 of 18
Download to read offline
Professional
Training - 1
NAME : SARISH WADKAR
REG NUMBER : 38180007
Internship name :
Virtual Automation
Based Online Summer Internship Program
Intern at :
National Instruments Innovation Centre
Duration : 6 weeks
Introduction to
National Instruments :
 NI, formerly National Instruments Corporation,
is an American multinational company with
international operation. Headquartered in
Austin, Texas, it is a producer of automated
test equipment and
virtual instrumentation software. Common
applications include data
acquisition, instrument control and machine
vision.
LabVIEW overview :
 What is LabVIEW:
LabVIEW (Laboratory Virtual Instrument Engineering Workbench),
created by National Instruments (www.ni.com) is a graphical
programming language that uses icons instead of lines of text to create
applications.
 LabVIEW programs/codes are called Virtual Instruments, or VIs
for short.
 LabVIEW is used for Data acquisition, signal Processing
(Analysis), and hardware control – a typical instrument
configuration based on Labview.
LabVIEW environment
 A VI has three main parts :
1. Front panel : Interacts with the user
2. Block diagram : Contains the code
3. Controls Palette : Contains the controls and indicators you use to
create the front panel.
4. Terminals : Ports through which data passes between the block
diagram and the front panel, and between nodes. Terminal is any
point to which you can attached a wire to pass data.
Front Panel :
 When you open a new or existing VI, the front panel window of the
VI appears. The front panel window is the user interface for the
VI. Figure 1 shows an example of a front panel window.
Block Diagram :
 Block diagram objects include terminals, subVIs, functions,
constants, structures, and wires, which transfer data among other
block diagram objects.After you create the front panel window, you
add code using graphical representations of functions to control the
front panel objects. The block diagram window contains this
graphical source code.
Control palette :
 The Controls palette contains the controls and indicators you use to
create the front panel. You access the Controls palette from the
front panel window by selecting View»Controls Palette or by right
clicking on any empty space in the front panel window. The
Controls palette is broken into various categories; you can expose
some or all of these categories to suit your needs. Figure shows a
Controls palette with all of the categories exposed and the Modern
category expanded.
Control
palette :
Terminals :
 There are different terminals:
• Control and indicator terminals
• Node terminals
• Constant terminals.
• Specialized terminals on various structures.
 Terminals are entry and exit ports that exchange information between
the front panel and block diagram. They are analogous to parameters
and constants in text-based programming languages. Types of terminals
include control or indicator terminals and node terminals. Control and
indicator terminals belong to front panel controls and indicators. Data
points you enter into the front panel controls (a and b in the previous
front panel) enter the block diagram through the control terminals.
LabVIEW Programming Concept :
 LabVIEW follows Data-Flow programming .
 The process to determine the execution of program is called Arbitrary-
Interleaving .
 During compilation the VI compiler constructs a wired table .
 LabVIEW functions are polymorphic.
 LabVIEW is not an interpreted language it is compiled behind the
scenes by LabVIEW’s execution engine.
 LabVIEW constructs a wire table for the VI .
 This wire table identifies elements in the block diagram that have inputs
needed for that element to run .
 A LabVIEW program is executed by pressing the arrow or the Run
button located in the palette along the top of the window
Applications of LabVIEW :
 Machine monitoring and control :LabVIEW Real-Time module helps
in preparing powerful machine monitoring and control applications.
 Research and Analysis : Scientist and Researchers use it biomedical
,aerospace energy industries etc .
 Control Design : Real world data can be compared with theoretical
data .
Benefits :
 Extensive Interface - Even people with limited coding experience
can write programs and deploy solutions in reduced time interval.It
also includes An interface to .NET framework assembly .
 Code Reuse and Platform independent -The G-code is independent
of the operating system .
 Parallel Processing- Easy to code programs with multiple
tasksperformed in parallel by multithreading .
Certification :
ONLINE COURSES
 Introduction to IOT and Embedded systems :
University of California – Coursera
 Renewable Energy and Green Building Entrepreneurship :
Duke University – Coursera
 Geospatial application for Disaster management :
Center for Space Science and Technology Education for Asia
and Pacific (CSSTEAP) & ISRO
Events :
 Young Leader Summit 2020 – IIM Bangalore
Competition :
 STRATUP Business Simulation – 3rd rank in 84 teams
THANK YOU

More Related Content

Similar to 38180007 Sarish Wadkar.pdf

Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.Ankita Tiwari
 
process control instrumentation lab and labview report
process control  instrumentation lab and labview  reportprocess control  instrumentation lab and labview  report
process control instrumentation lab and labview reportHari Krishna
 
Introduction to lab_view
Introduction to lab_viewIntroduction to lab_view
Introduction to lab_viewSugeng Rianto
 
Control and simulation in lab view
Control and simulation in lab viewControl and simulation in lab view
Control and simulation in lab viewNadana Ayzah Azis
 
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...Ajesh Jacob
 
1.1 LabVIEW Step By Step Guide Final.pdf.pdf
1.1 LabVIEW Step By Step Guide Final.pdf.pdf1.1 LabVIEW Step By Step Guide Final.pdf.pdf
1.1 LabVIEW Step By Step Guide Final.pdf.pdfMitsakisMitsaras
 
Sample instrument using lab view abhijeet agarwal-1
Sample instrument using lab view  abhijeet agarwal-1Sample instrument using lab view  abhijeet agarwal-1
Sample instrument using lab view abhijeet agarwal-1Abhijeet Agarwal
 
Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.Ankita Tiwari
 
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...eMadrid network
 
222066369 clad-study-guide
222066369 clad-study-guide222066369 clad-study-guide
222066369 clad-study-guidehomeworkping9
 
Design & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewDesign & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewKalyan Palwai
 
Embedded c lab and keil c manual
Embedded  c  lab  and keil c  manualEmbedded  c  lab  and keil c  manual
Embedded c lab and keil c manualHari K
 
Labview Introduction
Labview IntroductionLabview Introduction
Labview IntroductionRashmi
 
G code based data receiving and control system
G   code based data receiving and control systemG   code based data receiving and control system
G code based data receiving and control systemeSAT Journals
 
Lecture handout by Mohd. Ayub Khan
Lecture handout by Mohd. Ayub KhanLecture handout by Mohd. Ayub Khan
Lecture handout by Mohd. Ayub Khanmayank agarwal
 
System verilog important
System verilog importantSystem verilog important
System verilog importantelumalai7
 
Lab-Lecture3-Intro-to-LabView(1).ppt
Lab-Lecture3-Intro-to-LabView(1).pptLab-Lecture3-Intro-to-LabView(1).ppt
Lab-Lecture3-Intro-to-LabView(1).pptBakiyalakshmiR1
 
Getting started with LabVIEW
Getting started with LabVIEWGetting started with LabVIEW
Getting started with LabVIEWYomna Eid
 

Similar to 38180007 Sarish Wadkar.pdf (20)

Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.
 
process control instrumentation lab and labview report
process control  instrumentation lab and labview  reportprocess control  instrumentation lab and labview  report
process control instrumentation lab and labview report
 
Introduction to lab_view
Introduction to lab_viewIntroduction to lab_view
Introduction to lab_view
 
Control and simulation in lab view
Control and simulation in lab viewControl and simulation in lab view
Control and simulation in lab view
 
First fare 2010 lab-view overview
First fare 2010 lab-view overviewFirst fare 2010 lab-view overview
First fare 2010 lab-view overview
 
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...
AUTOMATIC VOLTAGE CONTROL OF TRANSFORMER USING MICROCONTROLLER AND SCADA POWE...
 
1.1 LabVIEW Step By Step Guide Final.pdf.pdf
1.1 LabVIEW Step By Step Guide Final.pdf.pdf1.1 LabVIEW Step By Step Guide Final.pdf.pdf
1.1 LabVIEW Step By Step Guide Final.pdf.pdf
 
Sample instrument using lab view abhijeet agarwal-1
Sample instrument using lab view  abhijeet agarwal-1Sample instrument using lab view  abhijeet agarwal-1
Sample instrument using lab view abhijeet agarwal-1
 
Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.
 
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...
2012 04-18 (educon2012) emadrid uned on design remote laboratories study lab ...
 
222066369 clad-study-guide
222066369 clad-study-guide222066369 clad-study-guide
222066369 clad-study-guide
 
Design & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewDesign & implementation of smart house control using lab view
Design & implementation of smart house control using lab view
 
Embedded c lab and keil c manual
Embedded  c  lab  and keil c  manualEmbedded  c  lab  and keil c  manual
Embedded c lab and keil c manual
 
Labview Introduction
Labview IntroductionLabview Introduction
Labview Introduction
 
G code based data receiving and control system
G   code based data receiving and control systemG   code based data receiving and control system
G code based data receiving and control system
 
Lecture handout by Mohd. Ayub Khan
Lecture handout by Mohd. Ayub KhanLecture handout by Mohd. Ayub Khan
Lecture handout by Mohd. Ayub Khan
 
System verilog important
System verilog importantSystem verilog important
System verilog important
 
Resume
ResumeResume
Resume
 
Lab-Lecture3-Intro-to-LabView(1).ppt
Lab-Lecture3-Intro-to-LabView(1).pptLab-Lecture3-Intro-to-LabView(1).ppt
Lab-Lecture3-Intro-to-LabView(1).ppt
 
Getting started with LabVIEW
Getting started with LabVIEWGetting started with LabVIEW
Getting started with LabVIEW
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

38180007 Sarish Wadkar.pdf

  • 1. Professional Training - 1 NAME : SARISH WADKAR REG NUMBER : 38180007
  • 2. Internship name : Virtual Automation Based Online Summer Internship Program Intern at : National Instruments Innovation Centre Duration : 6 weeks
  • 3. Introduction to National Instruments :  NI, formerly National Instruments Corporation, is an American multinational company with international operation. Headquartered in Austin, Texas, it is a producer of automated test equipment and virtual instrumentation software. Common applications include data acquisition, instrument control and machine vision.
  • 4. LabVIEW overview :  What is LabVIEW: LabVIEW (Laboratory Virtual Instrument Engineering Workbench), created by National Instruments (www.ni.com) is a graphical programming language that uses icons instead of lines of text to create applications.  LabVIEW programs/codes are called Virtual Instruments, or VIs for short.  LabVIEW is used for Data acquisition, signal Processing (Analysis), and hardware control – a typical instrument configuration based on Labview.
  • 5.
  • 6. LabVIEW environment  A VI has three main parts : 1. Front panel : Interacts with the user 2. Block diagram : Contains the code 3. Controls Palette : Contains the controls and indicators you use to create the front panel. 4. Terminals : Ports through which data passes between the block diagram and the front panel, and between nodes. Terminal is any point to which you can attached a wire to pass data.
  • 7. Front Panel :  When you open a new or existing VI, the front panel window of the VI appears. The front panel window is the user interface for the VI. Figure 1 shows an example of a front panel window.
  • 8. Block Diagram :  Block diagram objects include terminals, subVIs, functions, constants, structures, and wires, which transfer data among other block diagram objects.After you create the front panel window, you add code using graphical representations of functions to control the front panel objects. The block diagram window contains this graphical source code.
  • 9. Control palette :  The Controls palette contains the controls and indicators you use to create the front panel. You access the Controls palette from the front panel window by selecting View»Controls Palette or by right clicking on any empty space in the front panel window. The Controls palette is broken into various categories; you can expose some or all of these categories to suit your needs. Figure shows a Controls palette with all of the categories exposed and the Modern category expanded.
  • 11. Terminals :  There are different terminals: • Control and indicator terminals • Node terminals • Constant terminals. • Specialized terminals on various structures.  Terminals are entry and exit ports that exchange information between the front panel and block diagram. They are analogous to parameters and constants in text-based programming languages. Types of terminals include control or indicator terminals and node terminals. Control and indicator terminals belong to front panel controls and indicators. Data points you enter into the front panel controls (a and b in the previous front panel) enter the block diagram through the control terminals.
  • 12. LabVIEW Programming Concept :  LabVIEW follows Data-Flow programming .  The process to determine the execution of program is called Arbitrary- Interleaving .  During compilation the VI compiler constructs a wired table .  LabVIEW functions are polymorphic.  LabVIEW is not an interpreted language it is compiled behind the scenes by LabVIEW’s execution engine.  LabVIEW constructs a wire table for the VI .  This wire table identifies elements in the block diagram that have inputs needed for that element to run .  A LabVIEW program is executed by pressing the arrow or the Run button located in the palette along the top of the window
  • 13. Applications of LabVIEW :  Machine monitoring and control :LabVIEW Real-Time module helps in preparing powerful machine monitoring and control applications.  Research and Analysis : Scientist and Researchers use it biomedical ,aerospace energy industries etc .  Control Design : Real world data can be compared with theoretical data .
  • 14. Benefits :  Extensive Interface - Even people with limited coding experience can write programs and deploy solutions in reduced time interval.It also includes An interface to .NET framework assembly .  Code Reuse and Platform independent -The G-code is independent of the operating system .  Parallel Processing- Easy to code programs with multiple tasksperformed in parallel by multithreading .
  • 16. ONLINE COURSES  Introduction to IOT and Embedded systems : University of California – Coursera  Renewable Energy and Green Building Entrepreneurship : Duke University – Coursera  Geospatial application for Disaster management : Center for Space Science and Technology Education for Asia and Pacific (CSSTEAP) & ISRO
  • 17. Events :  Young Leader Summit 2020 – IIM Bangalore Competition :  STRATUP Business Simulation – 3rd rank in 84 teams