Difference between revisions of "Scilab/C2/Why-Scilab/English-timed"

From Script | Spoken-Tutorial
Jump to: navigation, search
Line 28: Line 28:
 
|00.15
 
|00.15
  
| Scilab is free and open source, user friendly numerical and computational package used in various streams of Engineering and Science.
+
| Scilab is free and open source, user friendly numerical and computational package  
  
 
|-
 
|-
 +
|00.23
 +
| Used in various streams of Engineering and Science.
  
|00.26
+
|-
 +
 
 +
|00.28
  
 
| It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X
 
| It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X
Line 38: Line 42:
 
|-
 
|-
  
|00.33
+
|00.35
  
 
| Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory
 
| Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory
Line 44: Line 48:
 
|-
 
|-
  
|00.42
+
|00.43
  
|Because Scilab is a free and open source software(FOSS), users can:
+
|Because Scilab is a free and open source software , users can:
  
 
|-
 
|-
  
|00.47
+
|00.48
  
 
|See and modify the source code.
 
|See and modify the source code.
Line 56: Line 60:
 
|-
 
|-
  
|00.49
+
|00.51
  
 
|Redistribute and improve the source code.
 
|Redistribute and improve the source code.
Line 62: Line 66:
 
|-
 
|-
  
|00.53
+
|00.55
  
 
|Use the software for any purpose.
 
|Use the software for any purpose.
Line 68: Line 72:
 
|-
 
|-
  
| 00.56
+
| 00.59
  
 
|This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments,
 
|This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments,
Line 74: Line 78:
 
|-
 
|-
  
|01.03
+
|01.05
  
 
|Research Organisations, Academic Institutions and the Individual User.
 
|Research Organisations, Academic Institutions and the Individual User.
Line 80: Line 84:
 
|-
 
|-
  
| 01.10
+
| 01.12
  
 
|As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools.
 
|As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools.
Line 86: Line 90:
 
|-
 
|-
  
| 01.17
+
| 01.20
  
 
|Skills learnt using Scilab at academic level are useful later in the industry as usage is free of cost.
 
|Skills learnt using Scilab at academic level are useful later in the industry as usage is free of cost.
Line 92: Line 96:
 
|-
 
|-
  
| 01.27
+
| 01.29
  
 
|Scilab together with various toolboxes, which are also free, can perform operations like
 
|Scilab together with various toolboxes, which are also free, can perform operations like
Line 98: Line 102:
 
|-
 
|-
  
|01.33
+
|01.36
  
 
|Matrix operations
 
|Matrix operations
Line 104: Line 108:
 
|-
 
|-
  
|01.35
+
|01.38
  
 
|Control Systems
 
|Control Systems
Line 110: Line 114:
 
|-
 
|-
  
|01.37
+
|01.40
  
|Image and Video Processing (SIVP)
+
|Image and Video Processing  
  
 
|-
 
|-
  
|01.39
+
|01.43
  
| Real-time Control of Hardware using(Serial Toolbox)
+
| Real-time Control of Hardware using (Serial Toolbox)
  
 
|-
 
|-
  
|01.43
+
|01.48
  
 
|Interfacing Data Acquisition Systems/Cards using (HART Toolbox)
 
|Interfacing Data Acquisition Systems/Cards using (HART Toolbox)
Line 128: Line 132:
 
|-
 
|-
  
|01.50
+
|01.54
  
 
|Simulation with the help of (Xcos-Block Diagram Simulator)
 
|Simulation with the help of (Xcos-Block Diagram Simulator)
Line 134: Line 138:
 
|-
 
|-
  
|01.55
+
|01.59
  
 
|Plotting
 
|Plotting
Line 140: Line 144:
 
|-
 
|-
  
| 01.57
+
| 02.01
  
|Hardware In Loop (HIL) Simulation
+
|Hardware In Loop i.e (HIL) Simulation
  
 
|-
 
|-
  
|02.02
+
|02.06
  
 
|Hardware-In--Loop differs from pure real-time simulation by the addition of a real component in the loop.
 
|Hardware-In--Loop differs from pure real-time simulation by the addition of a real component in the loop.
Line 152: Line 156:
 
|-
 
|-
  
|02.10
+
|02.14
  
 
|Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments.
 
|Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments.
Line 158: Line 162:
 
|-
 
|-
  
| 02.29
+
| 02.26
  
 
|Syntax is very easy for Scilab.
 
|Syntax is very easy for Scilab.
Line 164: Line 168:
 
|-
 
|-
  
| 02.32
+
| 02.29
  
 
|Many numerical problems can be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as Fortran, C, or C++.
 
