Difference between revisions of "Single-Board-Heater-System/C2/Introduction-to-Single-Board-Heater-System/English-timed"

From Script | Spoken-Tutorial
Jump to: navigation, search
(Created page with "{| border=1 |<center>Time</center> | <center>Narration</center> |- |00:01 | Welcome to the spoken tutorial on '''“Introduction to Single Board Heater System”''' |- |00:0...")
 
Line 5: Line 5:
 
|-
 
|-
 
|00:01
 
|00:01
| Welcome to the spoken tutorial on '''“Introduction to Single Board Heater System”'''
+
| Welcome to the spoken tutorial on '''“Introduction to Single Board Heater System”'''.
  
 
|-
 
|-
 
|00:06
 
|00:06
| In this tutorial we will see, the Salient features of '''SBHS'''
+
| In this tutorial, we will see the salient features of '''SBHS''',
  
 
|-
 
|-
 
|00:11
 
|00:11
| Block diagram explanation of '''SBHS'''
+
| block diagram explanation of '''SBHS'''.
  
 
|-
 
|-
 
|00:14
 
|00:14
| The '''Single-board Heater System''' is abbreviated as '''SBHS'''
+
| The '''Single-board Heater System''' is abbreviated as '''SBHS'''.
  
 
|-
 
|-
 
|00:19
 
|00:19
| It is a '''micro-controller based lab-in-a-box temperature control setup'''.  
+
| It is a micro-controller based lab-in-a-box temperature control setup.  
  
 
|-
 
|-
 
|00:24
 
|00:24
| The '''setup''' has been designed to cater to the needs of undergraduate & postgraduate '''control courses.'''  
+
| The setup has been designed to cater to the needs of undergraduate & postgraduate '''control''' courses.
  
 
|-
 
|-
 
|00:32
 
|00:32
| It revolves around the concepts of  '''Electronics'''
+
| It revolves around the concepts of: * electronics
  
 
|-
 
|-
 
|00:36
 
|00:36
| '''Serial port communication'''
+
|* '''Serial port communication'''
  
 
|-
 
|-
 
|00:38
 
|00:38
| '''Micro-controller programming'''
+
|* '''Micro-controller programming'''
  
 
|-
 
|-
 
|00:40
 
|00:40
| '''Data acquisition interface'''
+
|* '''Data acquisition interface'''
  
 
|-
 
|-
 
|00:42
 
|00:42
|  '''Control theory'''.
+
|* '''Control theory'''.
  
 
|-
 
|-
Line 57: Line 57:
 
|-
 
|-
 
|00:55
 
|00:55
| '''SBHS''' is a 3000 rupee device with its '''hardware design''' and '''codes''' released as '''open source'''.  
+
| '''SBHS''' is a 3000 rupee device with its hardware design and '''codes''' released as '''open source'''.  
  
 
|-
 
|-
Line 69: Line 69:
 
|-
 
|-
 
|01:12
 
|01:12
| More details can be sought from: '''sbhs dot os hyphen hardware dot in'''
+
| More details can be sought from: '''sbhs dot os hyphen hardware dot in'''.
  
 
|-
 
|-
Line 77: Line 77:
 
|-
 
|-
 
|01:24
 
|01:24
| Hence, one can do realistic experiment in 10 minutes  
+
| Hence, one can do realistic experiment in 10 minutes.
  
 
|-
 
|-
 
|01:29
 
|01:29
| This '''setup''' is also available for '''remote access''' under''' Virtual labs project'''.
+
| This setup is also available for remote access under''' Virtual labs project'''.
  
 
|-
 
|-
Line 97: Line 97:
 
|-
 
|-
 
|01:50
 
|01:50
| It has an '''SMPS''' to generate '''12 Volt regulated DC power supply.'''
+
| It has an '''SMPS''' to generate 12 Volt regulated DC power supply,
  
 
|-
 
|-
 
|01:56
 
|01:56
| A '''metal blade''' and a '''heater coil''' situated below this metal support.
+
| a metal blade and a heater coil situated below this metal support,
  
 
|-
 
|-
 
|02:02
 
