SlideShare a Scribd company logo
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -17
On-line IDACS for Embedded Real Time Application
Mr. Avhad M. P. Mr. G. A. Kulkarni
ME (communication) Student Assistant Prof. SSGBCOE, Bhusawal
SSGB COE, Bhusawal, NMU North Maharashtra university
Abstract: Design of on-line embedded web server is a challenging part of many embedded and real time data
acquisition and control system applications. The World Wide Web is a global system of interconnected computer
networks that use the standard Internet Protocol Suite (TCP/IP) to serve billion of users worldwide and allows the
user to interface many real time embedded applications like data acquisition, Industrial automations and safety
measures etc,. This paper approached towards the design and development of on-line Interactive Data Acquisition and
Control System (IDACS) using ARM based embedded web server. It can be a network, intelligent and digital
distributed control system. Single chip IDACS method improves the processing capability of a system and overcomes
the problem of poor real time and reliability. This system uses ARM9 Processor portability with Real Time Linux
operating system (RTLinux RTOS) it makes the system more real time and handling various processes based on multi-
tasking and reliable scheduling mechanisms. Web server application is ported into an ARM processor using embedded
‘C’ language. Web pages are written by Hyper text markup language (HTML); it is beneficial for real time IDACS,
Mission critical applications, ATM networks and more. Mission critical applications, ATM networks and more.
Key words: Embedded ARM9 Processor, Real Time Linux Operating system (RTLinux RTOS), Embedded web server,
Interactive data acquisition and control system (IDACS).
I. INTRODUCTION
Online Interactive Data Acquisition and Control system plays the major role in the rapid development of the fast
popularization and control in the field of measurement and control systems. It has been designed with the help of many
electrical, electronic and high voltage equipment i.e. electrical parameters of current, voltage, power, frequency, analog,
circuit breaker status, digital signal protective actions, the amount of electrical pulses degree, non-electrical Parameters of
temperature, pressure and other thermal signal, water level , signal pulse, ECG, speed and high voltage signal flow and
other hydraulic signals the usual practice is to design special data acquisition systems.
It makes the system more complicated and not reliable. This system Develop a new system that contains inbuilt Data
Acquisition and Control system (DACS) with on-line interaction. It makes the system more reliable and avoids more
complication. It is the great demand in consumer applications and many industries. This system replaces various complex
cables which are used for acquisition and it uses FPGA and ARM processor for data acquisition and digital diagnosis.
There are various digital DAC systems are available for the substitution of multisite job operation. A single worker can
interact with the machine and collect
Various data from on-going work in a single work station. The simplest design of data acquisition system is detailed in
[2], which is based on Linux Operating system [3]; it is the popular choice for many embedded real time applications and
PC systems. The design of flexible and networked data acquisition architecture was approached in [4], where the software
resources are stored in local memory to avoid the level of resource usage and increases system’s efficiency. This system
process the client based on dynamic manner by server response and it maintains separate data base with DAC controller.
In [5] advanced traffic survey mechanism uses data collection process for post processing of vehicle’s position. Signal
conditioning is the major part of any data acquisition unit. High level integration architecture was discussed in [6]; it
allows signals to be conditioned, simultaneously acquired according to the external clock and triggers processed and
transferred data to real time servers. Signal measurement from astrophysical sources is described in [7]; where the shared
memory and internet protocols are used for data handling and process from remote users. It was developed with Global
Positioning System (GPS) and Environmental monitoring system. Similarly depends on industry and its location General
Packet Radio Service (GPRS) also used for data transmission through on-line. But this paper doesn’t use GPRS and GPS
systems for data uploading into internet. It reduces the system complexity and effective for all kind of real time
applications. Every real time embedded system should be run by real time operating systems. Even a small 8-bit
microcontroller has the portability with RTOS is developed in [8].
II. BASIC SYSTEM STRUCTURE
Its structure configured in five sections such as supply system, communication system, control system, sensor system,
web system. Fig.1 shows the overview of IDAC system. Every client can access the industry directly without any
interaction with additional server and modules. IDACS shows Intelligent Data Acquisition and Control System. This
system contains single ARM9 processor which is portable with Real Time Linux RTOS.
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -18
Fig.1: Basic system structure
ARM processor is the heart of this work. It handles two modes at same time, DAC and Web server. During DAC mode
Processor can measure signals which are coming from various external sources and applications. And it can control the
industry machineries by the control instruction sent by client via embedded web server. During signal measurements
Analog to digital converter is very important, because almost every external source is giving analog signal only. While
converting these analog to digital processor has to handle asynchronous interrupts. This system uses RT Linux so it can
handle many interrupts in an efficient manner because RT Linux has pre-emptive kernel with required privilege levels.
Similarly during web server mode processor will handle client request and response to the particular client by sending
web pages, client can interact the industry by giving instruction in web page on its own web browser. This setup can be
suitable for intercommunication with other nodes via Ethernet and higher end ports. Ethernet programming and execution
is very easy and adaptable with various applications. Embedded web pages are designed by HTML language.
III. SYSTEM DESIGNE
Hardware design, Software design and Porting are the entire important steps in whole system design.
A. Hardware design:
Fig.2 Show IDACS design Hardware consist of such as ARM 9 i.e. LPC 2929, Sensors like LDR, Temperature,
Humidity, Gas, Fire etc. It is having Ethernet interface with PC web server.
B. Software design:
The software design ARM controller used with C language coding used to run the system.
Fig. 2: IDACS Design
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -19
IV.RESCUE IDACS ARCHITECTURE:
Here we developed working model of IDAS for acquisitions and control system. In which uses a desktop computer to
monitor and control the parameter of the DAS using Ethernet module and to detect the parameters like Gas using Gas
sensor, Temperature with temperature sensor, Fire with fire sensor, Humidity etc.
Picture 01: IDAS Fabrication on Chip
Picture 02: Reset Circuitry
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -20
Picture 03: Crystal Circuit
Picture 04: LCD interfacing
Picture 05: Analog Sensors Interfaced with ARM7 (LPC2138)
Picture 06: Ethernet module interface with ARM 9
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -21
Picture 07: Power Supply Circuit
V. SOFTWARE DETAILS:
For the IDAS, Embedded ‘C’ language is used for Arm 9 programming. Flash Magic is a tool which supports ISP (In
System Programming) feature. It is used to burn a hex code in EEPROM of microcontroller.
Keil µ Vision IDE: The µ Vision IDE from Keil combines project management, source code editing, program debugging,
and complete simulation in one powerful environment.
Ethernet Module: Ethernet module used in our project is “WIZ810MJ”. WIZ810MJ is the network module that includes
W5100 (TCP/IP hardwired chip, include PHY), MAG-JACK (RJ45 with X’FMR) with other glue logics.
Flow chart 1: Main Flowchart for IDAS
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -22
Flow chart 2: Sub Flowchart for IDAS.
VI. PERFORMANCE ANALYSIS
Their analysis of the different parts of the system is as follows-
1] Analysis of Temperature Sensor (LM 35).
2] Analysis of Gas Sensor (MQ 6)
3] Analysis of Humidity Sensor.
1] Temperature sensor LM35-
Temperature sensor LM 35 kept in different temperatures situations like in Air conditioner (A.C.) at 25ºC and at normal
room temperature 33 ºC. Then observed output of LM 35 on LCD and PC as below.
S. NO DIFFERENT CONDITION TEMP MEASURED
0
C TEMP BY LM350
C
1 AIR CONDITIONER (25ºC) 22 24
2 NORMAL ROOM AT 32 ºC 31 31.7
3 NEAR OPEN FREEZE 6 6.7
4 NEAR ELECTRICAL ROOM HEATER 40 41.2
Table 1: Analysis of Collected Data for LM 35
2] Gas Sensor MQ 6:
Condition I-If LPG Gas releases intentionally for 30 sec, then Gas sensor indicate the following reading after particular
time.
S. NO TIME IN MIN GAS % CONCENTRATION REMARK
1 30SEC 99.9% GAS DETECTED
2 1MIN 86.4% GAS DETECTED
3 2MIN 74.2% GAS DETECTED
4 3MIN 63.1% GAS DETECTED
5 4MIN 50.9% GAS NOT DETECTED
Table 2: Analysis of Gas Sensor for condition I
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -23
Condition II-If LPG gas leaks continuously on one place, then gas sensor indicate the following reading considering the
distance in one minute.
S. NO DISTANCE GAS % CONCENTRATION REMARK
1 2MTR 99.9% GAS DETECTED
2 4MTR 84.1% GAS DETECTED
3 6MTR 73.9% GAS DETECTED
4 8MTR 62.7% GAS DETECTED
5 10MTR 51.4% NOT DETECTED
Table 3: Analysis of Gas Sensor for condition II
3] Humidity sensor:
Humidity sensor is used to measure humidity in %RH. The humidity sensor indicates the following reading at different
atmospheric conditions
On-line processing web page shows the working on PC
Picture 6: On-line processing web page
Picture 7: Client requested web page (issued by ARM web server)
Above showed web page are requested by the client and served by the embedded web server which is ported on ARM9
processor. Dummy Client can interact with the machine through its own browser via these embedded web pages. Every
client control has been executed in industry via the embedded web server.
OBJECTIVES FOR FUTURE WORK
In the future work, we will extend the on-line DAS system using technology of Ethernet and Advance ARM processors to
implement the systems in places such as small industry etc.
In future, it is also possible to provide the security to on-line DAS ARM processor using RT Linux Operating system.
Web pages are written by Hypertext mark-up language (HTML); it is beneficial for real time IDACS, Mission critical
applications, ATM networks and more.
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 06, Volume 3 (June 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -24
VIII. CONCLUSION
Hence with the rapid development of the field of industrial process control and the wide range of applications of network,
intelligence, digital distributed control System, it is necessary to make a higher demand of the data accuracy and
reliability of the control system. This embedded ARM system can adapt to the strict requirements of the data acquisition
and control system such as the function, reliability, cost, size, power consumption, and remote access and so on. This
paper operated by DACS mode to acquire the signals and control the devices remotely. Embedded web server mode is
used to share the data with clients in online. Both modes are efficiently carried out by real time multi-tasking. This paper
system can be widely applied to electric power, petroleum, chemical, metallurgy, steel, transportation, Electronic &
Electrical industries, Automobiles and so on.
The paper is based on the embedded technology of ARM processor in the development and research of data collection.
The main goal of designing hardware is to meet the demand of low cost, low power consumption, small volume and real-
time.
The on-line DAS control part is designed using the micro controller which communicates with PC using on-line DAS
Ethernet is used to interface the software and the hardware. Finally the performance of the on-line DAS is compared with
that of the traditional DAS on-line DAS systems used in the most of company; the analysis shows the better features
available in on-line DAS.
REFERENCES
[1]. Mr. M. P. Avhad, Mr. G. A. Kulkrni, “study of on-line IDAS”, International Journal
[2]. S. B. Silverstein, J. Rosenqvist and C. Bohm “Simple Linux-Based Platform for Rapid Prototyping of Experimental
Control Systems” IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 53, NO. 3, JUNE 2006
[3]. Clyde C. W. Robson, Samuel Silverstein, and Christian Bohm ,”An Operation-Server Based Data Acquisition
System Architecture,”IEEETrans. Nuclear science, Vol. 55, No. 1, February 2008.
[4]. M. Alshourbagy, F. Antonucci, S. Aoudia, P. Astone, S. Avino, D. Babusci, G. Ballardin,”Data Acquisition System
of the Virgo Gravitational Waves Interferometric Detector,”IEEE Trans. Nuclear science, Vol. 55, No. 1, pp.225-
232, February 2008.
[5]. Tran Nguyen, Bao Anh, Su-Lim Tan, “Real-Time Operating Systems for small microcontrollers”IEEECompsociety,
pp.31-45, September2009.
[6]. Li, Jiarong, R.Luo, YichunC.Wu and Yong Wang. “Continuous and Real-Time Data Acquisition Embedded System
for EAST”IEEE Trans. Nuclear science, Vol.57, No.2, April 2010.
[7]. Manivannan M and Kumaresan N suggested in “Design of On-line Interactive Data Acquisition and Control System
for Embedded Real Time Applications” PROCEEDINGS OF ICETECT 2011.
[8]. Syed Ashvak Ahmed K.S.Roy K.Pavan Kumar discuss in “Data Procurement and Control Associated Online
System” International Journal of Engineering Trends and Technology (IJETT) Volume 4 Issue 5- May 2013
[9]. S.P Rahul Santosh and K. Somasekhara Rao suggested in “Design of Real Time Interactive Data Acquisition and
Control System Using ARM9”.International Journal of Engineering Trends and Technology (IJETT) Volume 4
Issue 10- Oct 2013
[10]. Ramani.G and Menakambal.S suggested in “Advanced RISC Machine Based Data Acquisition Development and
Control” SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) – volume 1 Issue8
Oct 2014
[11]. High Speed Data Acquisition System with Ethernet Interface Journal of Electronics and Communication
Engineering (IOSRJECE) ISSN: 2278-2834 Volume 2, Issue 5 (Sep-Oct 2012).
[12]. Dinesh Arora, Hardeep Singh “Ethernet Passive Optical Network–A Review” IJCST Vol. 2, Issue 4, Oct. - Dec.
2011
[13]. Y. C.Wu, J. R. Luo, and J. Z. Shan, “Development of the central timing system on the EAST Tokamak,” IEEE
Trans. Nuclear science, Vol. 30, No. 9, pp. 789–792, 2007.
[14]. J. E. Marca, C. R. Rindt, M. McNally, and S. T. Doherty, “A GPS enhanced in-vehicle extensible data collection
unit,” Inst. Transp. Studies, Univ. California, Irvine, CA, Uci-Its-As-Wp-00-9, 2000. [14] The Klimchynski
&Vienna Extensible embedded Web server for internet-based data acquisition and control, 2010.

