Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor

Size: px
Start display at page:

Download "Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor"

Transcription

1 American Journal of Mechanical Engineering and Automation 2018; 5(4): ISSN: (Print); ISSN: (Online) Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor Nafiz Imtiaz, Mahidul Haque Prodhan *, Faisal Rahman, Hossain Sahadath, Khorshed Ahmad Kabir Department of Nuclear Engineering, University of Dhaka, Dhaka, Bangladesh address * Corresponding author To cite this article Nafiz Imtiaz, Mahidul Haque Prodhan, Faisal Rahman, Hossain Sahadath, Khorshed Ahmad Kabir. Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor. American Journal of Mechanical Engineering and Automation. Vol. 5, No. 4, 2018, pp Received: August 4, 2018; Accepted: August 21, 2018; Published: September 29, 2018 Abstract The TRIGA Mark-II Research Reactor of Bangladesh Atomic Energy Commission (BAEC) is the only nuclear reactor of Bangladesh. Presently power level variation of this reactor is done by manual movement control of the control rods by the operator, which is a manual and time consuming process. Here, according to the input by the operators to make the reactor critical at a definite power, the system would automatically move the control rods to positions (upper or lower) to attain the desired power level. Microcontroller based simple electronic circuit is used to control reactor power level. The target of this research is to design a simulation based system for TRIGA Mark-II Research Reactor of BAEC to vary the power level by automatic movement control of the control rods. By controlling the control rod positions reactor power level can be controlled easily. A separate power measurement system measures reactor power levels which would compensate the power level variation due to reactor poisoning. The overall system seems to be more safe, reliable, efficient and cost effective than the old manual system. Considering all this aspects, this design could be effective for the developing countries like Bangladesh. In this project only simulation is done by Proteus software, which is perfectly succeeded. In future this project can be implemented in hardware. Keywords Nuclear Research Reactor, Arduino Uno, Arduino Mega, Control Rod, Temperature Sensor, Banking Mode, Non-banking Mode, Proteus Software 1. Introduction The government of Bangladesh has taken a great endeavor to build its first nuclear power plant in the country. Although Bangladesh is an embarking country in nuclear power, it already has an operational research reactor, which is called TRIGA Mark-II, operated by Bangladesh Atomic Energy Commission (BAEC). It is a tank type research reactor and is used for training, research and isotope production. It was designed and constructed by General Atomics of USA [1]. In the BAEC research reactor, the reactivity control is done by 6 control rods of Boron Carbide (B 4 C). The control rods are positioned at different locations of D-Ring of the reactor core. The reactor Instrumentation & Control (I&C) system manages all control rod movements taking into account the choice of operating mode and interlocks [2-3]. It also includes the instrumentation for monitoring reactor parameters during all operational states and for recording all variables of reactor operation. The control rod mechanism is very important in reactor operation meaning to control reactivity or neutron production in the reactor. Among the six (6) control rods of TRIGA Mark-II, one is air follower controlled by pneumatic drive mechanism and five are fuel follower controlled by electromagnetic drive mechanism. Currently, the TRIGA Mark-II Reactor can be operated in two modes of operation: MANUAL and AUTOMATIC mode. In MANUAL mode operation, for the power/specific flux, reactor operators need to adjust the control rod position by pressing buttons on a console. Each of these control rods can be controlled up or down at a time. To reduce the floatation in the manual mode the reactor operator had to

2 100 Nafiz Imtiaz et al.: Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor make adjustments to get the right power for every moment in the operation of the reactor. In the operation of AUTOMATIC mode, the system can only adjust one control rod while the other control rods will remain at their current positions. Adjustment of the control rod reactivity depends on the value of five permanent control rods, either to be increased to increase the reactivity or otherwise. The system will take power readings when taking into account the position of all the control rods. Then, the system will provide signals to the control rods one by one, which will make adjustments and change its position, other five control rods will remain at their current position. This is a very slow process. Aging, analog based technology, slow response and instability also put the reactor safety under question [4-5]. To solve this problem, the authors have developed an automated controller system. It has been developed to control the movement of the control rods by using microcontroller based circuitry, displacement and temperature sensors and stepper motors. The simulation program for reactor power has been developed using high speed computer and Proteus software. The whole components have been integrated to produce one automated controller system [6]. The microcontroller can run and guide the movement of six control rods simultaneously. Simultaneous movement for the six control rods means that each control rod will move in the position set by the program with a fast response rate. This developed system is based on the calibration data of control rod position for different power levels. Routine test or calibration is done in every reactor after definite time and the calibration data is saved carefully. From the calibration data we can easily find out the control rods position for a particular power level at which the operators want to make the reactor critical [7-8]. After every calibration the project related programming codes that contains the control rod position should be modified. Reprogramming an Arduino is a very easy and low time consuming process so it will not create much trouble for the operator [9]. Therefore, the developed automated controller system will ensure highly responsive, accurate, reliable and safe operation of the reactor [10]. 2. Methods and Circuit Analysis Total system consists of different subsystems. They are: Master Control Portion, Control Rod Position Detection and Control Circuit, Stepper Motor Driver Circuit & Continuous Power Monitoring Circuit Master Control System The master Control system controls all the activities of this control system. The heart of this control system is Arduino Mega Boards which consists of Atmel ATmega 325 microprocessor. Figure 1. Master Control System. In Master Controller unit three Arduino Mega boards are used, which is shown in Figure 1. One Arduino Mega board works like main controller (shown in Figure 2) which takes input from keypad and sends data to other two Arduino Mega boards. This two Arduino Mega board control three slave Arduino Uno boards each. This three Arduino Mega is called Master Controller as a whole. Figure 2. Master Controller Circuit Keypad Interfacing with Arduino Mega This portion is used to take input command to make reactor critical at a definite power level defined by the operator. The operator simply types a password through the 3x4 keypad. For a defined password a particular power required input is send to the Arduino Mega-1. Then Arduino mega send necessary commands to control rod control circuit to supervise stepper motor movement to make reactor critical at operator defined power level. Keypad Interfacing with Arduino Mega-1 is shown in Figure 3. Figure 3. Keypad Interfacing with Arduino Mega-1.

