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

What's hot

Comparative analysis of traditional scada systems and io t implemented scada
Comparative analysis of traditional scada systems and io t implemented scadaComparative analysis of traditional scada systems and io t implemented scada
Comparative analysis of traditional scada systems and io t implemented scada
IJARIIT
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things Platform
IRJET Journal
 
Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN
IJECEIAES
 
IoT based temperature and humidity monitoring framework
IoT based temperature and humidity monitoring frameworkIoT based temperature and humidity monitoring framework
IoT based temperature and humidity monitoring framework
journalBEEI
 
IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...
IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...
IRJET- Implementation of Automated Urban Drinking Water Supply and Leakage Id...
IRJET Journal
 
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on MortarsIRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET Journal
 
Design of a usb based data acquisition system
Design of a usb based data acquisition systemDesign of a usb based data acquisition system
Design of a usb based data acquisition system
eSAT Publishing House
 
IRJET- A Survey on Data Acquisition and Remote Monitoring Display
IRJET-  	  A Survey on Data Acquisition and Remote Monitoring DisplayIRJET-  	  A Survey on Data Acquisition and Remote Monitoring Display
IRJET- A Survey on Data Acquisition and Remote Monitoring Display
IRJET Journal
 
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET Journal
 
IRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management SystemsIRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management Systems
IRJET Journal
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for City
IRJET Journal
 
Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems
aswanthmrajeev112
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoT
IRJET Journal
 
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET Journal
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET Journal
 
Fog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its PotentialFog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its Potential
HarshitParkar6677
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET Journal
 
IRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy Monitoring
IRJET Journal
 

What's hot (19)

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

Viewers also liked

Development pro forma
Development pro formaDevelopment pro forma
Development pro forma
Robert4KE
 
Medium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich BeamsMedium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich Beams
AM Publications
 
Marketing planoverview2
Marketing planoverview2Marketing planoverview2
Marketing planoverview2
Laura Simpson
 
Jack rap mag contents page slides2
Jack rap mag contents page slides2Jack rap mag contents page slides2
Jack rap mag contents page slides2
Emma Sanders
 
WeIF-CEIBS-IDG
WeIF-CEIBS-IDGWeIF-CEIBS-IDG
WeIF-CEIBS-IDG
Wang Yi
 
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
AM Publications
 
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AM Publications
 
VIVEK KUMAR PATHAK cv
VIVEK KUMAR PATHAK  cvVIVEK KUMAR PATHAK  cv
VIVEK KUMAR PATHAK cv
Vivek Pathak
 
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
AM Publications
 
Digital graphics evaluation pro forma
Digital graphics evaluation pro formaDigital graphics evaluation pro forma
Digital graphics evaluation pro forma
Robert4KE
 

Viewers also liked (10)

Development pro forma
Development pro formaDevelopment pro forma
Development pro forma
 
Medium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich BeamsMedium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich Beams
 
Marketing planoverview2
Marketing planoverview2Marketing planoverview2
Marketing planoverview2
 
Jack rap mag contents page slides2
Jack rap mag contents page slides2Jack rap mag contents page slides2
Jack rap mag contents page slides2
 
WeIF-CEIBS-IDG
WeIF-CEIBS-IDGWeIF-CEIBS-IDG
WeIF-CEIBS-IDG
 
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
 
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
 
VIVEK KUMAR PATHAK cv
VIVEK KUMAR PATHAK  cvVIVEK KUMAR PATHAK  cv
VIVEK KUMAR PATHAK cv
 
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transp...
 
Digital graphics evaluation pro forma
Digital graphics evaluation pro formaDigital graphics evaluation pro forma
Digital graphics evaluation pro forma
 

Similar to On-line IDACS for Embedded Real Time Application

Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control SystemEmbedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
IOSR Journals
 
Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control SystemEmbedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
IOSR Journals
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET Journal
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
IRJET Journal
 