More Related Content

PDF
The Live: Stream Computing
PDF
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
PDF
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
PDF
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
PDF
Industrial Data Acquisition, Management and Controlling using IoT
PDF
Study of Application of RFID in developing a Automated System for Quality Man...
PDF
Office Automation & Attendance System using IoT
PDF
Ijecet 06 07_004
The Live: Stream Computing
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
Industrial Data Acquisition, Management and Controlling using IoT
Study of Application of RFID in developing a Automated System for Quality Man...
Office Automation & Attendance System using IoT
Ijecet 06 07_004

What's hot (19)

PDF
Comparative analysis of traditional scada systems and io t implemented scada
PDF
Energy Meters using Internet of Things Platform
PDF
Fuel Station Monitoring and Automation based on WSN
PDF
IoT based temperature and humidity monitoring framework
PDF
IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...
PDF
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
PDF
Design of a usb based data acquisition system
PDF
IRJET- A Survey on Data Acquisition and Remote Monitoring Display
PDF
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
PDF
IRJET - IoT Gas Meters and Management Systems
PDF
IRJET- Air Quality Monitoring System for City
PPTX
Security Issues in SCADA based Industrial Control Systems
PDF
IRJET- Energy Consumption and Monitoring System using IoT
PDF
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
PDF
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
PDF
Fog Computing: Helping the Internet of Things Realize its Potential
PDF
IOT based Industrial Automation using Raspberry Pi
PDF
IRJET- Air and Sound Pollution Monitoring System using IoT
PDF
IRJET- Iot Based Smart Energy Monitoring
Comparative analysis of traditional scada systems and io t implemented scada
Energy Meters using Internet of Things Platform
Fuel Station Monitoring and Automation based on WSN
IoT based temperature and humidity monitoring framework
IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
Design of a usb based data acquisition system
IRJET- A Survey on Data Acquisition and Remote Monitoring Display
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET - IoT Gas Meters and Management Systems
IRJET- Air Quality Monitoring System for City
Security Issues in SCADA based Industrial Control Systems
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
Fog Computing: Helping the Internet of Things Realize its Potential
IOT based Industrial Automation using Raspberry Pi
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Iot Based Smart Energy Monitoring
Ad

