SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
RESEARCH INVENTY: International Journal of Engineering and Science
ISSN: 2278-4721, Vol. 1, Issue 9( November 2012), PP 28-32
www.researchinventy.com

SYSTEM ON CHIP (SOC) ARCHITECTURE IN INDUSTRIAL
  CONTROL SYSTEM OF HYDRAULIC DAMPER TEST
              BENCH USING Labview
                                1
                                    Hare Ram Jha, 2 Akash Priyadarshi
              1
                (Lecturer, Department of Electronics & Communication Engineering, NIT Jamshedpur)
        2
            (Student, B.Tech ,Department of Electronics & Communication Engineering, NIT Jamshedpur)




Abstract - The paper presents the universal electronic module used in Industrial Control System (ICS) based on
System on Chip (SOC) architecture. It mainly deals with the software and hardware design of c hip along with
its implementation in hydraulic damper test benches. The paper mainly focuses on the use of a 32 -bit RISC
micro-controller to test the new or repaired pumps or valves with the help of virtual instrument technology
software. The paper also contains the proposed results and observations made for test bench in LabVIEW with
the help of PID algorithm.A best design of system on chip architecture is done with minimizing the number of
electronic components on same Printed Circuit Board (PCB). Thus, t he paper basically emphasizes on the use
of different hardware and software components used in chip making and interfacing with a number of required
peripherals.

Keywords – Industrial control system, SOC, Hydraulic damper test bench, LabVIEW, PID algorith m

                                            1. INTRODUCTION
         Technology is modification, usage, in order to solve a problem or imp rove the pre -existing solution to a
problem. It has made man’s life mo re simp le and productive in the best possible easy way. An Industrial Control
System consists of various control systems used in industrial production, including supervisory control and data
acquition (SCA DA) system, distributed control system (DCS) and programmable logic controllers (PLC). This
system requires continuous monitoring and control of many parameters. An effective industrial control system
can be made by use of digital control system fro m which we gain the advantages of imp lementation of complex
functions, reliability in imp lementation, cost effective, accuracy ([1]).

         It consists of digital controller, ADC and DA C. Dig ital control system with analog counterpart makes
the system more flexib le.Hydraulic damper test bench is used to test the new or repaired pumps orvalves
.Besides it, it main ly includes following testing: Fatigue testing, Monoton ic testing, Environment testing,
Co mponent testing, High temperature testing, Bio-medical testing, Mechanical thermal fatigue testing. The
testing of hydraulic damper and its components can be made on electronic module used for industrial control
based on SOC (System on Chip) architecture.The hydraulic damper test bench using mechanical systems only
has been obsolete. It is time taking, not very precise and cost inefficient. The electronic module for test bench
using SOC architecture has already been propos ed using 16-bit microcontroller([2]). Ho wever, this paper
proposes for the implementation of a 32-b it RISC( Reduced Instruction Set Controller) microcontroller
interfaced with hydraulic damper in virtual instrument software known as Lab VIEW( Laboratory Virtual
Instrument Engineering Workbench)([3]).The use of digital control system on the chip microcontroller is the
miniaturized form and also enhances the control system thatintegrate microcontroller processing, input sensor
feeding, signal conditioning, peripherals like LCD, keyboards interfacing and outputs. Such control system
requires hardware design and software development(C or assembly language). This paper basically presents the
design of control system using ARM920T,a 32 bit RISC microcontroller wit h the modification that can be easily
adapted to the specific issue of industrial process.

                                            2. HARDWARE DES IGN
        The hydraulic damper test bench was used to be based on mechanical systems only a few years ago.
The main co mponents of this system are servo amp lif ier, servo valve, hydraulic cy linder, load, position
transducer.


                                                       28
System On Chip (Soc) Architecture In Industrial…




According to the structure of position control system of hydraulic system efforts were done to create this
mechatronic system of hydraulic damper test bench with the better performance th at make use of digital control
system on the chip microcontroller. Digital controller o f this system is ARM920T, a 32 b it RISC
microcontroller and the electronic module was developed with this. Module consists of 6 onboard relays, 8
analog inputs, 4 analog outputs,8 digital lines as input or output, keyboard interface, LCD interface, 4 open
drain output, LVDT(Linear Variable Differential Transformer), PWM(Pulse Width Modulation) output for
servo valve, RS485 interface ([1],[5]).