3 American Journal of Mechanical Engineering and Automation 2018; 5(4): LCD Display Interfacing with Arduino Mega This portion is used to display necessary information regarding this project. Mainly initialization and the desired power level at which the reactor will be critical are shown in the display. Here 20X4 alphanumeric LCD display is used. LCD Display interfacing with Arduino Mega-1 is shown in Figure 4. Figure 4. LCD Display interfacing with Arduino Mega Master Slave Circuit Here Arduino Mega 2&3 are used as a master and Arduino Uno s is used as slave which get commands from the master. This system is called master slave because here unidirectional data flow is occurred. Command only flows from the master to slave, which is shown in Figure 5. Here master receive operator required power level input from the keypad through a secret password. After receiving the keypad input, the Arduino Mega shows the desired power to the LCD display. Now Arduino Mega generates a digital output according to the desired input power level. This digital output is sent to the different slaves. According to the slave input which is actually controls the rod position: different control rod position is obtained as a digital data stream by the master and controls the movement of stepper motor driver circuit to make a reactor critical at a desired power level. Figure 5. Master Slave Circuit Control Rod Position Detection and Control Circuit This portion is designed to detect the control rod position and take the control rod position at the desired level to obtain desired power level directed by the operator, which is shown in Figure Sensor Interfacing With Arduino Uno In this portion control rod position related data is collected. The authors can detect control rod position at different levels of control rod such as 0, 25, 50, 75 percent position of control rod. But it is not possible that the control rod position will be within the definite positions that can be sensed by this project. So we assume that the control rod is at a random position. Now the authors have programmed Arduino Uno to command stepper motor control circuit to turn the stepper motor in the anti-clockwise direction. The control rod is connected to the shaft of stepper motor. So control rod will be inserted to the core and the control rod position will decrease. When the control rod reaches to our predefined positions like 0, 25, 50, 75 percent positions then we detect it by the sensor. For different position detection, individual sensors are used. Most obviously after reaching the position stepper motor stopped automatically. Here, touch sensor is used Stepper Motor Driver Circuit Interfacing with Arduino Uno In this portion according to the detected control rod position, the operator defined power level can be obtained by the movement of control rod. This is done by the program inserted in the Arduino Uno Board. For a defined power level and for a detected control rod position, there is a particular Figure 6. Control rod position detection and control circuit. stepper motor input given by the Arduino Uno to make the reactor critical at the operator defined power level. Here calibration data is used to define the control rod position for different power level Stepper Motor Driver Circuit Figure 7 shows the Stepper Motor Driver Circuit. This circuit is used normally for efficient operation of stepper motor by the commands given by Arduino Uno Board. Here dual H-Bridge is used to control the movement of stepper motor. Here bipolar stepper motor is used. Figure 7. Stepper Motor Driver Circuit Power Monitoring and Poison Effect Compensation Circuit This circuit, shown in figure 8, is used for monitoring reactor power. Here IC LM35 is used as a temperature sensor which collects the temperature information from the reactor core. Otherwise the authors can collect the power related data from the console directly which is the most accurate way. Now the Arduino Mega processes the temperature info according to the code. If sensor is used, then two (2)

4 102 Nafiz Imtiaz et al.: Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor temperatures are recorded per minute and calculate slope values, Slope = (Y 2 -Y 1 )/(X 2 -X 1 ) Here, Y 1 is the Initial temperature, Y 2 is the final temperature after 1 minute.(x 2 -X 1 ) is the time difference between the temperature measurements here it is 3 minute. Reactor Power in KW= Slope *60*100 /3.752 Due to poison effect, the authors can t achieve the desired power so after measuring power Master Controller Arduino Mega compensated the power fluctuation according to the coding by moving stepper motor either in clockwise or anticlockwise direction to attain desired power level. Figure 8. Continuous Power Monitoring Circuit Overall Circuit Description and Feature With Diagram This section describes the basic principles and features of this developed system with diagram. For simplicity overall circuit can be understandable by using only one stepper motor Simple Circuit Figure 9. Block diagram of Simple circuit with two arduino mega and one motor. Figure 10. Simple circuit with two arduino mega and one motor.

5 American Journal of Mechanical Engineering and Automation 2018; 5(4): After turning the system on, the LCD display shows Enter Password. Then the authorized operator needs to give the password according to his power demand at which the reactor should be critical. Now Arduino Mega got the input related data from the keyboard which is the input for this board. Then according to the code written in Arduino Mega driver, the output digital port is enabled and it contains some digital data. The data is transferred to the slaves connected to the Arduino Mega. Now the stepper motor started to rotate anti-clockwise which means the control rod has been inserted at a defined rate until it triggers a control rod detection switch. When a control rod detection switch is triggered, the stepper motor stops running. According to the power requirement this Arduino Uno, which is a slave in this project, gets its input from the master Arduino Mega as a stream of digital data. After that the Arduino Uno internally calculates the number of rotation required in stepper motor to make the reactor critical at operator defined power level. Arduino Uno does the calculations according to the codes written on its board. These codes can be easily modified according to the calibration data or operator demand. The Arduino Uno gives commands to stepper motor control circuit to rotate stepper motor for a calculated number of turns to make the reactor critical at operator defined power level. When the desired rotation of stepper motor has been completed, pin A5 of each Arduino Uno goes high. If all uno pins are high then Power measurement wouldstart by the master controller Arduino Mega which consists of a temperature sensor. If the calculated power is lower or upper than target value duo to reactor poisoning then Arduino Uno commands stepper motor to rotate clockwise or anticlockwise direction unit the power level reaches to desired level Complete Circuit Figure 11. Block diagram of complete circuit. Figure 12. Complete circuit.

6 104 Nafiz Imtiaz et al.: Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor In this system the authors control six control rod movements to make a reactor critical at different power levels. When power on the project then the LCD display shows initialization information and then Enter Password. Then the authorized operator needs to give the password according to his power demand at which the reactor should be critical. Now Arduino Mega-1 got the input related data from the keypad which is the input for this board. Now according to the code written in Arduino Mega drivers six output digital ports are enabled and they contain some digital data. The data is transferred to the six slaves (Six Arduino Uno) connected to the Arduino Mega 2&3. Now the six stepper motors connected to the six Arduino Uno s by six stepper motor control circuit, starts to rotate anti-clockwise that means the control rods are inserted at a used defined rate until it triggers a control rod detection switch individually for six control rods. When a particular control rod detection switch among six units is triggered then the respective stepper motor stops running. Now according to the power requirement, the six Arduino Uno s, which are slaves in this project, get their inputs from the master Arduino Mega as a stream of digital data. Now the Arduino Uno s internally calculate the number of rotation required in stepper motors to make the reactor critical at operator defined power level. The calculation that Arduino Uno s do are according to the codes that are written on their boards which can be easily modified according to the calibration data or operator demand. Now the six Arduino Uno s give commands to respective stepper motor control circuits to rotate stepper motor for a calculated number of turns to make reactor critical at operator defined power level. When the desired rotation of stepper motor completed then pin 12 of each Arduino Uno goes high. If all Uno pins are high then through an AND Gate +5V goes to master controller Arduino Mega and power measurement is started by master controller Arduino Mega which consists of a temperature sensor. If the calculated power is lower or higher than target value due to reactor poisoning then Arduino Uno commands stepper motor to rotate clockwise or anticlockwise direction unit the power level reaches to desired level. 3. Result Analysis In this research work, the system can be simulated for different kinds of input conditions. But for testing the accuracy and performance of this system, the authors are demonstrating only one desired power level input because performance will be same for all the inputs. For Example, if anyone needs to make reactor critical at 50 KW then the operator should start the system. After starting, the display will show enter password. Then if the operator presses 1234 on the keypad, the display shows initial reactivity and target reactor power. As for Arduino-1 (controller Arduino) Port A & Port K is designed for output. For an input of 1234, Arduino-1 sends digital 8 bit digital data ( ) to output ports. This is shown below in Figure 13. Figure 13. Keypad input impact. Arduino-1 output ports are connected to Arduino-2 and Arduino-3 input port. For Arduino-2 and Arduino-3 port K is allocated as input port. So Arduino-1 output digital data ( ) is send to Arduino-2 and Arduino-3.