Viewers also liked (11)

PDF
Kirkwood College March 2012
PDF
Cognitive Radio Networks: a comprehensive study on scope and applications
PDF
Enhancement of Map Function Image Processing System Using DHRF Algorithm on B...
PDF
Slide 1 WestCal Political Science 5 Western Political Thought 2016
PPTX
Power point disney
PPTX
Trabajo de informatica geison cuasapaz y william narváez
PDF
Implementation Secure Authentication Using Elliptic Curve Cryptography
PDF
Industry Based Vocational Higher Education Management Model (IVHEMM) On Engin...
PDF
Optimize Utility in Computing-Based Manufacturing Systems Using Service Model...
PDF
Предиктивная телефония
PPTX
Classification Of Power System Stability
Kirkwood College March 2012
Cognitive Radio Networks: a comprehensive study on scope and applications
Enhancement of Map Function Image Processing System Using DHRF Algorithm on B...
Slide 1 WestCal Political Science 5 Western Political Thought 2016
Power point disney
Trabajo de informatica geison cuasapaz y william narváez
Implementation Secure Authentication Using Elliptic Curve Cryptography
Industry Based Vocational Higher Education Management Model (IVHEMM) On Engin...
Optimize Utility in Computing-Based Manufacturing Systems Using Service Model...
Предиктивная телефония
Classification Of Power System Stability
Ad