Re-SPark: Reservation based Smart Parking system using FRDM KL-25Z
Re-SPark: Reservation based Smart Parking system using FRDM KL-25ZRe-SPark: Reservation based Smart Parking system using FRDM KL-25Z
Re-SPark: Reservation based Smart Parking system using FRDM KL-25Z
IRJET Journal
 
IRJET-E-Waste Management using Robotics
IRJET-E-Waste Management using RoboticsIRJET-E-Waste Management using Robotics
IRJET-E-Waste Management using Robotics
IRJET Journal
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of Things
IRJET Journal
 
Ak4103212215
Ak4103212215Ak4103212215
Ak4103212215
IJERA Editor
 
IOT Based Smart Parking System
IOT Based Smart Parking SystemIOT Based Smart Parking System
IOT Based Smart Parking System
IRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
IRJET Journal
 
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
IRJET Journal
 
Review on operating systems and routing protocols for wireless sensor
Review on operating systems and routing protocols for wireless sensorReview on operating systems and routing protocols for wireless sensor
Review on operating systems and routing protocols for wireless sensor
IAEME Publication
 
IRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring System
IRJET Journal
 
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
 
Industrial Hazard Monitoring using IOT
Industrial Hazard Monitoring using IOTIndustrial Hazard Monitoring using IOT
Industrial Hazard Monitoring using IOT
Ayush Chhangani
 
Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...
eSAT Journals
 
Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...
eSAT Publishing House
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
IRJET Journal
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
IRJET Journal
 
Review on Smart Manufacturing Based on IoT: An Industrial Application
Review on Smart Manufacturing Based on IoT: An Industrial ApplicationReview on Smart Manufacturing Based on IoT: An Industrial Application
Review on Smart Manufacturing Based on IoT: An Industrial Application
IRJET Journal
 

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

Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control SystemEmbedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
 
Embedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control SystemEmbedded Web Server based Interactive data acquisition and Control System
Embedded Web Server based Interactive data acquisition and Control System
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
Re-SPark: Reservation based Smart Parking system using FRDM KL-25Z
Re-SPark: Reservation based Smart Parking system using FRDM KL-25ZRe-SPark: Reservation based Smart Parking system using FRDM KL-25Z
Re-SPark: Reservation based Smart Parking system using FRDM KL-25Z
 
IRJET-E-Waste Management using Robotics
IRJET-E-Waste Management using RoboticsIRJET-E-Waste Management using Robotics
IRJET-E-Waste Management using Robotics
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of Things
 
Ak4103212215
Ak4103212215Ak4103212215
Ak4103212215
 
IOT Based Smart Parking System
IOT Based Smart Parking SystemIOT Based Smart Parking System
IOT Based Smart Parking System
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
 
Review on operating systems and routing protocols for wireless sensor
Review on operating systems and routing protocols for wireless sensorReview on operating systems and routing protocols for wireless sensor
Review on operating systems and routing protocols for wireless sensor
 
IRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring System
 
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 ...
 
Industrial Hazard Monitoring using IOT
Industrial Hazard Monitoring using IOTIndustrial Hazard Monitoring using IOT
Industrial Hazard Monitoring using IOT
 
Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...
 
Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...Design and implementation of an ancrchitecture of embedded web server for wir...
Design and implementation of an ancrchitecture of embedded web server for wir...
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
Review on Smart Manufacturing Based on IoT: An Industrial Application
Review on Smart Manufacturing Based on IoT: An Industrial ApplicationReview on Smart Manufacturing Based on IoT: An Industrial Application
Review on Smart Manufacturing Based on IoT: An Industrial Application
 

More from AM Publications

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

More from AM Publications (20)

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

Recently uploaded

Natural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptxNatural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptx
fkyes25
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
74nqk8xf
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
dwreak4tg
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
nyfuhyz
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
u86oixdj
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 

Recently uploaded (20)

Natural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptxNatural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptx
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 

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.