7 American Journal of Mechanical Engineering and Automation 2018; 5(4): Figure 14. Master controller functionality. For simplicity here only Arduino-2 is shown on the below figure for easy interpretation. Figure 15. Interfacing between Arduino-1 and 2. Arduino-2 is the master Arduino which controls the slave Arduino Uno. For an input of in port-k of Arduino-2, it activates Port-A, Port-C, Port-F and Port-L of Arduino-2 which are configured as output ports. Inside the program we coded that for an input of in Arduino2 it will send to all its output ports. In Arduino-2

8 106 Nafiz Imtiaz et al.: Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor and Arduino-3 output ports, there are three slave Arduino Uno sare connected individually (total 6 slave Arduino Uno are used here). For simplicity, here we are only showing one slave Arduino Uno is connected to port C of Master Arduino- 2. So digital binary data stream is sent to Slave Arduino Uno. Port-D is used as output port in Slave Arduino Uno. This is shown in Figure 16. Figure 16. Interfacing between Arduino-2 and Arduino Uno. 8, 9, 10 & 11 pins of Slave Arduino Uno is connected to Stepper motor controller. Through this pins Arduino Uno send data to Stepper motor controller to control stepper Motor. After having the input stepper motor started to rotate Anti-clockwise direction. This is shown in Figure 17. Figure 17. Stepper motor control.

9 American Journal of Mechanical Engineering and Automation 2018; 5(4): Now, there are 2 Control rod position switches which are connected to pin number 12 and 13. These switches are used to send Arduino Uno about control rod current position related data. After getting the position related information and desired output power level related data (here 50 KW for this example), it is written in the code that the stepper motor 107 is rotated for 10 full turn. And after 10 seconds we found out that those 10 full rotations are completed by stepper motor and come to a standstill. Now for power measurement testing (for simplicity weare showing here Arduino Uno, as coding is similar for Arduino Mega), we initially set current reactor core temperature to 58 C. Figure 18. Starting temperature setup at 58 C to 61 C. So currently reactor generates 1561 KW power. But our target power is 1600 KW so the stepper motor rotates 1 rotation in anticlockwise direction. For any kind of emergency or wrong operation or if anyone want to change the power level during operation then he has to push the RESET BUTTON. RESET BUTTON is shown in the previous picture. The system will be reset after pressing this button, which is shown in Figure 19. Figure 19. Reset Button functionality test.

10 108 Nafiz Imtiaz et al.: Simulation of Automated Controller System for Controlling TRIGA Mark -II Research Reactor This system was just a simple way to demonstrate. As both banking &Non-banking mode is supported, we have tested the whole system for different power level value and compare these values with our coded values. The test results are given below: Table 1. The test results of Banking Mode and Non-Banking Mode. Power Level 50KW 50KW 100KW 100KW 250KW 500KW 1MW 1MW Mode of Operation Banking Non-Banking Banking Non-Banking Banking Non-Banking Banking Non-Banking According to Coding & Measured Value Number of Turns of Stepper Motor CR-1 CR-2 CR-3 CR-4 CR-5 CR-6 Coding Measured Coding Measured Coding Measured Coding Measured Coding Measured Coding Measured Coding Measured Coding Measured So, by simulating the overall circuit we can say that this system ensures the following characteristics: A simple, least complex circuitry, logic and coding based project, inherently safe, no change for total control rod withdrawal, very low cost design related to similar projects, easy controlling system, Reliable system design, highly secure, password protected design, high accuracy of stepper motor ensures precise power control, Simple Fault finding based system. 4. Conclusion The number of steps of stepper motor for all input was found perfectly. For all the inputs, the clockwise & anti clockwise movements of the stepper motor was found satisfactory. Overall the performance of this project was quite impressive and efficient. In the present work we have shown the feasibility of automatic control of the power output of a research reactor. However, the demonstration of the fact that the control system actually works is based on simulation using a software name proteus. Implementation of this system in an actual reactor will require a lot of further work. First a prototype has to be built with hardwire and tested industrially by companies like Siemens, Areva, Westinghouse, Toshiba etc. After the approval of nuclear regulatory authorities this system may then be implemented in an actual reactor. References [1] General Atomics. TRIGA MARK-II. Nuclear research reactors. [Online]. Available: [2] M. M. Islam, M. M. Haque, S. M. A. ISLAM, J. I. Khandaker, Calculation of Control Rod Worth of TRIGA MARK II Reactor Using Evaluated Nuclear Data Library JEFF-3.1.2, IOSR Journal of Applied Physics (IOSR-JAP), vol. 9, no. 4, 2017, pp [3] P. K. Bhowmik, S. K. Dhar, and S. Chakraborty, Operation and Control of TRIGA Nuclear Research Reactor with PLC, International Journal of Information and Electronics Engineering, Vol. 3, No. 6, November 2013, pp [4] Reactor Operation and Maintenance Unit (ROMU), TRIGA MARK-II Reactor Manual, Bangladesh Atomic Energy Commission (BAEC), Bangladesh, Revised [5] Islam, M. S., Haque, M. M., Salam, M. A., Rahman, M. M., Khandokar, M. R. I., Sardar, M. A., Saha, P. K., Haque, A., Malek Sonar, M. A., Uddin, M. M., Hossain, S. M. S., & Zulquarnain, M. A. (2004), Operation experience with the 3 MW TRIGA Mark-II research reactor of Bangladesh, 2nd world TRIGA users conference, conference volume, (p. 207), Austria: Atomic Institute of the Austrian Universities. ic/38/039/ pdf [6] R. Harisudhan, M. Ganesh Kumar, A. Udhaya Prakash, P. Sathya, Stepper Motor Control using ARDUINO ATMEGA Micro-Controller, IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 12, 2015 ISSN (online): [7] G. Žerovnik, L. Snoj, A. Trkov, L. Barbot, D. Fourmentel and J. F. Villard, "Measurements of Thermal Power at the TRIGA Mark II Reactor in Ljubljana Using Multiple Detectors," in IEEE Transactions on Nuclear Science, vol. 61, no. 5, pp , Oct doi: /TNS [8] Son N. A., Hoa N. D., Nguyen, T. T., Tuan, T. Q. and Raul, O. C. (2017) Control Rod Calibration and Worth Calculation for Optimized Power Reactor 1000 (OPR-1000) Using Core Simulator OPR1000. World Journal of Nuclear Science and Technology, 7,