|02:02
| A '''computer fan''', A '''display'''.
+
| a computer fan, a '''display''',
  
 
|-
 
|-
 
|02:04
 
|02:04
| ''' USB''' and '''RS232 ports.'''
+
| '''USB''' and '''RS232 ports.'''
  
 
|-
 
|-
Line 117: Line 117:
 
|-
 
|-
 
|02:11
 
|02:11
| The figure shows the '''block diagram''' of '''"SBHS"'''.  
+
| The figure shows the block diagram of '''SBHS'''.  
  
 
|-
 
|-
 
|02:14
 
|02:14
| It consists of  '''Power Supply'''
+
| It consists of  power supply,
  
 
|-
 
|-
 
|02:17
 
|02:17
|  '''8-bit micro-controller'''
+
|  '''8-bit micro-controller''',
  
 
|-
 
|-
 
|02:19
 
|02:19
| ''' Display''',  '''Fan'''
+
| ''' display''',  '''fan''',
  
 
|-
 
|-
 
|02:21
 
|02:21
|  '''Heater Assembly''',  '''Temperature Sensor'''
+
|  '''Heater Assembly''',  '''temperature sensor''',
  
 
|-
 
|-
 
|02:25
 
|02:25
| ''' Instrumentation amplifier and associated circuitry'''
+
| instrumentation amplifier and associated circuitry,
  
 
|-
 
|-
 
|02:29
 
|02:29
|  ''' ISP''',  '''Serial''' and '''USB port'''
+
|  ''' ISP''',  '''serial''' and '''USB port'''.
  
 
|-
 
|-
Line 157: Line 157:
 
|-
 
|-
 
|02:47
 
|02:47
| This '''12V supply''' is used directly but most of the circuitry requires''' 5V supply.'''
+
| This 12V supply' is used directly but most of the circuitry requires 5V supply.  
  
 
|-
 
|-
Line 185: Line 185:
 
|-
 
|-
 
|03:25
 
|03:25
| It executes various tasks like, Setting up communication between computer and '''SBHS'''
+
| It executes various tasks like: setting up communication between computer and '''SBHS''',
  
 
|-
 
|-
 
|03:33
 
|03:33
Controlling the amount of current passing through the heater coil
+
controlling the amount of current passing through the heater coil,
  
 
|-
 
|-
 
|03:37
 
|03:37
Controlling fan speed
+
controlling fan speed,
  
 
|-
 
|-
 
|03:39
 
|03:39
Reading the temperature value
+
reading the temperature value,
  
 
|-
 
|-
 
|03:42
 
|03:42
Displaying parameter values and various other necessary operations
+
displaying parameter values and various other necessary operations.
  
 
|-
 
|-
Line 209: Line 209:
 
|-
 
|-
 
|03:50
 
|03:50
| The '''heater''' assembly consist of a '''metal plate''' placed about 3.5 mm away from a '''nichrome wire coil.'''
+
| The '''heater''' assembly consist of a metal plate placed about 3.5 mm away from a nichrome wire coil.
  
 
|-
 
|-
 
|03:58
 
|03:58
| When current passes through the '''coil''', the '''coil''' gets heated.
+
| When current passes through the '''coil''', the coil gets heated.
  
 
|-
 
|-
 
|04:02
 
|04:02
| This heat is transfered to the '''metal plate''' through '''convection''' increasing its temperature.
+
| This heat is transferred to the metal plate through convection, increasing its temperature.
  
 
|-
 
|-
 
|04:08
 
|04:08
| The '''fan''' used is a small regular '''computer fan.'''
+
| The fan used is a small regular computer fan.  
  
 
|-
 
|-
 
|04:12
 
|04:12
| It is used for cooling the heated '''metal plate.'''
+
| It is used for cooling the heated metal plate.  
  
 
|-
 
|-
Line 237: Line 237:
 
|-
 
|-
 
|04:23
 
|04:23
| This is nothing but a device which varies the amount of power delivered to the '''fan''' and '''heater'''.  
+
| This is nothing but a device which varies the amount of power delivered to the fan and heater.  
  
 
|-
 
|-
Line 265: Line 265:
 
|-
 
|-
 
|04:56
 