ARM920T,a 32 bit RISC mic rocontroller, is an integral part o f this module. High performance processor
combin ing an ARM9TDM I processor core, 16KB instruction and 16KB data caches, an AMBA(Advanced
Microprocessor Bus Architecture) bus interface. Considering saving in chip co mplexity and area, 3.3V device,
power consumption,5 stage pipeline based on Harvard architecture.




Interface for inductive displacement transducer LVDT(Linear Variable Differential Transformer)sensor for
measuring physical parameter such as pressure, force, displacement. LVDT signal conditioning requires pulse


width modulation system, analog to digital converter(ADC),t imer, processing power. Excitation frequency range
1-10KHz and the signal is read in digital inputs.
                                                      29
System On Chip (Soc) Architecture In Industrial…
RS485 is used for signal communicat ion, twisted cable, differential signal, transmission speed of 35Mbit/s up to
10 m and 100 Kb it/s upto 1200 m between drivers and receivers. Lo w pin count drivers bring RS485 to active
state.
Relay, electrically operated switch are FET d riven consumes 60mA in ON state. To reduce the false interrupts,
an extra 10 nF decoupling capacitors, metal o xide varistors (MOVs) in parallel with relays contacts, separate
supplies for microcontroller and relays and, finally,a 4, 7V zener diode in parallel with microcontrollers power
pin.
PWM output for servo valve, A VR have ADC but do not have DAC, thus PWM output is the closet solution.
ARM produces PWM output with the use of various timer and comparator. Connection between actuators(servo
valve, dc motor)and output pin is done with the electronic circuit called motor controller or H-bridge to prevent
the blow off microcontroller. Driver circuitry uses MOSFETs; PWM frequency should never exceed the
switching speed of MOSFET.
Timer (also called as counter)as inbuilt microcontroller peripheral, used to generate accurately time pulse PWM
signals. AVR have 8-bit and 16-b it timer. Timer to be used is governed by bit accuracy, mode of operation (fast
PWM, phase correct PWM,phase and frequency correct PWM) that varies with actuator, output mode.
16* 2 line LCD display interface is done with high drive output through microcontroller.Its interfacing is done
through 6 dig ital lines as inputs and outputs.

                                             3. SOFTWARE DESIGN
         The Lab VIEW Embedded Module for ARM Microcontrollers is a comprehensive graphical
development environment for embedded design ([8]). Th is module builds on NI Lab VIEW Embedded
technology, which facilitates dataflow graphical programming for embedded systems and includes hundreds of
analysis and signal processing functions, integrated I/O, and an interactive debugging interface.
The Embedded Module for A RM Microcontrollers has the following requirements:
 A computer with Windows Vista/XP/2000
 RealView Microcontroller Develop ment Kit including Keil μVision3
 Lab VIEW 8.6 with embedded support
 Keil ULINK2 USB-JTA G adaptor
   The main steps included in Build, Run and Debug of ARM applicat ion is:
    1) Creat ing Front Panel




    2)   Creat ing block d iagram




    3)   Building and running application:For faster development of embedded module, a JTAG connector was
         placed on board. This offers In Circu it Emu lation and Programming, as well as advanced
         debuggingtechniques like step by step execution,register watch, mult iple hardware and conditioned
         breakpoints.

                                             4. Pid Control Algorithm
        PID (proportional integrative derivative) algorith m is the most common algorithm used in industry.
PIDcontroller determines the output value basically as valve position. It applies the controller output value to the
system which in turn drives the process variable towards the set-point value([6],[9]).

PID controller co mpares PV(process variable) to that of SV(set-point value) to get e(error).
e= SV-PV
Then PID controller calcu lates the controller action u(t), where K c is controller gain.
u(t)= Kc{ e + 1/Ti (∫ t 0e ∙dt) + Td ∙de/dt) }

                                                        30
System On Chip (Soc) Architecture In Industrial…

If the error and controller output have same range,-100% to 100%, controller gain is the reciprocal of oportional
band. Ti is the integral time in minutes,called reset time and T d is the derivative t ime, called rate time.
For proportional action, the required formu la is:u p (t)=K
For integral action, the required formu la is: u i (t) = Kc(∫ t e∙dt)/Ti
For derivative action, the required formu la is: u d (t) = Kc(de/dt)∙Td




                                            5. Simulation And Results
         Test for integrated electronic module for mechatronic systems are performed on a hydraulic damper