11 American Journal of Mechanical Engineering and Automation 2018; 5(4): [9] Simon Monk, Programming Aurdino Getting started with sketches, 2 nd Edition, McGraw Hill, ISBN-13: , June 2016 [10] Md. Sabri Minhat, Izhar Abu Hussin, Mohd Idris Taib, Mohd Khairulezwan Abd Manan, Nurfarhana Ayuni Joha, Mohd Zaid Mohamed, Harzawardi Hasim, Mohamad Hairie Rabir, Ridzuan Abdul Mutalib, Dr. Zainal Alam Haron, Development Of Automated Controller System For Controlling Reactivity ByUsing Fpga In Research Reactor Application. ic/44/096/ pdf

Modernization of TRR Control Rod Mechanisms Driving System Based on FPGA

Modernization of TRR Control Rod Mechanisms Driving System Based on FPGA 3rd International Conference on Electric and Electronics (EEIC 2013) Modernization of TRR Control Rod Mechanisms Driving System Based on FPGA Mohammad Arkani 1,2 1 Physics Department Amir-Kabir University

More information

Automation of space management in vehicle parking using PLC and SCADA

Automation of space management in vehicle parking using PLC and SCADA Automation of space management in vehicle parking using PLC and SCADA Aravind.K [1],Donaldhardley [2], Pradeep [3], T.Vijayan [4], B.kalai Selvi [5],Dr S.Latha [6] [1-2] Final year Student, Dept of Electronics

More information

Smart Power Flow Monitoring and Control

Smart Power Flow Monitoring and Control IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X John Richardson. J Mathivathani. N Karthikeyan. K Preethi. PA Vivekanandhan. C Vice

More information

OBSTACLE AVOIDANCE ROBOT

OBSTACLE AVOIDANCE ROBOT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 85 89 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com OBSTACLE AVOIDANCE ROBOT Sanjay Jaiswal 1, Saurabh Kumar Singh 2, Rahul Kumar 3 1,2,3

More information

TECHNICAL REFERENCE BSD V-3A Bipolar Stepper Driver

TECHNICAL REFERENCE BSD V-3A Bipolar Stepper Driver TECHNICAL REFERENCE BSD 3630 36V-3A Bipolar Stepper Driver Contents Chapter 1 Safety Precautions.. 3 Chapter 2 Drive Overview...4 2.1 Key Features...4 2.2 Drive Description...4 2.3 Applications. 4 Chapter

More information

Industrial Appliances Control Using Android Mobile & Bluetooth Technology

Industrial Appliances Control Using Android Mobile & Bluetooth Technology International Journal of Engineering and Manufacturing Science. ISSN 2249-3115 Volume 8, Number 1 (2018) pp. 33-42 Research India Publications http://www.ripublication.com Industrial Appliances Control

More information

evsjv `k cigvyy kw³ Kwgkb BANGLADESH ATOMIC ENERGY COMMISSION

evsjv `k cigvyy kw³ Kwgkb BANGLADESH ATOMIC ENERGY COMMISSION Design and Development of Microcontroller Based Programmable Timer for Supply Control Md. Shahzamal, Mohammad Abu Sayid Haque, Md. Nasrul Haque Mia, Md. Anzan-Uz-Zaman, Sardar Masud Rana, Mahbubul Hoq,

More information

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Chapter 3 HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Dr. H.K. VERMA Distinguished Professor Department of Electrical and Electronics Engineering School of Engineering and Technology SHARDA

More information

Design of Intel 8751 Microcontroller-based System for Monitoring and Control of a Thermal Process

Design of Intel 8751 Microcontroller-based System for Monitoring and Control of a Thermal Process Design of Intel 8751 Microcontroller-based System for Monitoring and Control of a Thermal Process Francis Enejo Idachaba Department of Electrical and Information Engineering, College of Science and Technology,

More information

Universal Data Logger System for Environmental Monitoring Applications

Universal Data Logger System for Environmental Monitoring Applications Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol. 5, No. 2, June 2017, pp. 131~136 ISSN: 2089-3272, DOI: 10.11591/ijeei.v5i2.289 131 Universal Data Logger System for Environmental

More information

GUIDE TO SP STARTER SHIELD (V3.0)

GUIDE TO SP STARTER SHIELD (V3.0) OVERVIEW: The SP Starter shield provides a complete learning platform for beginners and newbies. The board is equipped with loads of sensors and components like relays, user button, LED, IR Remote and

More information

POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40%

POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40% POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40% Prof. Dipesh. M.Patel 1 Kandarp mehta 2 Himanshu amrutiya 3 Ravi bhalodia 4 Chirag amrutiya 5 1. Head, Electrical Engg. Department,

More information

1.0 The System Architecture and Design Features

1.0 The System Architecture and Design Features 1.0 The System Architecture and Design Features Figure 1. System Architecture The overall guiding design philosophy behind the Data Capture and Logging System Architecture is to have a clean design that

More information

Common Technical Issue On I&C

Common Technical Issue On I&C Common Technical Issue On I&C Chashma Unit-1 and 2 Pakistan by M.Ramzan Tahir IAEA Technical Meeting on Instrumentation and Control in SMRs At VIC Vienna, Austria (21 ~ 24 May, 2013) Contents Plants Design

More information

AVR MICROCONTROLLER PROJECT TUTORIAL E-PUB

AVR MICROCONTROLLER PROJECT TUTORIAL E-PUB 14 May, 2018 AVR MICROCONTROLLER PROJECT TUTORIAL E-PUB Document Filetype: PDF 151.29 KB 0 AVR MICROCONTROLLER PROJECT TUTORIAL E-PUB Premium source of Projects Tutorials Code Ebooks Library for Atmels

More information

Microcontroller Based Code Locking System with Alarm

Microcontroller Based Code Locking System with Alarm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. II (Jan. 2014), PP 09-17 Microcontroller Based Code Locking System with Alarm