Similar to On-line IDACS for Embedded Real Time Application (20)

PDF
Embedded Web Server based Interactive data acquisition and Control System
PDF
Embedded Web Server based Interactive data acquisition and Control System
PDF
Design of on line interactive data acquisition and control system for embedde...
PDF
Data Acquisition and Control System for Real Time Applications
PDF
Ak4103212215
PDF
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
PDF
Jq2416671672
PDF
Beagle board
PDF
Design and Development of ARM9 Based Embedded Web Server
PDF
Design and implementation of an ancrchitecture of embedded web server for wir...
PDF
Design and implementation of an ancrchitecture of embedded web server for wir...
PPT
EMBEDDED SYSTEMS 1
PPT
Architecture offffffffffffff ESD-ppt.ppt
PDF
Embedded OS and Application-2024-01 Embedded system introduction.pdf
PDF
A Survey Embedded Systems Supporting By Different Operating Systems.pdf
PPTX
Embedded
DOC
Unit 1 embedded systems and applications
DOC
Unit 1 Embedded systems and applications
DOCX
An Internet Based Interactive Data Acquisition System
PPTX
Chapter-2 Internet of Things.pptx
Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
Design of on line interactive data acquisition and control system for embedde...
Data Acquisition and Control System for Real Time Applications
Ak4103212215
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Jq2416671672
Beagle board
Design and Development of ARM9 Based Embedded Web Server
Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...
EMBEDDED SYSTEMS 1
Architecture offffffffffffff ESD-ppt.ppt
Embedded OS and Application-2024-01 Embedded system introduction.pdf
A Survey Embedded Systems Supporting By Different Operating Systems.pdf
Embedded
Unit 1 embedded systems and applications
Unit 1 Embedded systems and applications
An Internet Based Interactive Data Acquisition System
Chapter-2 Internet of Things.pptx