test bench that contains pump unit, linear actuator (hydraulic cy linder) with attached displacement and force
transducer. This test is done with the help of PID algorith m in Lab VIEW ([4],[7]).The DA Q (data acquisition
system) with the closed loop makes PID algorith m productive. So, we can use the advanced -levelAQVIs(Virtual
Instrument) to configure the analog input and output only once instead of on each loop iteration.




 The simu lation of damper test bench using ARM920T microcontroller is a proposed one ([9]).One of its basic
                          testing known as water level testing is performed as below.




 he Tank Level VI uses an integrating process with added noise, valve, dead band, lag, and deadtime. The cycle
time is fixed at 0.5 s.




                                            6. CONCLUSION
         The simulations and results shows that the ARM920Ts microcontroller based electronic module for the
industrial control system is capable of performing in a more effective way with lower cost, high accuracy,
saving in chip co mplexity and area, lower power consumption. Th is module requires hardware design(electronic
schematics)and software development. It is imp lemented with PID algorith m that provides autotuning. The work
of PID controllers varies fro m reading sensor to computing the desired output. Integration of all this make the
module very flexible and suitable to be imp lemented in hydraulic application(hydraulic damper test bench).


                                                       31
System On Chip (Soc) Architecture In Industrial…

                                                         REFERENCES
Conferences:
[1].   Drumea, Al. Vasile, P. Svasta, M. Blejan, System on Chip Signal Conditioner for LVDT Sensors, 1st Electronics Systemintegration
       Technology Conference EST C06, Dresden, Germany, September 2006, pp. 629-633.
[2].   Drumea, Al. Vasile, P. Svasta, I. Ilie System on Chip Signal Conditioner for LVDT Sensors, 2nd Electronics Systemint egration
       Technology Conference EST C08, September 2008
[3].   W. Guimei,et al., "Mine Pump Comprehensive Performance T esting System Based on Labview," In Measuring Technology and
       Mechatronics Automation ,2009.ICMTMA’09,International Conference on 2009,pp.300-303
[4].   G. Beitao, et al., "Application of LabVIEW for Hydraulic Automatic Test System," in Industrial and Information Systems ,2009.IIS
       ’09.International Conference on,2009,pp.348-351
Books:
[5].   Embedded control handbook - Volume 1, MicrochipInc., 1997.
[6].   K. Astrom, B. Wittenmark, Computer – Controlled Systems. Theory and Design, 3rd Edition,Prentice Hall ,1997,pp.324-369.
[7].   L. Bierl, Das grosse MSP430 Praxis Buch, Franzis, 2004, pp. 110-190.
[8].   J. T ravis and J. Kring, "LabVIEW for Everyone: GraphicalProgramming Made Easy and Fun," 2006.
[9].   National Instrument’s PID Control Toolset User Manual.

                                                   7. BIOGRAPHY

               Hare Ram Jhahad completed his B.Sc (Eng ineering) in Electronics & Co mmun ication
               Engineering at the R.P.Sha rma Institute of Technology, Patna, Bihar (affiliated to Magadh
               University, Bodh-Gaya, Bihar) (India) in 2007. Presently he is working as a Lecturer & Research
               Scholar at National Institute of Technology, Jamshedpur, Jharkhand(India).

               Akash Priyadarshi is pursuing the degree of B.Tech in Electronics & Co mmunication Engine ering
               at National Institute of Technology, Jamshedpur(Jharkhand,India). He is presently at 3rd year
               working on the concept of electronic module based on RISC microcontrollers.




                                                                32

Más contenido relacionado

La actualidad más candente

CENTUM VP - 2014 version
CENTUM VP - 2014 versionCENTUM VP - 2014 version
CENTUM VP - 2014 versionYokogawa
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System BasicsPratap Chandra
 
NI Compact RIO Platform
NI Compact RIO PlatformNI Compact RIO Platform
NI Compact RIO Platformjlai
 
Practical Distributed Control Systems (DCS) for Engineers and Technicians
Practical Distributed Control Systems (DCS) for Engineers and TechniciansPractical Distributed Control Systems (DCS) for Engineers and Technicians
Practical Distributed Control Systems (DCS) for Engineers and TechniciansLiving Online
 