More information

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR Arun G Mohan 1 and Vijina K 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

VOICE CONTROLLED WHEEL CHAIR USING ARDUINO

VOICE CONTROLLED WHEEL CHAIR USING ARDUINO VOICE CONTROLLED WHEEL CHAIR USING ARDUINO Kharka Bahadur Rai 1, Jeetendra Thakur 2, Nirmal Rai 3 1,2 Student, 3 Asst. Professor, Department of Electronics and Communication Engineering, Sikkim Manipal

More information

ADVANCED TRAINING INSTITUTE, HYDERABAD

ADVANCED TRAINING INSTITUTE, HYDERABAD Revision:01 LEARNING CONTENT Page 1 of 8 III COURSE CODE IA-01 COURSE TITLE PLC PROGRAMMING FOR INDUSTRIAL AUTOMATION OBJECTES On completion of the course, the learner will be able to explain the applications

More information

IEEE SoutheastCon Hardware Challenge

IEEE SoutheastCon Hardware Challenge IEEE SoutheastCon Hardware Challenge Cameron McSweeney, Kendall Knapp Brian Roskuszka, Daniel Hofstetter May 2, 207 Advisors: Dr. Jing Wang, Dr. Yufeng Lu, Dr. In Soo Ahn 2 Task 3 - Bring Down the Shields

More information

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH Varsha Singh 1 & Savita Sindhu 2 Abstract: In this paper, we aim at designing a home automation system using automatic sun tracking system. Also operating

More information

PCIe40 temperature protection system

PCIe40 temperature protection system PCIe40 temperature protection system Angel Romero C-149360-1 Summer Student Report LHCb European Organization for Nuclear Research Supervision: Paolo Durante 4th August 2017 . Contents List of Figures

More information

Remote Area Monitoring Robot

Remote Area Monitoring Robot IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Muthukkumar R Manikandan P Sudalai Muthu Vignesh B Sivakumar S Assistant Professor

More information

Installation of a Second CLICIT Irradiation Facility at the Oregon State TRIGA Reactor

Installation of a Second CLICIT Irradiation Facility at the Oregon State TRIGA Reactor Installation of a Second CLICIT Irradiation Facility at the Oregon State TRIGA Reactor Robert Schickler and Steve Reese Oregon State University, 100 Radiation Center Corvallis, OR, 97330 USA Corresponding

More information

Me Stepper Driver. Overview

Me Stepper Driver. Overview Me Stepper Driver Overview The Me Stepper Motor Driver module is designed to precisely drive the bipolar stepper motor. When pulse signals are input into the stepper motor, it rotates step by step. For

More information

Colour Object Counting and Sorting Mechanism Using Image Processing Approach Avadhoot R.Telepatil 1, 2 Prashant M. Jadhav 2 1

Colour Object Counting and Sorting Mechanism Using Image Processing Approach Avadhoot R.Telepatil 1, 2 Prashant M. Jadhav 2 1 e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Colour Object Counting and Sorting Mechanism

More information

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform.

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Ashwini Bhosure, Mayur Bhosure, Rakeshkumar Sharma Keystone School of Engineering, Pune, India Abstract As the

More information

Arduino Dock 2. The Hardware

Arduino Dock 2. The Hardware Arduino Dock 2 The Arduino Dock 2 is our supercharged version of an Arduino Uno R3 board. These two boards share the same microcontroller, the ATmel ATmega328P microcontroller (MCU), and have identical

More information

Ryan Everaert Application Note Team - I Application Note for Toshiba Bipolar Stepper, Part Number TB6560AHQ

Ryan Everaert Application Note Team - I Application Note for Toshiba Bipolar Stepper, Part Number TB6560AHQ Ryan Everaert Application Note Team - I Application Note for Toshiba Bipolar Stepper, Part Number TB6560AHQ Executive Summary of Operation and Application The Toshiba bipolar stepper driver integrated

More information

Adaptive Motion Control of FIREBIRD V Robot

Adaptive Motion Control of FIREBIRD V Robot Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack

Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack Course Syllabus: Chapter# Topic Covered Duration MODULE 1 INTRO TO EMBEDDED SYSTEMS 2-1

More information

Automation of wafer handling

Automation of wafer handling Project Report Automation of wafer handling ELECTRONIC DESIGN LAB DEPARTMENT OF ELECTRICAL ENGINEERING IIT BOMBAY Group Members: SHREYANS GANDHI 06D07005 ISHAN GAIKWAD 06D07013 PRADEEP GAIKWAD 06D07010

More information

Journal of American Science 2014;10(2)

Journal of American Science 2014;10(2) LABVIEW Real Time Control for Pneumatic Transfer System in TRIGA Research Reactor Adel A.M. Abdelrahman Metallurgy Department, Nuclear Research Center, Atomic Energy Authority, Egypt elthakeel@yahoo.com

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY BRANCH NAME: INSTRUMENTATION & CONTROL ENGINEERING (17) SUBJECT NAME: EMBEDDED SYSTEM DESIGN SUBJECT CODE: 2171711 B.E. 7 th SEMESTER Type of course: Core Engineering Prerequisite:

More information

Getting to know the Arduino IDE

Getting to know the Arduino IDE Getting to know the Arduino IDE I ve heard about Arduino, what the heck is it? Arduino is a development environment Combination of hardware and software Hardware based on Atmel AVR processors Software

More information

Personal Computer-less (PC-less) Microcontroller Training Kit

Personal Computer-less (PC-less) Microcontroller Training Kit IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Personal Computer-less (PC-less) Microcontroller Training Kit To cite this article: Y Somantri et al 2018 IOP Conf. Ser.: Mater.

More information

One. SAEL s.r.l. Burgo Toscolano

One. SAEL s.r.l. Burgo Toscolano SAEL s.r.l. One week of fault at the Toscolano Jagenberg sheeter was enough to push for a deep revamping of the electrical drive machine. The stop was caused by a fault of the existing drives equipment

More information

Design and Development of Network Based System for Controlling and Monitoring Home Appliances

Design and Development of Network Based System for Controlling and Monitoring Home Appliances Design and Development of Network Based System for Controlling and Monitoring Home Appliances Prof P.S.Revankar Head of Computer Department M.E. Student of Computer Engg. Government College of Engineering

More information

Diploma in Embedded Systems

Diploma in Embedded Systems Diploma in Embedded Systems Duration: 5 Months[5 days a week,3 hours a day, Total 300 hours] Module 1: 8051 Microcontroller in Assemble Language Characteristics of Embedded System Overview of 8051 Family

More information

3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT

3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 80 84 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com 3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT

More information

SENSOLIGHT SYSTEM FOR HUMP DETECTION IN MOTORCYCLE