|04:56
| The operating temperature ranges from''' -55''' to '''150 degree Celsius.'''
+
| The operating temperature ranges from -55 to 150 degree Celsius.  
  
 
|-
 
|-
Line 277: Line 277:
 
|-
 
|-
 
|05:11
 
|05:11
| '''Instrumentation amplifier''' is used for '''signal conditioning''' of the '''signal''' generated by '''AD590'''.  
+
| '''Instrumentation amplifier''' is used for signal conditioning of the signal generated by '''AD590'''.  
  
 
|-
 
|-
 
|05:18
 
|05:18
| It also provides good '''input impedance''' for the''' temperature sensor'''
+
| It also provides good '''input impedance''' for the''' temperature sensor'''.
  
 
|-
 
|-
Line 293: Line 293:
 
|-
 
|-
 
|05:33
 
|05:33
| '''Display''' constitutes of a '''16x2 LCD display.'''
+
| '''Display''' constitutes of a 16x2 LCD display.  
  
 
|-
 
|-
 
|05:37
 
|05:37
| This means that the '''display''' is capable of displaying two lines of 16 '''characters''' each.  
+
| This means that the '''display''' is capable of displaying two lines of 16 characters each.  
  
 
|-
 
|-
 
|05:44
 
|05:44
| No separate '''controller''' is required since it has its own '''in-built controller.'''
+
| No separate '''controller''' is required since it has its own in-built controller.
  
 
|-
 
|-
 
|05:50
 
|05:50
| It is used for displaying various parameters like '''temperature, fan, heater''' and '''machine ID (MID) .'''  
+
| It is used for displaying various parameters like temperature, fan, heater and '''machine ID (MID) .'''  
  
 
|-
 
|-
Line 329: Line 329:
 
|-
 
|-
 
|06:19
 
|06:19
| It is used for conversion of '''signals''' from '''USB''' to '''serial''' and vice versa.
+
| It is used for conversion of '''signal'''s from '''USB''' to '''serial''' and vice versa.
  
 
|-
 
|-
 
|06:24
 
|06:24
| Next we have '''USB''' and''' RS232 port''' block
+
| Next we have '''USB''' and''' RS232 port''' block.
  
 
|-
 
|-
 
|06:28
 
|06:28
| It is used to connect the '''USB''' and''' RS232 cable'''
+
| It is used to connect the '''USB''' and''' RS232 cable'''.
  
 
|-
 
|-
Line 345: Line 345:
 
|-
 
|-
 
|06:36
 
|06:36
| '''ISP''' stands for''' "In-System Programming".'''
+
| '''ISP''' stands for "In-System Programming".
  
 
|-
 
|-
Line 361: Line 361:
 
|-
 
|-
 
|06:54
 
|06:54
| Let us summarise.
+
| Let us summarize.
  
 
|-
 
|-
 
|06:56
 
|06:56
| In this spoken tutorial we saw the  Salient features and  Block diagram explanation of SBHS.
+
| In this spoken tutorial, we saw the  salient features and  block diagram explanation of SBHS.
  
 
|-
 
|-
 
|07:03
 
|07:03
| The various blocks briefly explained include  '''Power Supply'''  
+
| The various blocks briefly explained include: '''Power Supply''',
  
 
|-
 
|-
 
|07:07
 
|07:07
|  '''Micro-controller''',  '''Heater''' and '''fan'''  
+
|  '''micro-controller''',  '''heater''' and '''fan''',
  
 
|-
 
|-
 
|07:09
 
|07:09
|  '''Driver''', '''Temperature Sensor'''  
+
|  '''driver''', '''temperature sensor''',
  
 
|-
 
|-
 
|07:11
 
|07:11
| '''Instrumentation Amplifier''', '''Display'''  
+
| '''instrumentation amplifier''', '''display''',
  
 
|-
 
|-
 
|07:14
 
|07:14
|  ''' USB''' & '''RS232 ports''',  ''' ISP'''  
+
|  ''' USB''' & '''RS232 ports''',  ''' ISP'''.
  
 
|-
 
|-
 
|07:19
 
|07:19
| Watch the video available at the following link
+
| Watch the video available at the following link.
  
 
|-
 