More from AM Publications (20)

PDF
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
PDF
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
PDF
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
PDF
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
PDF
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
PDF
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
PDF
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
PDF
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
PDF
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
PDF
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PDF
INTELLIGENT BLIND STICK
PDF
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
PDF
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
PDF
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
PDF
OPTICAL CHARACTER RECOGNITION USING RBFNN
PDF
DETECTION OF MOVING OBJECT
PDF
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
PDF
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PDF
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
PDF
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
INTELLIGENT BLIND STICK
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
OPTICAL CHARACTER RECOGNITION USING RBFNN
DETECTION OF MOVING OBJECT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY

Recently uploaded (20)

PPTX
1. Introduction to Computer Programming.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Machine learning based COVID-19 study performance prediction
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Empathic Computing: Creating Shared Understanding
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Electronic commerce courselecture one. Pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Big Data Technologies - Introduction.pptx
PDF
Encapsulation theory and applications.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
MIND Revenue Release Quarter 2 2025 Press Release
1. Introduction to Computer Programming.pptx
Network Security Unit 5.pdf for BCA BBA.
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
The Rise and Fall of 3GPP – Time for a Sabbatical?
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Machine learning based COVID-19 study performance prediction
Mobile App Security Testing_ A Comprehensive Guide.pdf
NewMind AI Weekly Chronicles - August'25-Week II
Empathic Computing: Creating Shared Understanding
A comparative analysis of optical character recognition models for extracting...
Group 1 Presentation -Planning and Decision Making .pptx
Electronic commerce courselecture one. Pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Unlocking AI with Model Context Protocol (MCP)
Big Data Technologies - Introduction.pptx
Encapsulation theory and applications.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
MIND Revenue Release Quarter 2 2025 Press Release