SENSOLIGHT SYSTEM FOR HUMP DETECTION IN MOTORCYCLE SENSOLIGHT SYSTEM FOR HUMP DETECTION IN MOTORCYCLE Manjunatha K N 1, Kiran B 1 1 Assistant Professor, Department of Electronics and Communication Engineering, School of Engineering and Technology, Jain

More information

A Wireless Process Monitoring And Control System With Zigbee

A Wireless Process Monitoring And Control System With Zigbee American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-2, pp-177-183 www.ajer.org Research Paper Open Access A Wireless Process Monitoring And Control System

More information

Design of the Control System for Step Motor Based on MCU

Design of the Control System for Step Motor Based on MCU Send Orders for Reprints to reprints@benthamscience.ae 1044 The Open Automation and Control Systems Journal, 2015, 7, 1044-1050 Design of the Control System for Step Motor Based on MCU Open Access Liu

More information

Risk Implications of Digital RPS Operating Experience

Risk Implications of Digital RPS Operating Experience Risk Implications of Digital RPS Operating Experience For Presentation at IAEA Technical Meeting on Common-Cause Cause Failures in Digital Instrumentation and Control Systems of Nuclear Power Plants June

More information

Arduino Based Speech Controlled Robot for Human Interactions

Arduino Based Speech Controlled Robot for Human Interactions Arduino Based Speech Controlled Robot for Human Interactions B. Sathish kumar 1, Dr. Radhika Baskar 2 1BE Scholar, Electronics and Communication Engineering, Saveetha School of Engineering, Kuthamakkam,

More information

INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT

INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT Seenivasan V 1,Ponkumar K 1,Venkatraman R 1, Jeslindrusilanesamalar J 2 1Dept of Electrical and Electronics Engineering, Kamaraj College

More information

Pegasus Astro Dual Motor Focus Controller v2.0

Pegasus Astro Dual Motor Focus Controller v2.0 Pegasus Astro Dual Motor Focus Controller v2.0 Thank you for choosing Pegasus Astro - Dual Motor Focus Controller v2.0 (DMFC) Introduction The evolution of technology in astronomy requires a system which

More information

IMPLEMENTATION OF SENSOR DIAGNOSIS BASED ON AUTOSAR

IMPLEMENTATION OF SENSOR DIAGNOSIS BASED ON AUTOSAR International Journal of Latest Trends in Engineering and Technology Vol.(8)Issue(3), pp.215-221 DOI: http://dx.doi.org/10.21172/1.83.032 e-issn:2278-621x IMPLEMENTATION OF SENSOR DIAGNOSIS BASED ON AUTOSAR

More information

Smart Home Automation System using Ethernet Technology

Smart Home Automation System using Ethernet Technology Smart Home Automation System using Ethernet Technology Prity N. Adhagale 1, R.J.Magar 2 M.E. Student, Department of E&TC, Shreeyash College of Engg. & Tech, Dr. BAMU University, Aurangabad, MS, India 1

More information

Bluetooth Based Smart Automation System Using Android

Bluetooth Based Smart Automation System Using Android Bluetooth Based Smart Automation System Using Android Ms. Poonam V. Gaikwad Department of Computer Science and Engineering SVERI s College of Engineering, Pandharpur, Maharashtra, India Prof. Mr. Yoginath

More information

Design and Analysis of Voice Activated Robotic Arm

Design and Analysis of Voice Activated Robotic Arm Design and Analysis of Voice Activated Robotic Arm Ajay Aravind S4 MTECH Government College of Engineering, Kannur ajayaravind05@gmail.com Dr. T.D. John PROFESSOR Government Engineering College, Kannur

More information

Programmable Logic Controllers

Programmable Logic Controllers Programmable Logic Controllers PLC Evaluation Board used in ECE 461 What is a PLC? Programmable Logic Controllers (PLC's) are microprocessor devices much like the PIC microcontroller. Their function is

More information

Design, Simulation and Implementation of a Microcontroller Based Autometic Home Appliances Control System

Design, Simulation and Implementation of a Microcontroller Based Autometic Home Appliances Control System SEU Journal of Science and Engineering, Vol. 10, No. 2, December 2016 ISSN: 1999-1630 Design, Simulation and Implementation of a Microcontroller Based Autometic Home Appliances Control System Md. Abu Momen

More information

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( )

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( ) DESIGN AND IMPLEMENTATION OF MICROCONTROLLER BASED SPEED DATA LOGGER Kriti Jain *, Prem Chand #, Saad Shamsi #, Dimple Taneja #, Rahul Yadav #, Sanjeev Yadav # *Assistant Professor, ECE Department, Amity

More information

USER MANUAL ARDUINO I/O EXPANSION SHIELD

USER MANUAL ARDUINO I/O EXPANSION SHIELD USER MANUAL ARDUINO I/O EXPANSION SHIELD Description: Sometimes Arduino Uno users run short of pins because there s a lot of projects that requires more than 20 signal pins. The only option they are left

More information

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 340 IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 1,2,3 Department of Electrical and Electronics Engineering, Federal University of

More information

Abstract. GLV User Manual 1

Abstract. GLV User Manual 1 GLV User Manual 1 Abstract This user manual is a high level document that explains all operational procedures and techniques needed to operate the GLV system in a safe and effective manner. Anyone operating

More information

MULTI PURPOSE SECURITY SYSTEM USING GSM

MULTI PURPOSE SECURITY SYSTEM USING GSM International Journal of Scientific & Engineering Research, Volume 3, Issue 10, October-2012 1 MULTI PURPOSE SECURITY SYSTEM USING GSM Manjula B.M Madhu Patil,Prasanna Paga,Naina Karkal Department of Electronics

More information

DESIGN OF MULTI-CHANNEL DATA ACQUISITION AND PROCESS CONTROL MODULE

DESIGN OF MULTI-CHANNEL DATA ACQUISITION AND PROCESS CONTROL MODULE Volume 116 No. 5 2017, 37-42 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu DESIGN OF MULTI-CHANNEL DATA ACQUISITION AND PROCESS CONTROL MODULE Subashini

More information

L298N Dual H-Bridge Motor Driver

L298N Dual H-Bridge Motor Driver Handson Technology User Guide L298N Dual H-Bridge Motor Driver This dua l bidirectional motor driver, is based on the very popular L298 Dual H-Bridge Motor Driver Integrated Circuit. The circuit will allow

More information

Power Supply, Arduino MEGA 2560, and Stepper Motors Connections

Power Supply, Arduino MEGA 2560, and Stepper Motors Connections Power Supply, Arduino MEGA 2560, and Stepper Motors Connections By: Maram Sulimani Abstract: Arduino MEGA 2560 is required for this project to control the movement of the 3D printer axis and its extruder.

More information

International Journal Of Advanced Research In Engineering Technology & Sciences

International Journal Of Advanced Research In Engineering Technology & Sciences International Journal Of Advanced Research In Engineering Technology & Sciences Email: editor@ijarets.org March- 2015 Volume 2, Issue-3 www.ijarets.org Remote Controlling Of a Vehicle Using Android App.

More information

Instruction manual of the electronic lock DFS SB

Instruction manual of the electronic lock DFS SB 3 (interface) Battery compartment Keyboard Battery compartment s lid GENERAL TIPS The lock can be opened by using a code consisting of 7 digits or 7 letters. Each time you push a key on the keyboard, an

More information

DEVELOPMENT OF FPGA BASED REMOTE CONTROLLED POWER STEERING CONTROL SYSTEM FOR VEHICLES

DEVELOPMENT OF FPGA BASED REMOTE CONTROLLED POWER STEERING CONTROL SYSTEM FOR VEHICLES Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD MODULE-1 C Programming Language Introduction to C Objectives of C Applications of C Relational and logical operators Bit wise operators The assignment statement Intermixing of data types type conversion

More information

Design And Simulation Of Power Factor Measurement Circuit By Using Pic

Design And Simulation Of Power Factor Measurement Circuit By Using Pic Design And Simulation Of Power Factor Measurement Circuit By Using Pic The most common power factor measurement circuits involve zero crossing In (6) a power factor measurement circuit for AC motors was

More information

USE OF GSM TECHNILOGY TO CONTROL THE SPEED OF STEPPER MOTOR

USE OF GSM TECHNILOGY TO CONTROL THE SPEED OF STEPPER MOTOR USE OF GSM TECHNILOGY TO CONTROL THE SPEED OF STEPPER MOTOR Srushti Chafle 1, S wati Bhandarkar 2 Department of Electrical Engineering, Datta meghe Institute of Engineering technology and research, Sawangi(Meghe),Wardha

More information

All In One Protective kit For Women

All In One Protective kit For Women All In One Protective kit For Women Mr. Vaibhav A. Alone- M.Tech Student, Guide - Asst. Prof Ashish Manusmare, Co-guide - Asst. Prof Trupti Bhoskar Dept. Of Electronic & Communication Engineering Fr. Ballarpur

More information

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC)

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) Vinod Jiddi Assistant Professor,Dept.of EEE,B.L.D.E.A. S CET,vijayapur karnataka Abstract This paper presents to design, develop and monitor