|-
 
|07:22
 
|07:22
|  It summarises the Spoken Tutorial project.  
+
|  It summarizes the Spoken Tutorial project.  
  
 
|-
 
|-
 
|07:25
 
|07:25
| If you do not have good bandwidth, you can download and watch it
+
| If you do not have good bandwidth, you can download and watch it.
  
 
|-
 
|-
 
|07:29
 
|07:29
| The Spoken Tutorial Project Team,  Conducts workshops using spoken tutorials.
+
| The Spoken Tutorial project team: * Conducts workshops using spoken tutorials.
  
 
|-
 
|-
 
|07:34
 
|07:34
| Gives certificates to those who pass an online test
+
|* Gives certificates to those who pass an online test.
  
 
|-
 
|-
 
|07:38
 
|07:38
| For more details, please write to contact@spoken-tutorial.org
+
| For more details, please write to '''contact@spoken-tutorial.org'''.
  
 
|-
 
|-
 
|07:45
 
|07:45
| Spoken Tutorial Project is a part of the Talk to a Teacher project.  
+
| '''Spoken Tutorial''' project is a part of the '''Talk to a Teacher''' project.  
  
 
|-
 
|-
 
|07:49
 
|07:49
| It is supported by the National Mission on Education through ICT, MHRD, Government of India
+
| It is supported by the National Mission on Education through ICT, MHRD, Government of India.
  
 
|-
 
|-
 
|07:56
 
|07:56
| More information on this Mission is available at: [http://spoken-tutorial.org/NMEICT-Intro ]
+
| More information on this mission is available at: [http://spoken-tutorial.org/NMEICT-Intro].
  
 
|-
 
|-
 
|08:08
 
|08:08
| This is Rupak Rokade from IIT Bombay signing off.  
+
| This is Rupak Rokade from '''IIT Bombay''', signing off.  
  
 
|}
 
|}

Revision as of 07:21, 10 December 2016