Configuração modbus yokogawa
Configuração modbus yokogawaConfiguração modbus yokogawa
Configuração modbus yokogawaJohn de Carvalho
 
Dcs control workshop 2002
Dcs control workshop 2002Dcs control workshop 2002
Dcs control workshop 2002akshit000
 
Distributed control system presentation
Distributed control system presentationDistributed control system presentation
Distributed control system presentationAYUSH VARSHNEY
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3Rehan Fazal
 
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial ApplicationsMCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial ApplicationsPremier Farnell
 
Distributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & TroubleshootingDistributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & TroubleshootingpetroEDGE
 
An Entire Concept of Embedded systems
An Entire Concept of Embedded systems An Entire Concept of Embedded systems
An Entire Concept of Embedded systems Prabhakar Captain
 
V diagram por inverter control
V diagram por inverter controlV diagram por inverter control
V diagram por inverter controlJavier Gutierrez
 
Distributed Control System (Presentation)
Distributed Control System (Presentation)Distributed Control System (Presentation)
Distributed Control System (Presentation)Thunder Bolt
 

La actualidad más candente (20)

Plc by Mohamed Al-Emam, Session2
Plc by Mohamed Al-Emam, Session2Plc by Mohamed Al-Emam, Session2
Plc by Mohamed Al-Emam, Session2
 
CENTUM VP - 2014 version
CENTUM VP - 2014 versionCENTUM VP - 2014 version
CENTUM VP - 2014 version
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
 
Trackguard WTS brochure
Trackguard WTS brochureTrackguard WTS brochure
Trackguard WTS brochure
 
DCS Or PLC
DCS Or PLCDCS Or PLC
DCS Or PLC
 
NI Compact RIO Platform
NI Compact RIO PlatformNI Compact RIO Platform
NI Compact RIO Platform
 
Practical Distributed Control Systems (DCS) for Engineers and Technicians
Practical Distributed Control Systems (DCS) for Engineers and TechniciansPractical Distributed Control Systems (DCS) for Engineers and Technicians
Practical Distributed Control Systems (DCS) for Engineers and Technicians
 
D05111923
D05111923D05111923
D05111923
 
Configuração modbus yokogawa
Configuração modbus yokogawaConfiguração modbus yokogawa
Configuração modbus yokogawa
 
Dcs control workshop 2002
Dcs control workshop 2002Dcs control workshop 2002
Dcs control workshop 2002
 
Typhoon HIL602
Typhoon HIL602Typhoon HIL602
Typhoon HIL602
 
Distributed control system presentation
Distributed control system presentationDistributed control system presentation
Distributed control system presentation
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3
 
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial ApplicationsMCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
MCF51AG ColdFire MCUs for Large Appliance And Industrial Applications
 
Typhoon HIL402
Typhoon HIL402Typhoon HIL402
Typhoon HIL402
 
Distributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & TroubleshootingDistributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & Troubleshooting
 
An Entire Concept of Embedded systems
An Entire Concept of Embedded systems An Entire Concept of Embedded systems
An Entire Concept of Embedded systems
 
V diagram por inverter control
V diagram por inverter controlV diagram por inverter control
V diagram por inverter control
 
plc scada
 plc scada plc scada
plc scada
 
Distributed Control System (Presentation)
Distributed Control System (Presentation)Distributed Control System (Presentation)
Distributed Control System (Presentation)
 

Destacado

Delaney Buyer Packet
Delaney Buyer PacketDelaney Buyer Packet
Delaney Buyer PacketDavid Delaney
 
Autocad Civil tut 201-400
Autocad Civil tut 201-400Autocad Civil tut 201-400
Autocad Civil tut 201-400guest7b158
 
Protein – protein docking using
Protein – protein docking usingProtein – protein docking using
Protein – protein docking usingajithnandanam
 
D031102028033
D031102028033D031102028033
D031102028033theijes
 
Middleton Community Endowment Overview
Middleton Community Endowment OverviewMiddleton Community Endowment Overview
Middleton Community Endowment OverviewTornado Marketing
 
House clearance ringwood
House clearance ringwoodHouse clearance ringwood
House clearance ringwoodnmeadows
 
G031102045061
G031102045061G031102045061
G031102045061theijes
 