More information

IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER INTERFACE

IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER INTERFACE POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 76 Electrical Engineering 2013 Krzysztof NOWOPOLSKI* IMPLEMENTATION OF BALL-AND-BEAM CONTROL SYSTEM AS AN INSTANCE OF SIMULINK TO 32-BIT MICROCONTROLLER

More information

Keywords Digital IC tester, Microcontroller AT89S52

Keywords Digital IC tester, Microcontroller AT89S52 Volume 6, Issue 1, January 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Digital Integrated

More information

A Novel Approach to Overvoltage and Overcurrent Protection of Simple Single Phase Two Terminal Systems Utilizing Arduino Uno

A Novel Approach to Overvoltage and Overcurrent Protection of Simple Single Phase Two Terminal Systems Utilizing Arduino Uno International Journal of Electrical Engineering. ISSN 0974-2158 Volume 10, Number 1 (2017), pp. 97-110 International Research Publication House http://www.irphouse.com A Novel Approach to Overvoltage and

More information

Intelligent Digital Fuel Gauge Along With Engine Locking System Using Arduino

Intelligent Digital Fuel Gauge Along With Engine Locking System Using Arduino Intelligent Digital Fuel Gauge Along With Engine Locking System Using Arduino M.Prakash 1, V.Raguna 2, K.Sowmitha 3, P.Thamilzamudham 4 and Mrs. P. Nandhini 5 1,2,3,4 UG student, Department of ECE, Velalar

More information

Pegasus Astro Dual Motor Focus Controller v3.0. Thank you for choosing our Dual Motor Focus Controller v3.0 (DMFCv3)

Pegasus Astro Dual Motor Focus Controller v3.0. Thank you for choosing our Dual Motor Focus Controller v3.0 (DMFCv3) Pegasus Astro Dual Motor Focus Controller v3.0 Thank you for choosing our Dual Motor Focus Controller v3.0 (DMFCv3) Pegasus Astro Copyright 2016 Documentation: Dec/16 Introduction The evolution of technology

More information

Home Alarm System. Digitala projekt (EITF40)

Home Alarm System. Digitala projekt (EITF40) Home Alarm System Digitala projekt (EITF40) Supervisor: Bertil Lindvall Written by: Christer Andersson (dt07ca5) Alexander Nässlander (dt09an2) 3/5/2013 Abstract In this report we will show our project

More information

Overview of Microcontroller and Embedded Systems

Overview of Microcontroller and Embedded Systems UNIT-III Overview of Microcontroller and Embedded Systems Embedded Hardware and Various Building Blocks: The basic hardware components of an embedded system shown in a block diagram in below figure. These

More information

Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application

Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application Md. Ismail Husain 1, Md. Emdadul Haque 2 and Md. Harun. or. Rashid 3 1, 2, 3 Department of Information

More information

Lab 3 LCD Mar

Lab 3 LCD Mar Lab 3 LCD Mar. 2016 1 Objective 1. To be familiar with advanced output devices that can be connected to microcontroller. 2. To be able to work with many input/output devices together. Alphanumeric LCD

More information

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection Academic Year 2015-16 Annexure I 1. Project Title: Color sensor based multiple line follower robot with obstacle detection TABLE OF CONTENTS 1.1 Abstract 2-2 1.2 Motivation 3-3 1.3 Objective 3-3 2.1 Block

More information

GARAGE DOOR OPENER BASED ON IMAGE PROCESSING. By \ Mohammed Bashmmakh

GARAGE DOOR OPENER BASED ON IMAGE PROCESSING. By \ Mohammed Bashmmakh GARAGE DOOR OPENER BASED ON IMAGE PROCESSING By \ Mohammed Bashmmakh Outline Introduction Problem Statment Project Requirement Project Specification System Design Progress Introduction Problem Statement

More information

International Journal of Engineering Research ISSN: & Management Technology

International Journal of Engineering Research ISSN: & Management Technology International Journal of Engineering Research ISSN: 2348-4039 & Management Technology November-2016 Volume 3, Issue-6 Email: editor@ijermt.org www.ijermt.org MOBILE CONTROLLED HOME AUTOMATION SYSTEM THROUGH