|Many numerical problems can be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as Fortran, C, or C++.
Line 170: Line 174:
 
|-
 
|-
  
|02.44
+
|02.42
  
|Scilab like many well known proprietary packages uses “State-of-art” librarie viz. LAPACK for numerical computations.
+
|Scilab like many well known proprietary packages uses “State-of-art” libraries i.e LAPACK for numerical computations.
  
 
|-
 
|-
  
| 02.54
+
| 02.52
  
|There is a very large user community that uses and supports Scilab by contributing a great deal in the form of mailing lists,
+
|There is a very large user community that uses and supports Scilab by contributing a great deal in the form of  
  
 
|-
 
|-
  
|03.03
+
| 03.00
 +
 
 +
|Mailing lists,
 +
 
 +
|-
 +
 
 +
|03.02
  
 
|Usenet groups i.e (Internet Discussion forums), and websites.
 
|Usenet groups i.e (Internet Discussion forums), and websites.
Line 188: Line 198:
 
|-
 
|-
  
| 03.08
+
| 03.07
  
| For more information about scilab, its toolboxes and mailing lists visit;: www.scilab.org or www.scilab.in website
+
| For more information about scilab, its toolboxes and mailing lists visit; scilab.org or scilab.in website
  
 
|-
 
|-
  
| 03.20
+
| 03.18
  
 
|Some organisations that are using Scilab very successfully are
 
|Some organisations that are using Scilab very successfully are
Line 200: Line 210:
 
|-
 
|-
  
|03.25
+
|03.23
 