στ2 αϊβαζη λαζαριδης -ασφαλεια στο διαδικτυο
στ2 αϊβαζη  λαζαριδης -ασφαλεια στο διαδικτυοστ2 αϊβαζη  λαζαριδης -ασφαλεια στο διαδικτυο
στ2 αϊβαζη λαζαριδης -ασφαλεια στο διαδικτυο11DimotikoKavalas
 
Story Board Pic
Story Board PicStory Board Pic
Story Board Picledia99
 
ASL Intercom PS29M
ASL Intercom PS29MASL Intercom PS29M
ASL Intercom PS29MAV ProfShop
 
FINAL YEAR PROJECTS FOR CSE 2013-2014
FINAL YEAR PROJECTS  FOR CSE 2013-2014FINAL YEAR PROJECTS  FOR CSE 2013-2014
FINAL YEAR PROJECTS FOR CSE 2013-2014onepointer
 

Destacado (17)

Delaney Buyer Packet
Delaney Buyer PacketDelaney Buyer Packet
Delaney Buyer Packet
 
2 d shapes ppt
2 d shapes ppt2 d shapes ppt
2 d shapes ppt
 
Gsu
GsuGsu
Gsu
 
Autocad Civil tut 201-400
Autocad Civil tut 201-400Autocad Civil tut 201-400
Autocad Civil tut 201-400
 
Protein – protein docking using
Protein – protein docking usingProtein – protein docking using
Protein – protein docking using
 
D031102028033
D031102028033D031102028033
D031102028033
 
Middleton Community Endowment Overview
Middleton Community Endowment OverviewMiddleton Community Endowment Overview
Middleton Community Endowment Overview
 
House clearance ringwood
House clearance ringwoodHouse clearance ringwood
House clearance ringwood
 
Alcohol[1][1]
Alcohol[1][1]Alcohol[1][1]
Alcohol[1][1]
 
Stage fright ..??
Stage fright ..??Stage fright ..??
Stage fright ..??
 
G031102045061
G031102045061G031102045061
G031102045061
 
michael jordan
michael jordanmichael jordan
michael jordan
 
新聞採訪寫作
新聞採訪寫作新聞採訪寫作
新聞採訪寫作
 
στ2 αϊβαζη λαζαριδης -ασφαλεια στο διαδικτυο
στ2 αϊβαζη  λαζαριδης -ασφαλεια στο διαδικτυοστ2 αϊβαζη  λαζαριδης -ασφαλεια στο διαδικτυο
στ2 αϊβαζη λαζαριδης -ασφαλεια στο διαδικτυο
 
Story Board Pic
Story Board PicStory Board Pic
Story Board Pic
 
ASL Intercom PS29M
ASL Intercom PS29MASL Intercom PS29M
ASL Intercom PS29M
 
FINAL YEAR PROJECTS FOR CSE 2013-2014
FINAL YEAR PROJECTS  FOR CSE 2013-2014FINAL YEAR PROJECTS  FOR CSE 2013-2014
FINAL YEAR PROJECTS FOR CSE 2013-2014
 

Similar a Research Inventy: International Journal of Engineering and Science

Embedded processor system for controllable period-width multichannel pulse wi...
Embedded processor system for controllable period-width multichannel pulse wi...Embedded processor system for controllable period-width multichannel pulse wi...
Embedded processor system for controllable period-width multichannel pulse wi...TELKOMNIKA JOURNAL
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatJitender Singh Shekhawat
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industryijsrd.com
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...IRJET Journal
 
Familiarization with instrumentation used for reactor core temperature
Familiarization with instrumentation used for reactor core temperatureFamiliarization with instrumentation used for reactor core temperature
Familiarization with instrumentation used for reactor core temperatureCMS90
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...IOSR Journals
 
An industrial automation satyaaaa
An industrial automation  satyaaaaAn industrial automation  satyaaaa
An industrial automation satyaaaasatyarout9090
 
Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Alexander Decker
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital ControlIOSR Journals
 
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER cscpconf
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system reportSumit Kumar
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Editor IJCATR
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...IJERA Editor
 

Similar a Research Inventy: International Journal of Engineering and Science (20)

Embedded processor system for controllable period-width multichannel pulse wi...
Embedded processor system for controllable period-width multichannel pulse wi...Embedded processor system for controllable period-width multichannel pulse wi...
Embedded processor system for controllable period-width multichannel pulse wi...
 