More information

Home Automation using IoT

Home Automation using IoT International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 6 (2017) pp. 939-944 Research India Publications http://www.ripublication.com Home Automation using IoT Dr. A.

More information

FIRE SENSOR ROBOT USING ATMEGA8L

FIRE SENSOR ROBOT USING ATMEGA8L PROJECT REPORT MICROCONTROLLER AND APPLICATIONS ECE 304 FIRE SENSOR ROBOT USING ATMEGA8L BY AKSHAY PATHAK (11BEC1104) SUBMITTED TO: PROF. VENKAT SUBRAMANIAN PRAKHAR SINGH (11BEC1108) PIYUSH BLAGGAN (11BEC1053)

More information

Modeling the Instrumentation and Control Systems of Fast Breeder Nuclear Reactor

Modeling the Instrumentation and Control Systems of Fast Breeder Nuclear Reactor Journal on Intelligent Electronic Systems, Vol.1, No.1, November 2007 Modeling the Instrumentation and Control Systems of Fast Breeder Nuclear Reactor Abstract P. Swaminathan Director, Electronics & Instrumentation

More information

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE Int. J. Elec&Electr.Eng&Telecoms. 2013 Pushkar Singh et al., 2013 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 2, No. 3, July 2013 2013 IJEETC. All Rights Reserved INTELLIGENT APPLIANCE CONTROL SYSTEM

More information

Keywords: DC Motor, Incremental Encoder, Pulse Width Modulation (PWM), Programmable Servant Robot.

Keywords: DC Motor, Incremental Encoder, Pulse Width Modulation (PWM), Programmable Servant Robot. www.semargroup.org, www.ijsetr.com ISSN 2319-8885 Vol.03,Issue.19 September-2014, Pages:3920-3925 Programmable Mobile Servant Robot PANN EI PHYU 1, NU NU WIN 2 1 PG Scholar, Dept of Mechanical Engineering,

More information

Development of Prototype Model for Wireless Based Controlled Pick and Place Robotic Vehicle

Development of Prototype Model for Wireless Based Controlled Pick and Place Robotic Vehicle TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 14, No. 1, April 2015, pp. 110 ~ 115 DOI: 10.11591/telkomnika.v14i1.7370 110 Development of Prototype Model for Wireless Based Controlled Pick

More information

IJTRD May-Jun 2016 Available 513

IJTRD May-Jun 2016 Available 513 Digital Speedometer with Password Enabled Speed Limiting Feature 1 Mohammad Shahid, 2 Himanshu Gupta, 3 Jitendra Singh Tamang, 1,2,3 Department of E&C Engineering, Sikkim Manipal Institute of Technology

More information

One Grove Base Shield board this allows you to connect various Grove units (below) to your Seeeduino board; Nine Grove Grove units, consisting of:

One Grove Base Shield board this allows you to connect various Grove units (below) to your Seeeduino board; Nine Grove Grove units, consisting of: GROVE - Starter Kit V1.0b Introduction The Grove system is a modular, safe and easy to use group of items that allow you to minimise the effort required to get started with microcontroller-based experimentation

More information

Thermoelectric Cooler Controller TED1000

Thermoelectric Cooler Controller TED1000 Thermoelectric Cooler Controller TED1000 Operating Instructions MANUAL-TED1000-1.0 Aug 2015 Rev.1 2 Contents 1 General... 4 1.1 Warranty and Assistance... 4 1.2 Maintenance... 4 1.3 General Safety Considerations...

More information

LCMM024: DRV8825 Stepper Motor Driver Carrier,

LCMM024: DRV8825 Stepper Motor Driver Carrier, LCMM024: DRV8825 Stepper Motor Driver Carrier, High Current The DRV8825 stepper motor driver carrier is a breakout board for TI s DRV8825 microstepping bipolar stepper motor driver. The module has a pinout

More information

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System World Scientific Research Journal (WSRJ) ISSN: 2472-3703 www.wsr-j.org Design and Implementation of Stepper Motor Control System Xianwen Hu, Jingwen Liu, Daobing Liu Three Gorges University, College of

More information

Neutronics Analysis of TRIGA Mark II Research Reactor. R. Khan, S. Karimzadeh, H. Böck Vienna University of Technology Atominstitute

Neutronics Analysis of TRIGA Mark II Research Reactor. R. Khan, S. Karimzadeh, H. Böck Vienna University of Technology Atominstitute Neutronics Analysis of TRIGA Mark II Research Reactor R. Khan, S. Karimzadeh, H. Böck Vienna University of Technology Atominstitute 23-03-2010 TRIGA Mark II reactor MCNP radiation transport code MCNP model

More information

Remote Monitoring of Solar Inverter (An application of IOT)

Remote Monitoring of Solar Inverter (An application of IOT) American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-7, pp-70-74 www.ajer.org Research Paper Open Access Remote Monitoring of Solar Inverter (An application

More information

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW)

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW) TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT MULTI CHIP TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER TD62M8600FG is Multi Chip IC incorporates 8 low saturation discrete transistors equipped

More information

Controlling and Monitoring Of Industrial Parameters by Using GSM

Controlling and Monitoring Of Industrial Parameters by Using GSM Controlling and Monitoring Of Industrial Parameters by Using GSM GUIDE: Mr. S. CHANDRA SHEKAR, PROFESSOR IN ECE P.WASEEM NAZMA, G.SUDHA PRIYANKA, S.DHANA LAKSHMI, SK.SHAHID DEPARTMENT OF ELECTRONICS AND

More information

Monitoring and Control of Multiple D.C Motors with Sensing of Temperature using Microcontroller Pic 16F877A

Monitoring and Control of Multiple D.C Motors with Sensing of Temperature using Microcontroller Pic 16F877A Monitoring and Control of Multiple D.C Motors with Sensing of Temperature using Microcontroller Pic 16F877A Hafiz Waleed Qureshi Usman Razzaq Department of Electrical Engineering 1,2 The islamia University

More information

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 Subject: Microcontroller and Interfacing (151001) Class: B.E.Sem V (EC-I & II) Q-1 Explain RISC

More information

Alex Fields Francisco Moran. Drive Safe Project. Motivation :

Alex Fields Francisco Moran. Drive Safe Project. Motivation : Motivation : Drive Safe Project Alex Fields Francisco Moran Our project aims to reduce incidents of drunk driving by allowing drivers to assess their level of intoxication by performing a series of sobriety

More information

Wireless Communication Using Zigbee Module and Aurdino

Wireless Communication Using Zigbee Module and Aurdino International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 6 Issue 4 Ver. I ǁ 2018 ǁ PP. 66-70 Wireless Communication Using Zigbee Module

More information