Single-Board-Heater-System/C2/Introduction-to-Single-Board-Heater-System/English
Title of script: Introduction to Single Board Heater System
Author: Rupak Rokade
Keywords: SBHS, block diagram, video tutorial
|
|
---|---|
Show slide | Welcome to the spoken tutorial on “Introduction to Single Board Heater System” |
Show slide | In this tutorial we will see the
|
Show slide | The Single-board Heater System is abbreviated as SBHS
It is a micro-controller based lab-in-a-box temperature control setup. The setup has been designed to cater to the needs of undergraduate & postgraduate control courses. |
Show slide | It revolves around the concepts of
These concepts serve as the basic foundation for its development. |
Show slide | Next we shall talk about the salient features of SBHS.
SBHS is a 3000 rupee device with its hardware design and codes released as an open source. However, please note that the actual price during purchase may vary. An open source software is used to interface SBHS. More details can be sought from: sbhs.os-hardware.in |
Show slide | It has small time constant of around 1 minute.
Hence, one can do realistic experiment in 10 minutes This setup is also available for remote access under Virtual labs project. One can access it remotely and get a feel for it. Later the user can buy it or assemble it and set it up as a lab at college or at home. |
Show the respective module on the SBHS picture on the slide | Figure shows the picture of Single Board Heater System.
It has an SMPS to generate 12 Volt regulated DC power supply.
|
Show the respective module on the SBHS picture on the slide | A metal blade and a heater coil situated below this metal support.
|
Show the respective module on the SBHS picture on the slide | A computer fan.
|
Show the respective module on the SBHS picture on the slide | A display.
|
Show the respective module on the SBHS picture on the slide | USB and RS232 ports.
|
Show slide | The figure shows the block diagram of "Single-board Heater System". The SBHS consists of
We would now see a brief explanation of the various blocks in SBHS. |
Show slide | First we will see the Power Supply.
The Power supply is basically a 12V 400 watt SMPS. This 12V supply is used directly but most of the circuitry requires 5V supply. Hence separate voltage regulators are used wherever necessary. Also, to avoid any ambiguous temperature readings due to power supply fluctuations, the voltage regulators for System and sensor are kept separate. |
Show slide | Next is Micro-controller.
An 8-bit ATmega16 micro-controller is used. Micro-controller plays a very important role. It controls every single hardware present on the SBHS, directly or indirectly. It executes various tasks like
|
Show slide | Next comes the Heater and Fan.
When current passes through the coil, the coil gets heated. This heat is transfered to the metal plate through convection increasing its temperature. |
Show slide | The fan used is a small regular computer fan.
Due to some tried and tested reasons, it is placed below the heater. |
Show slide | Next comes the Driver block.
This is nothing but a device which varies the amount of power delivered to the fan and heater. MOSFETS are used for the same. MOSFETS are operated as per the commands given by the micro-controller. These MOSFETS are actually switched at some PWM frequency. |
Show slide | Now we will talk about the Temperature sensor.
The output of this sensor is in micro ampere per kelvin. The operating temperature ranges from -55 to 150 degree Celsius. Moreover, it does not requires any further process of linearization. |
Show slide | Next we will see Instrumentation amplifier.
Instrumentation amplifier is used for signal conditioning of the signal generated by AD590. It also provides good input impedance for the temperature sensor Hence, the signal generated by the sensor is not attenuated during signal conditioning. |
Show slide | The Display and Indicators block.
Display constitutes of a 16x2 LCD display. This means that the display is capable of displaying two lines of 16 characters each. No separate controller is required since it has its own in-built controller. It is used for displaying various parameters like temperature, fan, heater and machine ID (MID) . It is operated in 4-bit mode. The indicators include various on-board LEDs. |
Show slide | Next we have Serial Voltage Level Converter block.
|
Show slide | Next, we have USB to Serial Converter block.
|
Show slide | Next we have USB and RS232 port block
|
Show slide | Last we have the ISP block.
ISP stands for "In-System Programming". It is actually a 10 pin male connector. Through this, we can program the micro-controller with the help of proper programming device.
Let us summarise. |
Show slide | In this spoken tutorial we saw the
|
Show slide | # Watch the video available at http://spoken-tutorial.org/What_is_a_Spoken_Tutorial.
|
Show slide | The Spoken Tutorial Project Team
For more details, please write to contact@spoken-tutorial.org |
Show slide | # Spoken Tutorial Project is a part of the Talk to a Teacher project.
Thanks for joining,this is Rupak Rokade from IIT Bombay signing off. Good bye |