On-line IDACS for Embedded Real Time Application

  • 1. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -17 On-line IDACS for Embedded Real Time Application Mr. Avhad M. P. Mr. G. A. Kulkarni ME (communication) Student Assistant Prof. SSGBCOE, Bhusawal SSGB COE, Bhusawal, NMU North Maharashtra university Abstract: Design of on-line embedded web server is a challenging part of many embedded and real time data acquisition and control system applications. The World Wide Web is a global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billion of users worldwide and allows the user to interface many real time embedded applications like data acquisition, Industrial automations and safety measures etc,. This paper approached towards the design and development of on-line Interactive Data Acquisition and Control System (IDACS) using ARM based embedded web server. It can be a network, intelligent and digital distributed control system. Single chip IDACS method improves the processing capability of a system and overcomes the problem of poor real time and reliability. This system uses ARM9 Processor portability with Real Time Linux operating system (RTLinux RTOS) it makes the system more real time and handling various processes based on multi- tasking and reliable scheduling mechanisms. Web server application is ported into an ARM processor using embedded ‘C’ language. Web pages are written by Hyper text markup language (HTML); it is beneficial for real time IDACS, Mission critical applications, ATM networks and more. Mission critical applications, ATM networks and more. Key words: Embedded ARM9 Processor, Real Time Linux Operating system (RTLinux RTOS), Embedded web server, Interactive data acquisition and control system (IDACS). I. INTRODUCTION Online Interactive Data Acquisition and Control system plays the major role in the rapid development of the fast popularization and control in the field of measurement and control systems. It has been designed with the help of many electrical, electronic and high voltage equipment i.e. electrical parameters of current, voltage, power, frequency, analog, circuit breaker status, digital signal protective actions, the amount of electrical pulses degree, non-electrical Parameters of temperature, pressure and other thermal signal, water level , signal pulse, ECG, speed and high voltage signal flow and other hydraulic signals the usual practice is to design special data acquisition systems. It makes the system more complicated and not reliable. This system Develop a new system that contains inbuilt Data Acquisition and Control system (DACS) with on-line interaction. It makes the system more reliable and avoids more complication. It is the great demand in consumer applications and many industries. This system replaces various complex cables which are used for acquisition and it uses FPGA and ARM processor for data acquisition and digital diagnosis. There are various digital DAC systems are available for the substitution of multisite job operation. A single worker can interact with the machine and collect Various data from on-going work in a single work station. The simplest design of data acquisition system is detailed in [2], which is based on Linux Operating system [3]; it is the popular choice for many embedded real time applications and PC systems. The design of flexible and networked data acquisition architecture was approached in [4], where the software resources are stored in local memory to avoid the level of resource usage and increases system’s efficiency. This system process the client based on dynamic manner by server response and it maintains separate data base with DAC controller. In [5] advanced traffic survey mechanism uses data collection process for post processing of vehicle’s position. Signal conditioning is the major part of any data acquisition unit. High level integration architecture was discussed in [6]; it allows signals to be conditioned, simultaneously acquired according to the external clock and triggers processed and transferred data to real time servers. Signal measurement from astrophysical sources is described in [7]; where the shared memory and internet protocols are used for data handling and process from remote users. It was developed with Global Positioning System (GPS) and Environmental monitoring system. Similarly depends on industry and its location General Packet Radio Service (GPRS) also used for data transmission through on-line. But this paper doesn’t use GPRS and GPS systems for data uploading into internet. It reduces the system complexity and effective for all kind of real time applications. Every real time embedded system should be run by real time operating systems. Even a small 8-bit microcontroller has the portability with RTOS is developed in [8]. II. BASIC SYSTEM STRUCTURE Its structure configured in five sections such as supply system, communication system, control system, sensor system, web system. Fig.1 shows the overview of IDAC system. Every client can access the industry directly without any interaction with additional server and modules. IDACS shows Intelligent Data Acquisition and Control System. This system contains single ARM9 processor which is portable with Real Time Linux RTOS.
  • 2. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -18 Fig.1: Basic system structure ARM processor is the heart of this work. It handles two modes at same time, DAC and Web server. During DAC mode Processor can measure signals which are coming from various external sources and applications. And it can control the industry machineries by the control instruction sent by client via embedded web server. During signal measurements Analog to digital converter is very important, because almost every external source is giving analog signal only. While converting these analog to digital processor has to handle asynchronous interrupts. This system uses RT Linux so it can handle many interrupts in an efficient manner because RT Linux has pre-emptive kernel with required privilege levels. Similarly during web server mode processor will handle client request and response to the particular client by sending web pages, client can interact the industry by giving instruction in web page on its own web browser. This setup can be suitable for intercommunication with other nodes via Ethernet and higher end ports. Ethernet programming and execution is very easy and adaptable with various applications. Embedded web pages are designed by HTML language. III. SYSTEM DESIGNE Hardware design, Software design and Porting are the entire important steps in whole system design. A. Hardware design: Fig.2 Show IDACS design Hardware consist of such as ARM 9 i.e. LPC 2929, Sensors like LDR, Temperature, Humidity, Gas, Fire etc. It is having Ethernet interface with PC web server. B. Software design: The software design ARM controller used with C language coding used to run the system. Fig. 2: IDACS Design
  • 3. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -19 IV.RESCUE IDACS ARCHITECTURE: Here we developed working model of IDAS for acquisitions and control system. In which uses a desktop computer to monitor and control the parameter of the DAS using Ethernet module and to detect the parameters like Gas using Gas sensor, Temperature with temperature sensor, Fire with fire sensor, Humidity etc. Picture 01: IDAS Fabrication on Chip Picture 02: Reset Circuitry
  • 4. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -20 Picture 03: Crystal Circuit Picture 04: LCD interfacing Picture 05: Analog Sensors Interfaced with ARM7 (LPC2138) Picture 06: Ethernet module interface with ARM 9
  • 5. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -21 Picture 07: Power Supply Circuit V. SOFTWARE DETAILS: For the IDAS, Embedded ‘C’ language is used for Arm 9 programming. Flash Magic is a tool which supports ISP (In System Programming) feature. It is used to burn a hex code in EEPROM of microcontroller. Keil µ Vision IDE: The µ Vision IDE from Keil combines project management, source code editing, program debugging, and complete simulation in one powerful environment. Ethernet Module: Ethernet module used in our project is “WIZ810MJ”. WIZ810MJ is the network module that includes W5100 (TCP/IP hardwired chip, include PHY), MAG-JACK (RJ45 with X’FMR) with other glue logics. Flow chart 1: Main Flowchart for IDAS
  • 6. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -22 Flow chart 2: Sub Flowchart for IDAS. VI. PERFORMANCE ANALYSIS Their analysis of the different parts of the system is as follows- 1] Analysis of Temperature Sensor (LM 35). 2] Analysis of Gas Sensor (MQ 6) 3] Analysis of Humidity Sensor. 1] Temperature sensor LM35- Temperature sensor LM 35 kept in different temperatures situations like in Air conditioner (A.C.) at 25ºC and at normal room temperature 33 ºC. Then observed output of LM 35 on LCD and PC as below. S. NO DIFFERENT CONDITION TEMP MEASURED 0 C TEMP BY LM350 C 1 AIR CONDITIONER (25ºC) 22 24 2 NORMAL ROOM AT 32 ºC 31 31.7 3 NEAR OPEN FREEZE 6 6.7 4 NEAR ELECTRICAL ROOM HEATER 40 41.2 Table 1: Analysis of Collected Data for LM 35 2] Gas Sensor MQ 6: Condition I-If LPG Gas releases intentionally for 30 sec, then Gas sensor indicate the following reading after particular time. S. NO TIME IN MIN GAS % CONCENTRATION REMARK 1 30SEC 99.9% GAS DETECTED 2 1MIN 86.4% GAS DETECTED 3 2MIN 74.2% GAS DETECTED 4 3MIN 63.1% GAS DETECTED 5 4MIN 50.9% GAS NOT DETECTED Table 2: Analysis of Gas Sensor for condition I
  • 7. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -23 Condition II-If LPG gas leaks continuously on one place, then gas sensor indicate the following reading considering the distance in one minute. S. NO DISTANCE GAS % CONCENTRATION REMARK 1 2MTR 99.9% GAS DETECTED 2 4MTR 84.1% GAS DETECTED 3 6MTR 73.9% GAS DETECTED 4 8MTR 62.7% GAS DETECTED 5 10MTR 51.4% NOT DETECTED Table 3: Analysis of Gas Sensor for condition II 3] Humidity sensor: Humidity sensor is used to measure humidity in %RH. The humidity sensor indicates the following reading at different atmospheric conditions On-line processing web page shows the working on PC Picture 6: On-line processing web page Picture 7: Client requested web page (issued by ARM web server) Above showed web page are requested by the client and served by the embedded web server which is ported on ARM9 processor. Dummy Client can interact with the machine through its own browser via these embedded web pages. Every client control has been executed in industry via the embedded web server. OBJECTIVES FOR FUTURE WORK In the future work, we will extend the on-line DAS system using technology of Ethernet and Advance ARM processors to implement the systems in places such as small industry etc. In future, it is also possible to provide the security to on-line DAS ARM processor using RT Linux Operating system. Web pages are written by Hypertext mark-up language (HTML); it is beneficial for real time IDACS, Mission critical applications, ATM networks and more.
  • 8. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 06, Volume 3 (June 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -24 VIII. CONCLUSION Hence with the rapid development of the field of industrial process control and the wide range of applications of network, intelligence, digital distributed control System, it is necessary to make a higher demand of the data accuracy and reliability of the control system. This embedded ARM system can adapt to the strict requirements of the data acquisition and control system such as the function, reliability, cost, size, power consumption, and remote access and so on. This paper operated by DACS mode to acquire the signals and control the devices remotely. Embedded web server mode is used to share the data with clients in online. Both modes are efficiently carried out by real time multi-tasking. This paper system can be widely applied to electric power, petroleum, chemical, metallurgy, steel, transportation, Electronic & Electrical industries, Automobiles and so on. The paper is based on the embedded technology of ARM processor in the development and research of data collection. The main goal of designing hardware is to meet the demand of low cost, low power consumption, small volume and real- time. The on-line DAS control part is designed using the micro controller which communicates with PC using on-line DAS Ethernet is used to interface the software and the hardware. Finally the performance of the on-line DAS is compared with that of the traditional DAS on-line DAS systems used in the most of company; the analysis shows the better features available in on-line DAS. REFERENCES [1]. Mr. M. P. Avhad, Mr. G. A. Kulkrni, “study of on-line IDAS”, International Journal [2]. S. B. Silverstein, J. Rosenqvist and C. Bohm “Simple Linux-Based Platform for Rapid Prototyping of Experimental Control Systems” IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 53, NO. 3, JUNE 2006 [3]. Clyde C. W. Robson, Samuel Silverstein, and Christian Bohm ,”An Operation-Server Based Data Acquisition System Architecture,”IEEETrans. Nuclear science, Vol. 55, No. 1, February 2008. [4]. M. Alshourbagy, F. Antonucci, S. Aoudia, P. Astone, S. Avino, D. Babusci, G. Ballardin,”Data Acquisition System of the Virgo Gravitational Waves Interferometric Detector,”IEEE Trans. Nuclear science, Vol. 55, No. 1, pp.225- 232, February 2008. [5]. Tran Nguyen, Bao Anh, Su-Lim Tan, “Real-Time Operating Systems for small microcontrollers”IEEECompsociety, pp.31-45, September2009. [6]. Li, Jiarong, R.Luo, YichunC.Wu and Yong Wang. “Continuous and Real-Time Data Acquisition Embedded System for EAST”IEEE Trans. Nuclear science, Vol.57, No.2, April 2010. [7]. Manivannan M and Kumaresan N suggested in “Design of On-line Interactive Data Acquisition and Control System for Embedded Real Time Applications” PROCEEDINGS OF ICETECT 2011. [8]. Syed Ashvak Ahmed K.S.Roy K.Pavan Kumar discuss in “Data Procurement and Control Associated Online System” International Journal of Engineering Trends and Technology (IJETT) Volume 4 Issue 5- May 2013 [9]. S.P Rahul Santosh and K. Somasekhara Rao suggested in “Design of Real Time Interactive Data Acquisition and Control System Using ARM9”.International Journal of Engineering Trends and Technology (IJETT) Volume 4 Issue 10- Oct 2013 [10]. Ramani.G and Menakambal.S suggested in “Advanced RISC Machine Based Data Acquisition Development and Control” SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) – volume 1 Issue8 Oct 2014 [11]. High Speed Data Acquisition System with Ethernet Interface Journal of Electronics and Communication Engineering (IOSRJECE) ISSN: 2278-2834 Volume 2, Issue 5 (Sep-Oct 2012). [12]. Dinesh Arora, Hardeep Singh “Ethernet Passive Optical Network–A Review” IJCST Vol. 2, Issue 4, Oct. - Dec. 2011 [13]. Y. C.Wu, J. R. Luo, and J. Z. Shan, “Development of the central timing system on the EAST Tokamak,” IEEE Trans. Nuclear science, Vol. 30, No. 9, pp. 789–792, 2007. [14]. J. E. Marca, C. R. Rindt, M. McNally, and S. T. Doherty, “A GPS enhanced in-vehicle extensible data collection unit,” Inst. Transp. Studies, Univ. California, Irvine, CA, Uci-Its-As-Wp-00-9, 2000. [14] The Klimchynski &Vienna Extensible embedded Web server for internet-based data acquisition and control, 2010.