DC motor controlling
DC motor controllingDC motor controlling
DC motor controlling
 
final report
final reportfinal report
final report
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industry
 
Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...Development of Software for Estimation of Structural Dynamic Characteristics ...
Development of Software for Estimation of Structural Dynamic Characteristics ...
 
Familiarization with instrumentation used for reactor core temperature
Familiarization with instrumentation used for reactor core temperatureFamiliarization with instrumentation used for reactor core temperature
Familiarization with instrumentation used for reactor core temperature
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
E010132736
E010132736E010132736
E010132736
 
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...Implementation of an Improved Microcontroller Based Moving Message Display Sy...
Implementation of an Improved Microcontroller Based Moving Message Display Sy...
 
An industrial automation satyaaaa
An industrial automation  satyaaaaAn industrial automation  satyaaaa
An industrial automation satyaaaa
 
Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...Mobile robotic platform to gathering real time sensory data in wireless perso...
Mobile robotic platform to gathering real time sensory data in wireless perso...
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital Control
 
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system report
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
 
Automation(plc&scada)
Automation(plc&scada)Automation(plc&scada)
Automation(plc&scada)
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
 

Research Inventy: International Journal of Engineering and Science

  • 1. RESEARCH INVENTY: International Journal of Engineering and Science ISSN: 2278-4721, Vol. 1, Issue 9( November 2012), PP 28-32 www.researchinventy.com SYSTEM ON CHIP (SOC) ARCHITECTURE IN INDUSTRIAL CONTROL SYSTEM OF HYDRAULIC DAMPER TEST BENCH USING Labview 1 Hare Ram Jha, 2 Akash Priyadarshi 1 (Lecturer, Department of Electronics & Communication Engineering, NIT Jamshedpur) 2 (Student, B.Tech ,Department of Electronics & Communication Engineering, NIT Jamshedpur) Abstract - The paper presents the universal electronic module used in Industrial Control System (ICS) based on System on Chip (SOC) architecture. It mainly deals with the software and hardware design of c hip along with its implementation in hydraulic damper test benches. The paper mainly focuses on the use of a 32 -bit RISC micro-controller to test the new or repaired pumps or valves with the help of virtual instrument technology software. The paper also contains the proposed results and observations made for test bench in LabVIEW with the help of PID algorithm.A best design of system on chip architecture is done with minimizing the number of electronic components on same Printed Circuit Board (PCB). Thus, t he paper basically emphasizes on the use of different hardware and software components used in chip making and interfacing with a number of required peripherals. Keywords – Industrial control system, SOC, Hydraulic damper test bench, LabVIEW, PID algorith m 1. INTRODUCTION Technology is modification, usage, in order to solve a problem or imp rove the pre -existing solution to a problem. It has made man’s life mo re simp le and productive in the best possible easy way. An Industrial Control System consists of various control systems used in industrial production, including supervisory control and data acquition (SCA DA) system, distributed control system (DCS) and programmable logic controllers (PLC). This system requires continuous monitoring and control of many parameters. An effective industrial control system can be made by use of digital control system fro m which we gain the advantages of imp lementation of complex functions, reliability in imp lementation, cost effective, accuracy ([1]). It consists of digital controller, ADC and DA C. Dig ital control system with analog counterpart makes the system more flexib le.Hydraulic damper test bench is used to test the new or repaired pumps orvalves .Besides it, it main ly includes following testing: Fatigue testing, Monoton ic testing, Environment testing, Co mponent testing, High temperature testing, Bio-medical testing, Mechanical thermal fatigue testing. The testing of hydraulic damper and its components can be made on electronic module used for industrial control based on SOC (System on Chip) architecture.The hydraulic damper test bench using mechanical systems only has been obsolete. It is time taking, not very precise and cost inefficient. The electronic module for test bench using SOC architecture has already been propos ed using 16-bit microcontroller([2]). Ho wever, this paper proposes for the implementation of a 32-b it RISC( Reduced Instruction Set Controller) microcontroller interfaced with hydraulic damper in virtual instrument software known as Lab VIEW( Laboratory Virtual Instrument Engineering Workbench)([3]).The use of digital control system on the chip microcontroller is the miniaturized form and also enhances the control system thatintegrate microcontroller processing, input sensor feeding, signal conditioning, peripherals like LCD, keyboards interfacing and outputs. Such control system requires hardware design and software development(C or assembly language). This paper basically presents the design of control system using ARM920T,a 32 bit RISC microcontroller wit h the modification that can be easily adapted to the specific issue of industrial process. 2. HARDWARE DES IGN The hydraulic damper test bench was used to be based on mechanical systems only a few years ago. The main co mponents of this system are servo amp lif ier, servo valve, hydraulic cy linder, load, position transducer. 28
  • 2. System On Chip (Soc) Architecture In Industrial… According to the structure of position control system of hydraulic system efforts were done to create this mechatronic system of hydraulic damper test bench with the better performance th at make use of digital control system on the chip microcontroller. Digital controller o f this system is ARM920T, a 32 b it RISC microcontroller and the electronic module was developed with this. Module consists of 6 onboard relays, 8 analog inputs, 4 analog outputs,8 digital lines as input or output, keyboard interface, LCD interface, 4 open drain output, LVDT(Linear Variable Differential Transformer), PWM(Pulse Width Modulation) output for servo valve, RS485 interface ([1],[5]). ARM920T,a 32 bit RISC mic rocontroller, is an integral part o f this module. High performance processor combin ing an ARM9TDM I processor core, 16KB instruction and 16KB data caches, an AMBA(Advanced Microprocessor Bus Architecture) bus interface. Considering saving in chip co mplexity and area, 3.3V device, power consumption,5 stage pipeline based on Harvard architecture. Interface for inductive displacement transducer LVDT(Linear Variable Differential Transformer)sensor for measuring physical parameter such as pressure, force, displacement. LVDT signal conditioning requires pulse width modulation system, analog to digital converter(ADC),t imer, processing power. Excitation frequency range 1-10KHz and the signal is read in digital inputs. 29
  • 3. System On Chip (Soc) Architecture In Industrial… RS485 is used for signal communicat ion, twisted cable, differential signal, transmission speed of 35Mbit/s up to 10 m and 100 Kb it/s upto 1200 m between drivers and receivers. Lo w pin count drivers bring RS485 to active state. Relay, electrically operated switch are FET d riven consumes 60mA in ON state. To reduce the false interrupts, an extra 10 nF decoupling capacitors, metal o xide varistors (MOVs) in parallel with relays contacts, separate supplies for microcontroller and relays and, finally,a 4, 7V zener diode in parallel with microcontrollers power pin. PWM output for servo valve, A VR have ADC but do not have DAC, thus PWM output is the closet solution. ARM produces PWM output with the use of various timer and comparator. Connection between actuators(servo valve, dc motor)and output pin is done with the electronic circuit called motor controller or H-bridge to prevent the blow off microcontroller. Driver circuitry uses MOSFETs; PWM frequency should never exceed the switching speed of MOSFET. Timer (also called as counter)as inbuilt microcontroller peripheral, used to generate accurately time pulse PWM signals. AVR have 8-bit and 16-b it timer. Timer to be used is governed by bit accuracy, mode of operation (fast PWM, phase correct PWM,phase and frequency correct PWM) that varies with actuator, output mode. 16* 2 line LCD display interface is done with high drive output through microcontroller.Its interfacing is done through 6 dig ital lines as inputs and outputs. 3. SOFTWARE DESIGN The Lab VIEW Embedded Module for ARM Microcontrollers is a comprehensive graphical development environment for embedded design ([8]). Th is module builds on NI Lab VIEW Embedded technology, which facilitates dataflow graphical programming for embedded systems and includes hundreds of analysis and signal processing functions, integrated I/O, and an interactive debugging interface. The Embedded Module for A RM Microcontrollers has the following requirements:  A computer with Windows Vista/XP/2000  RealView Microcontroller Develop ment Kit including Keil μVision3  Lab VIEW 8.6 with embedded support  Keil ULINK2 USB-JTA G adaptor The main steps included in Build, Run and Debug of ARM applicat ion is: 1) Creat ing Front Panel 2) Creat ing block d iagram 3) Building and running application:For faster development of embedded module, a JTAG connector was placed on board. This offers In Circu it Emu lation and Programming, as well as advanced debuggingtechniques like step by step execution,register watch, mult iple hardware and conditioned breakpoints. 4. Pid Control Algorithm PID (proportional integrative derivative) algorith m is the most common algorithm used in industry. PIDcontroller determines the output value basically as valve position. It applies the controller output value to the system which in turn drives the process variable towards the set-point value([6],[9]). PID controller co mpares PV(process variable) to that of SV(set-point value) to get e(error). e= SV-PV Then PID controller calcu lates the controller action u(t), where K c is controller gain. u(t)= Kc{ e + 1/Ti (∫ t 0e ∙dt) + Td ∙de/dt) } 30
  • 4. System On Chip (Soc) Architecture In Industrial… If the error and controller output have same range,-100% to 100%, controller gain is the reciprocal of oportional band. Ti is the integral time in minutes,called reset time and T d is the derivative t ime, called rate time. For proportional action, the required formu la is:u p (t)=K For integral action, the required formu la is: u i (t) = Kc(∫ t e∙dt)/Ti For derivative action, the required formu la is: u d (t) = Kc(de/dt)∙Td 5. Simulation And Results Test for integrated electronic module for mechatronic systems are performed on a hydraulic damper test bench that contains pump unit, linear actuator (hydraulic cy linder) with attached displacement and force transducer. This test is done with the help of PID algorith m in Lab VIEW ([4],[7]).The DA Q (data acquisition system) with the closed loop makes PID algorith m productive. So, we can use the advanced -levelAQVIs(Virtual Instrument) to configure the analog input and output only once instead of on each loop iteration. The simu lation of damper test bench using ARM920T microcontroller is a proposed one ([9]).One of its basic testing known as water level testing is performed as below. he Tank Level VI uses an integrating process with added noise, valve, dead band, lag, and deadtime. The cycle time is fixed at 0.5 s. 6. CONCLUSION The simulations and results shows that the ARM920Ts microcontroller based electronic module for the industrial control system is capable of performing in a more effective way with lower cost, high accuracy, saving in chip co mplexity and area, lower power consumption. Th is module requires hardware design(electronic schematics)and software development. It is imp lemented with PID algorith m that provides autotuning. The work of PID controllers varies fro m reading sensor to computing the desired output. Integration of all this make the module very flexible and suitable to be imp lemented in hydraulic application(hydraulic damper test bench). 31
  • 5. System On Chip (Soc) Architecture In Industrial… REFERENCES Conferences: [1]. Drumea, Al. Vasile, P. Svasta, M. Blejan, System on Chip Signal Conditioner for LVDT Sensors, 1st Electronics Systemintegration Technology Conference EST C06, Dresden, Germany, September 2006, pp. 629-633. [2]. Drumea, Al. Vasile, P. Svasta, I. Ilie System on Chip Signal Conditioner for LVDT Sensors, 2nd Electronics Systemint egration Technology Conference EST C08, September 2008 [3]. W. Guimei,et al., "Mine Pump Comprehensive Performance T esting System Based on Labview," In Measuring Technology and Mechatronics Automation ,2009.ICMTMA’09,International Conference on 2009,pp.300-303 [4]. G. Beitao, et al., "Application of LabVIEW for Hydraulic Automatic Test System," in Industrial and Information Systems ,2009.IIS ’09.International Conference on,2009,pp.348-351 Books: [5]. Embedded control handbook - Volume 1, MicrochipInc., 1997. [6]. K. Astrom, B. Wittenmark, Computer – Controlled Systems. Theory and Design, 3rd Edition,Prentice Hall ,1997,pp.324-369. [7]. L. Bierl, Das grosse MSP430 Praxis Buch, Franzis, 2004, pp. 110-190. [8]. J. T ravis and J. Kring, "LabVIEW for Everyone: GraphicalProgramming Made Easy and Fun," 2006. [9]. National Instrument’s PID Control Toolset User Manual. 7. BIOGRAPHY Hare Ram Jhahad completed his B.Sc (Eng ineering) in Electronics & Co mmun ication Engineering at the R.P.Sha rma Institute of Technology, Patna, Bihar (affiliated to Magadh University, Bodh-Gaya, Bihar) (India) in 2007. Presently he is working as a Lecturer & Research Scholar at National Institute of Technology, Jamshedpur, Jharkhand(India). Akash Priyadarshi is pursuing the degree of B.Tech in Electronics & Co mmunication Engine ering at National Institute of Technology, Jamshedpur(Jharkhand,India). He is presently at 3rd year working on the concept of electronic module based on RISC microcontrollers. 32