Time
Narration
00:01 Welcome to the spoken tutorial on “Introduction to Single Board Heater System”.
00:06 In this tutorial, we will see the salient features of SBHS,
00:11 block diagram explanation of SBHS.
00:14 The Single-board Heater System is abbreviated as SBHS.
00:19 It is a micro-controller based lab-in-a-box temperature control setup.
00:24 The setup has been designed to cater to the needs of undergraduate & postgraduate control courses.
00:32 It revolves around the concepts of: * electronics
00:36 * Serial port communication
00:38 * Micro-controller programming
00:40 * Data acquisition interface
00:42 * Control theory.
00:44 These concepts serve as the basic foundation for its development.
00:50 Next we shall talk about the salient features of SBHS.
00:55 SBHS is a 3000 rupee device with its hardware design and codes released as open source.
01:03 However, please note that the actual price during purchase may vary.
01:08 An open source software is used to interface SBHS.
01:12 More details can be sought from: sbhs dot os hyphen hardware dot in.
01:19 Moreover, It has small time constant of around 1 minute.
01:24 Hence, one can do realistic experiment in 10 minutes.
01:29 This setup is also available for remote access under Virtual labs project.
01:35 One can access it remotely and get a feel for it.
01:38 Later the user can buy it or assemble it and set it up as a lab at college or at home.
01:46 Figure shows the picture of Single Board Heater System.
01:50 It has an SMPS to generate 12 Volt regulated DC power supply,
01:56 a metal blade and a heater coil situated below this metal support,
02:02 a computer fan, a display,
02:04 USB and RS232 ports.
02:08 We would now see the block diagram of SBHS.
02:11 The figure shows the block diagram of SBHS.
02:14 It consists of power supply,
02:17 8-bit micro-controller,
02:19 display, fan,
02:21 Heater Assembly, temperature sensor,
02:25 instrumentation amplifier and associated circuitry,
02:29 ISP, serial and USB port.
02:33 We would now see a brief explanation of the various blocks in SBHS.
02:39 First we will see the Power Supply.
02:42 The Power supply is basically a 12V 400 watt SMPS.
02:47 This 12V supply' is used directly but most of the circuitry requires 5V supply.
02:54 Hence separate voltage regulators are used wherever necessary.
02:59 Also, to avoid any ambiguous temperature readings due to power supply fluctuations, the voltage regulators for System and sensor are kept separate.
03:09 Next is Micro-controller.
03:11 An 8-bit ATmega16 micro-controller is used.
03:15 Micro-controller plays a very important role.
03:19 It controls every single hardware present on the SBHS, directly or indirectly.
03:25 It executes various tasks like: setting up communication between computer and SBHS,
03:33 controlling the amount of current passing through the heater coil,
03:37 controlling fan speed,
03:39 reading the temperature value,
03:42 displaying parameter values and various other necessary operations.
03:47 Next comes the Heater and Fan.
03:50 The heater assembly consist of a metal plate placed about 3.5 mm away from a nichrome wire coil.
03:58 When current passes through the coil, the coil gets heated.
04:02 This heat is transferred to the metal plate through convection, increasing its temperature.
04:08 The fan used is a small regular computer fan.
04:12 It is used for cooling the heated metal plate.
04:15 Due to some tried and tested reasons, it is placed below the heater.
04:20 Next comes the Driver block.
04:23 This is nothing but a device which varies the amount of power delivered to the fan and heater.
04:29 MOSFETS are used for the same.
04:32 MOSFETS are operated as per the commands given by the micro-controller.
04:37 These MOSFETS are actually switched at some PWM frequency.
04:42 Now we will talk about the Temperature sensor.
04:45 AD590 is the Temperature sensor used for sensing the temperature of the heated plate.
04:51 The output of this sensor is in micro ampere per kelvin.
04:56 The operating temperature ranges from -55 to 150 degree Celsius.
05:02 Moreover, it does not requires any further process of linearization.
05:07 Next we will see Instrumentation amplifier.
05:11 Instrumentation amplifier is used for signal conditioning of the signal generated by AD590.
05:18 It also provides good input impedance for the temperature sensor.
05:23 Hence, the signal generated by the sensor is not attenuated during signal conditioning.
05:30 The Display and Indicators block.
05:33 Display constitutes of a 16x2 LCD display.
05:37 This means that the display is capable of displaying two lines of 16 characters each.
05:44 No separate controller is required since it has its own in-built controller.
05:50 It is used for displaying various parameters like temperature, fan, heater and machine ID (MID) .
05:56 It is operated in 4-bit mode.
05:59 Indicators include various on-board LEDs.
06:04 Next we have Serial Voltage Level Converter block.
06:09 It is used for conversion of signals from serial to TTL and vice versa.
06:15 Next, we have USB to Serial Converter block.
06:19 It is used for conversion of signals from USB to serial and vice versa.
06:24 Next we have USB and RS232 port block.
06:28 It is used to connect the USB and RS232 cable.
06:33 Last we have the ISP block.
06:36 ISP stands for "In-System Programming".
06:39 It is actually a 10 pin male connector.
06:42 Through this, we can program the micro-controller with the help of proper programming device.
06:48 This brings us to the end of this spoken tutorial on Introduction to Single Board Heater System.
06:54 Let us summarize.
06:56 In this spoken tutorial, we saw the salient features and block diagram explanation of SBHS.
07:03 The various blocks briefly explained include: Power Supply,
07:07 micro-controller, heater and fan,
07:09 driver, temperature sensor,
07:11 instrumentation amplifier, display,
07:14 USB & RS232 ports, ISP.
07:19 Watch the video available at the following link.
07:22 It summarizes the Spoken Tutorial project.
07:25 If you do not have good bandwidth, you can download and watch it.
07:29 The Spoken Tutorial project team: * Conducts workshops using spoken tutorials.
07:34 * Gives certificates to those who pass an online test.
07:38 For more details, please write to contact@spoken-tutorial.org.
07:45 Spoken Tutorial project is a part of the Talk to a Teacher project.
07:49 It is supported by the National Mission on Education through ICT, MHRD, Government of India.
07:56 More information on this mission is available at: [1].
08:08 This is Rupak Rokade from IIT Bombay, signing off.

Contributors and Content Editors

Nancyvarkey, PoojaMoolya, Sandhya.np14