+
|CNES which is (French Space Satellite Agency), below is the given link (http://www.scilab.org/news/events/20090706/Use-of-SciLab-for-space-mission-analysis)
+
  
 +
|CNES which is (French Space Satellite Agency),
 
|-
 
|-
  
|03.35
+
|03.29
  
|EQUALIS ( http://www.equalis.com)
+
|EQUALIS  
  
 
|-
 
|-
  
| 03.38
+
| 03.31
  
|Techpassiontech ( http://www.techpassiontech.com) and
+
|Techpassiontech   and
  
 
|-
 
|-
  
| 03.40
+
| 03.33
  
|IIT Bombay (Research/Academic purposes.).
+
|IIT Bombay for research and academic purposes
  
 
|-
 
|-
  
| 03.46
+
| 03.38
  
 
|Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are
 
|Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are
Line 230: Line 239:
 
|-
 
|-
  
| 03.53
+
| 03.45
  
 
|Lab Migration that is ( Shifting all computational laboratories to Scilab)
 
|Lab Migration that is ( Shifting all computational laboratories to Scilab)
Line 236: Line 245:
 
|-
 
|-
  
|03.59
+
|03.51
  
|Virtual Labs that is ( Remote Access to the Single Board Heater System: www.co-learn.in/web_sbhs )
+
|Virtual Labs that is ( Remote Access to the Single Board Heater System: )
  
 
|-
 
|-
  
|04.04
+
|03.56
  
 
| In addition, the FOSSEE Project funded by National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab.
 
| In addition, the FOSSEE Project funded by National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab.
Line 248: Line 257:
 
|-
 
|-
  
| 04.17
+
| 04.08
  
 
| We have several spoken tutorial on Scilab at this time.
 
| We have several spoken tutorial on Scilab at this time.
Line 254: Line 263:
 
|-
 
|-
  
| 04.21
+
| 04.12
  
|| Scilab Effort in India is co-ordinated through this website scilab.in
+
| Scilab Effort in India is co-ordinated through this website scilab.in
  
 
|-
 
|-
  
| 04.27
+
| 04.18
  
 
|There are some interesting projects one of them is the Textbook Companion project, that codes worked out examples of standard textbooks using Scilab
 
|There are some interesting projects one of them is the Textbook Companion project, that codes worked out examples of standard textbooks using Scilab
Line 266: Line 275:
 
|-
 
|-
  
| 04.37
+
| 04.28
  
| The link project allows users to link known Scilab documents and to rank them
+
| The link project allows users to link known Scilab documents and rank them
  
 
|-
 
|-
  
| 04.45
+
| 04.34
  
 
|We also help organize Scilab Workshops
 
|We also help organize Scilab Workshops
Line 278: Line 287:
 
|-
 
|-
  
| 04.48
+
| 04.38
  
 
|We have two mailing lists one for announce and another for discuss.
 
|We have two mailing lists one for announce and another for discuss.
Line 284: Line 293:
 
|-
 
|-
  
|04.54
+
|04.43
  
 
|We invite your participation in all our activities
 
|We invite your participation in all our activities
Line 290: Line 299:
 
|-
 
|-
  
| 04.58
+
| 04.47
  
 
|Let us get back to spoken tutorials
 
|Let us get back to spoken tutorials
Line 296: Line 305:
 
|-
 
|-
  
|05.01
+
|04.50
  
 
|The spoken part will be available in various Indian Languages as well.
 
|The spoken part will be available in various Indian Languages as well.
Line 302: Line 311:
 
|-
 
|-
  
| 05.07
+
| 04.56
  
 
|These are available at spoken-tutorial.org website
 
|These are available at spoken-tutorial.org website
Line 308: Line 317:
 
|-
 
|-
  
| 05.12
+
| 05.01
  
 
|These tutorials form a part of Level 0 training in Scilab.
 
|These tutorials form a part of Level 0 training in Scilab.
Line 314: Line 323:
 
|-
 
|-
  
| 05.17
+
| 05.06
  
 
|These tutorials are available absolutely free of cost.
 
|These tutorials are available absolutely free of cost.
Line 320: Line 329:
 
|-
 
|-
  
|05.21
+
|05.10
  
 
| We wish to cover many FOSS systems through this route.
 
| We wish to cover many FOSS systems through this route.
Line 326: Line 335:
 
|-
 
|-
  
|05.25
+
|05.14
  
 
|We welcome your feedback on these.
 
|We welcome your feedback on these.
Line 332: Line 341:
 
|-
 
|-
  
| 05.29
+
| 05.17
  
 
| We also welcome your participation
 
| We also welcome your participation
Line 338: Line 347:
 
|-
 
|-
  
| 05.31
+
| 05.19
  
 
|On writing the outline for the software.
 
|On writing the outline for the software.
Line 344: Line 353:
 
|-
 
|-
  
| 05.34
+
| 05.22
  
 
| To write the original scripts.
 
| To write the original scripts.
Line 350: Line 359:
 
|-
 
|-
  
| 05.37
+
| 05.24
  
 
|To record the spoken tutorial.
 
|To record the spoken tutorial.
Line 356: Line 365:
 
|-
 
|-
  
| 05.39
+
| 05.26
  
 
| To translate the script into various Indian Languages.
 
| To translate the script into various Indian Languages.
Line 362: Line 371:
 
|-
 
|-
  
|05.43
+
|05.30
  
 
|To dub the audio in Indian Languages using the script.
 
|To dub the audio in Indian Languages using the script.
Line 368: Line 377:
 
|-
 
|-
  
|05.47
+
|05.35
  
 
| To review and give your feedback on all of the above.
 
| To review and give your feedback on all of the above.
Line 374: Line 383:
 
|-
 
|-
  
| 05.51
+
| 05.39
  
 
|We welcome you to conduct workshops using these spoken tutorials.
 
|We welcome you to conduct workshops using these spoken tutorials.
Line 380: Line 389:
 
|-
 
|-
  
|05.56
+
|05.44
  
 
|We also invite you to conduct efficacy studies on Spoken tutorials.
 
|We also invite you to conduct efficacy studies on Spoken tutorials.
Line 386: Line 395:
 
|-
 
|-
  
| 06.01
+
| 05.49
  
 
|We are also looking for experts who can give technology support for audio, video, automatic translation, etc.
 
|We are also looking for experts who can give technology support for audio, video, automatic translation, etc.
Line 392: Line 401:
 
|-
 
|-
  
| 06.08
+
| 05.57
  
 
|We have funding for all these activities
 
|We have funding for all these activities
Line 398: Line 407:
 
|-
 
|-
  
| 06.13
+
| 06.01
  
 
| This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education(FOSSEE).
 
| This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education(FOSSEE).
Line 404: Line 413:
 
|-
 
|-
  
|06.20
+
|06.08
  
|More information on the FOSSEE project could beobtained from fossee.in or scilab.in website
+
|More information on the FOSSEE project could be obtained from fossee.in or scilab.in website
  
 
|-
 
|-
  
| 06.29
+
| 06.16
  
 
|Supported by the National Mission on Eduction through ICT, MHRD, Government of India.
 
|Supported by the National Mission on Eduction through ICT, MHRD, Government of India.
Line 416: Line 425:
 
|-
 
|-
  
| 06.35
+
| 06.22
  
 
|For more information, visit: http://spoken-tutorial.org/NMEICT-Intro
 
|For more information, visit: http://spoken-tutorial.org/NMEICT-Intro
Line 422: Line 431:
 
|-
 
|-
  
| 06.45
+
| 06.31
  
 
|This is Anuradha Amrutkar from IIT Bombay signing off.
 
|This is Anuradha Amrutkar from IIT Bombay signing off.
Line 428: Line 437:
 
|-
 
|-
  
| 06.48
+
| 06.34
  
 
| Thank you for joining us, Good Bye
 
| Thank you for joining us, Good Bye
  
 
|}
 
|}

Revision as of 10:43, 30 December 2013

Time Narration
Time Narration


00.01 Welcome to the spoken tutorial on Why Scilab.
00.06 In this tutorial you will come to know some of the capabilities of the Scilab package and benefits of shifting to Scilab.
00.15 Scilab is free and open source, user friendly numerical and computational package
00.23 Used in various streams of Engineering and Science.
00.28 It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X
00.35 Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory
00.43 Because Scilab is a free and open source software , users can:
00.48 See and modify the source code.
00.51 Redistribute and improve the source code.
00.55 Use the software for any purpose.
00.59 This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments,
01.05 Research Organisations, Academic Institutions and the Individual User.
01.12 As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools.
01.20 Skills learnt using Scilab at academic level are useful later in the industry as usage is free of cost.
01.29 Scilab together with various toolboxes, which are also free, can perform operations like
01.36 Matrix operations
01.38 Control Systems
01.40 Image and Video Processing
01.43 Real-time Control of Hardware using (Serial Toolbox)
01.48 Interfacing Data Acquisition Systems/Cards using (HART Toolbox)
01.54 Simulation with the help of (Xcos-Block Diagram Simulator)
01.59 Plotting
02.01 Hardware In Loop i.e (HIL) Simulation
02.06 Hardware-In--Loop differs from pure real-time simulation by the addition of a real component in the loop.
02.14 Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments.
02.26 Syntax is very easy for Scilab.
02.29 Many numerical problems can be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as Fortran, C, or C++.
02.42 Scilab like many well known proprietary packages uses “State-of-art” libraries i.e LAPACK for numerical computations.
02.52 There is a very large user community that uses and supports Scilab by contributing a great deal in the form of
03.00 Mailing lists,
03.02 Usenet groups i.e (Internet Discussion forums), and websites.
03.07 For more information about scilab, its toolboxes and mailing lists visit; scilab.org or scilab.in website
03.18 Some organisations that are using Scilab very successfully are
03.23 CNES which is (French Space Satellite Agency),
03.29 EQUALIS
03.31 Techpassiontech and
03.33 IIT Bombay for research and academic purposes
03.38 Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are
03.45 Lab Migration that is ( Shifting all computational laboratories to Scilab)
03.51 Virtual Labs that is ( Remote Access to the Single Board Heater System: )
03.56 In addition, the FOSSEE Project funded by National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab.
04.08 We have several spoken tutorial on Scilab at this time.
04.12 Scilab Effort in India is co-ordinated through this website scilab.in
04.18 There are some interesting projects one of them is the Textbook Companion project, that codes worked out examples of standard textbooks using Scilab
04.28 The link project allows users to link known Scilab documents and rank them
04.34 We also help organize Scilab Workshops
04.38 We have two mailing lists one for announce and another for discuss.
04.43 We invite your participation in all our activities
04.47 Let us get back to spoken tutorials
04.50 The spoken part will be available in various Indian Languages as well.
04.56 These are available at spoken-tutorial.org website
05.01 These tutorials form a part of Level 0 training in Scilab.
05.06 These tutorials are available absolutely free of cost.
05.10 We wish to cover many FOSS systems through this route.
05.14 We welcome your feedback on these.
05.17 We also welcome your participation
05.19 On writing the outline for the software.
05.22 To write the original scripts.
05.24 To record the spoken tutorial.
05.26 To translate the script into various Indian Languages.
05.30 To dub the audio in Indian Languages using the script.
05.35 To review and give your feedback on all of the above.
05.39 We welcome you to conduct workshops using these spoken tutorials.
05.44 We also invite you to conduct efficacy studies on Spoken tutorials.
05.49 We are also looking for experts who can give technology support for audio, video, automatic translation, etc.
05.57 We have funding for all these activities
06.01 This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education(FOSSEE).
06.08 More information on the FOSSEE project could be obtained from fossee.in or scilab.in website
06.16 Supported by the National Mission on Eduction through ICT, MHRD, Government of India.
06.22 For more information, visit: http://spoken-tutorial.org/NMEICT-Intro
06.31 This is Anuradha Amrutkar from IIT Bombay signing off.
06.34 Thank you for joining us, Good Bye

Contributors and Content Editors

Gaurav, Jyotisolanki, Kavita salve, PoojaMoolya, Sandhya.np14, Sneha