SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 29
Design of ARM Based Data Acquisition and Control System for Engine
Assembly Monitoring
Veena Chitte1, Manjusha Joshi2, Nilesh Kumbhar3
1MTech, Dept. of Industrial automation Engineering, MPSTME, Maharashtra, India
2Professor, Dept. of Electronics &Tele-Communication Engineering, MPSTME, Maharashtra, India
3Sr.Manager, Manufacturing Engineering, Greaves Cotton Ltd., Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – For any engine to work properly with minimum
maintenance, its assembly quality plays importantrole. Thisis
accomplishedbyintroducing industrialautomationtechniques
in complex assembly operations of engines. ARM based data
acquisition system presented here is an intelligent unit based
on embedded technology for data acquisition, monitoring &
output control. The system is used with DC Nutrunner (an
assembly tool for fastening the bolts) to control the assembly
process torque value by giving the value as OK or NOK.
Compared with conventional solutions to control and data
acquisition, the device based on embedded system gives more
features with flexibility and ease of installation in low cost.
Ethernet module interfaced with ARM is used to achieve
networked control and acquisitions through TCP/IP
communication protocol in an industry.
Key Words: ARM7, Ethernet, TCP/IP, SPI, Data Acquisition
1. INTRODUCTION
With the development of network technology and
communication technology, the need that industrial control
can be completed via network has become a trend. In
traditional industrial control system or data acquisition
system, the structure that one host connects multiple serial
devices through multiport serial cards is adopted. The task
of host is to communicate with each serial device, process
data and interact between the operator and computer. This
structure is feasible in the case of fewer devices, lower
transmission rate. But when a host needs to connect more
serial devices at the same time withhighertransmissionrate
and the data processing is more complex, the system
performance is poor. In addition, these serial devices
connect the same host may be geographically far and this
will increase the length of wiring and drop communication
quality. So a solution need be found to realize the
communication between industrial control devices and
Ethernet. As the embedded system itself has the
performance of network and human-computerinteraction,it
is possible that the embedded system replaces the previous
control method based on microcontroller. So an ARM
processor based embedded Ethernet interface system is
designed. This microcontroller based data acquisition
system consist of assembly tools (DCNutrunner),embedded
control panel, client PC and server PC. The introduced
Philip’s ARM7 TDMI LPC2148 16/32-bit RISC
Microcontroller can communicate with serial data
acquisition equipments attheterminal throughSPIinterface
and can transmit data to remote host computer through
Ethernet interface. Compared with the method, the
conventional Distributed Control System (DCS) is too
complicate. The Field bus technique made the industry
control system simple, but the application of Field bus has
been limited due to the high cost of hardware and the
difficulty in interfacing with multivendor products [6]. The
computer network technology, especially Ethernet, is being
adopted by the industrial automation field [7]. With the use
of Ethernet and embedded technique at low level of factory
automation, a more flexible and convenient way for
distributed control and data acquisition systems come to
reality.
2. SYSTEM OVERVIEW
Many embedded systems have substantially
different designs according to their functions and utilities.
There is no single characterization for all kindsofembedded
systems. Processor based real-time embedded systems are
playing an important role in most control applications. An
embedded system interacts continuously with its
environment and carries out various tasks with certain
timing constraints to meet the requirements of system
performance [9]. The processor has the dominant influence
on an embedded system. The control and acquisitionsystem
uses ARM7 LPC2148 16/32-bit RISC microcontroller which
is based on a 16-bit/32-bit ARM7TDMI-S CPUwithreal-time
emulation and embedded trace support, that combine
microcontroller with embedded high-speed flash memory
ranging from 32 kB to 512 kB. A modular design approach is
used in the system design. The main modules of the system
are Processor module, Ethernet module, UART interface,
MMC card. The block diagram of the proposed system is
shown in the fig.1
The processor module is connected to Desautter
machine through RS232 by UART interface, whereas DC
Nutrunner is connected throughinbuiltEthernetport.LCDis
connected to the general purpose input/outputports(GPIO)
of the ARM. It is used to display the information like status
lower computers can’t deal with. So the smart processorcan
greatly optimize the controller’s performance.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 30
Fig.1 Block Diagram of Data Acquisition System
of the connectivity to respective machines, value of torque
applied and number of bolts fastened. The MMC card is
interfaced with the system to store the acquiredinformation
from the machine. It is also called as a non-volatile memory.
It is interfaced with ARM through SPI bus. By using Ethernet
with industrial LAN, the system is networked with
workstations (Computers placed on workstations). DC
Nutrunner and Desautter machine are the assembly tools
based on newest tightening strategy designed for quality
assurance of complicated joints.
3. MODULE DESIGN
3.1 Processor Module
The Present Control and Acquisition System uses
LPC2148 16/32-bit RISC Microcontroller. It is cost effective
and has high performance for general applications. An
outstanding feature of the LPC2148 is its CPU core, a 16/32-
bit ARM7TDMI RISC Processor (66MHz) designed by
Advanced RISC Machines, Ltd., Hence, the processor haslow
power consumption and small size with a high instruction
throughput and an excellent real-time interrupt response.
Besides, LPC2148 hasabundantintegratedon-chipfunctions
such as Bus Interfaces, Watch Dog Timer (WDT), and Real
Time Clock (RTC) and so on[7]. All these features facilitate
the controller’s hardware and software design. Because the
processor uses a pipeline to increase the speed of theflow of
instructions, it allows several operations to take place
simultaneously and the processing and memory systems to
operate continuously. On the basis, Windows Operation
System can be ported to the embedded system. Thus, the
controller based on the ARM Processor can deal with much
more complicated control tasks that most conventional .
The embeddedsystemusesFLASHandSDRAMmemoriesfor
storage and program running.
3.2 Ethernet Module
Internet works on a setof protocols, commonlyknown as
“TCP/IP”, is the set of rules used as a standard to
communicate between computers. TCP/IP can be used in
addition to the existing set of LAN Protocols to provide the
ability for any machine connected to a particular LAN to
communicate with other. The evolution of factory
communication systems is now proposing the use of
Ethernet at low level of factory automation (systemsusually
referred to as “device level”), where data transfer between
controllers and sensors / actuators is performed fast [11].
Fig.2 Typical ENC28J60-Based Interface
Ethernet is a Local Area Network standardized by the
IEEE 802 committee originally conceived for general-
purpose data transfer at a maximum speed of 10 Mbit/s.
Recently, the performances of Ethernet have been
significantly enhanced by the increase of the data transfer
speed and by the introduction of switches. The maximum
data transfer speed has been elevated to 100 Mbit/s,
maintaining the same protocol for the data link layer; this
new version is commerciallyknownasFastEthernet,orwith
the acronym 100BASE-T. Considering the cost, the control
and acquisition system uses ENC28J60 Ethernet Controller
for network communication. The ENC28J60 is a stand-alone
Ethernet controller with an industry standard Serial
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 31
Peripheral Interface (SPI). It is designed to serve as an
Ethernet network interface for any controller equippedwith
SPI. The ENC28J60 meets all of the IEEE802.3specifications.
It includes a RJ45 socket with activity lights and integrated
transformer. This Ethernet module enables to connect a
particular embedded device onto a network. It works with
any microcontroller operating at 3.3v or 5v. During the
control and data acquisition of a distributed system, any
workstation or desktop computers on the LAN are
processing data “spies” on the network traffic by placing its
Ethernet port in promiscuous mode and picks off data
frames for reassembly as required. The data are transmitted
only once and the embedded devices do not influence the
data flow. Similarly, the data flow does not affect the
processing performance of other embedded devices within
the network, as would be the case for a simple data
broadcast that targets every machine on the network [8].
3.3 UART Interface
The serial communication interface UART is used for
transferring data between processor module and RFID
reader/ GSM Modem/Wi-Fi module. It is one of the basic
interfaces with advantages like less cost, simplicity and
which is highly reliable for communication between
controllers or a controller and a PC.UART is an abbreviation
of universal asynchronous receiver and transmitter which is
usually used in conjunction with communication standards
like RS-232. UART takes bytes of data and transmits the
individual bits in a sequential fashion.The8-bitshiftregister
in UART is used for conversion between serial and parallel
forms. Communication will be in simplex, half-duplex or
Fig.3 UART Interface
duplex forms. All the operations of the UART are controlled
by a clock signal which runs at a multiple of data rate. For
fast processing, most UART chipshavea builtinbufferwhich
is 16 to 64 kilobytes in size. This buffer is used for caching
data that is coming in from the system bus while the data
that is going out to the serial port is still being processed.
The concept of Flow control is a very important aspect of
serial communication. It is the capability of a device to tell
another one to stop sending data for a certain time. The
commands Request to Send (RTS), Clear to Send (CTS), Data
Terminal Ready (DTR) and Data Set Ready (DSR) is used to
enable flow control [6].
3.4 MMC Card
The memory card is interfaced with the system as a data
logger. It is interfaced with microcontroller using SPI bus.
The SPI module in the ARM 7 microcontroller is configured
as per the MMC cord configuration. This module has SCL,
SDA, SDO, SDI which is useful for clock of the SPI module,
acknowledgement, data out and data in respectively [10].
Fig.4 SD card interfaced via SPI bus
4. SOFTWARE DESIGN
To put the embedded system into practice, software
design is very important. Firstly, Bootloader should be
programmed to start up the ARM system. Bootloader is an
assemble program that mainly accomplish the register
settings of the ARM processor and initiate the system. The
on-chip functions of the processor are realizedbysettingthe
related registers. After running the Bootloader, the system
begins to execute an operation system or user program. If
the control or acquisition process is not complicated, there
can be only a user program in the embedded system to
accomplish the whole task. However, if the process consists
of many tasks, an operation system should be ported to the
embedded system to manage the Multi-Task [5].
4.1 Application Software-Client Side
To realize networked control and acquisition the
supervision software is indispensable. As we are using this
data acquisition system for engine assembly line, client
software is developed for each workstation to collect
respective data. Client software will create TCP connection
and keeps on listening to the port and as soon as data is
available, it will read & display the data on the screen.
Flowchart for this process is shown in fig.5
Then, comparing with the set value for that process, it
will display the status of the process as OK or NOK.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 32
Fig.5 Flowchart for Client Software
4.2 Application Software-Server Side
Server software manages the database of the system.
Here, there is provision to add the description for processes
coming under the respective station and their required
specifications of torque and batchcount.Itmakesthesystem
flexible as user can add the process parameters whenever
required.
Database is developed using MySQL database server
which fast, reliable, scalable and easy to use relational
database management system which runs as a server.
For any assembly process, to tight the joint minimum
and maximum allowance torque is defined. To get an OK
status, applied value of torque should lie between this limit.
The database consists of the information about assembly
process, torque limits and batch count (number of bolts to
tight under the respective process) of each model of engine.
5. RESULTS
The result shows that the torque data from assembly
tools is transferred to the client software over the Ethernet
connection in industrial LAN. Then client software verifies
the data for its status as OK or NOK and stores it in the
database of the Server and is accessed by the user whenever
needed. Fig.7 gives the idea about client software. Fig.8
shows the details of assembly process along with the
description about torque and batch count (no. of bolts
required forthat operation)requiredbytheparticularengine
model. The advantages of the system are low power
consumption, convenient, low cost and high data rate.
Fig.6 Flowchart for Server Software
Fig.7 Working of Client Software
Fig.8 Parameter Feeding to Server Software
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 33
5. CONCLUSION
Design of ARM based data Acquisition & Control using
Ethernet & TCP/IP Network is presented as a new method
for data acquisition of mechanical part assemblylikeengine.
It offers necessary mighty functions to developing fast and
efficient an application. The system can be used to perform
real-time controls like standard electrical interface. High
precision data acquisition can be realized by the embedded
system. Using the Ethernet port of the embedded system,
networked control and acquisitions canbeachievedthrough
an industrial Ethernet LAN. The hardware and software
provide a platform for diverse control and acquisition
applications, including industrial process controls and
factory automations. Since the embedded system is able to
deal with Multi-Tasks and can run operation systems, field
operations, supervisions and managements can be done by
the lower embedded devices, hence the upper PC or
workstation in the industrial LAN will dofewerworks,which
lowers the concentration degree of the whole system.
ACKNOWLEDGMENT
This work was supported by Greaves Cotton Ltd.,
Maharashtra, India. The authors are grateful for the
anonymous reviewers who made constructive comments.
REFERENCES
[1] JinLin Hu and Zhengzhen Zhang,“TheDesignof Wireless
Data Acquisition System Based on STM32 and virtual
instrument,” 978-1-61284-683-5/12/$31.00 ©2012
IEEE.
[2] Daogang Peng, “Research and Development of the
Remote I/O Data Acquisition System Based on
Embedded ARM Platform”, International Conferenceon
Electronic Computer Technology, 978-0-7695-3559-
3/09 $25.00 © 2009 IEEE
[3] Gan-ping Li, “Design of an Embedded Control and
Acquisition System for Industrial Local Area Networks
Based on ARM”, The 5th International Conference on
Computer Science&EducationHefei,978-1-4244-6005-
2/10/$26.00 ©2010 IEEE
[4] Zhao Ruimei, Wang Mei, “Design of ARM-based
Embedded Ethernet Interface”, 978-1-4244-6349-
7/10/$26.00 _c 2010 IEEE
[5] Mahboob Imran Shaik, “Design & Implementation of
ARM-Based Data Acquisition System”, 978-1-4577-
1894-6/11/$26.00©2011 IEEE 38.
[6] Rekha George and Varghese Paul, “Design of Arm Based
Real Time Personnel Monitoring System Using Wi-Fi
Technology”, American Journal of Applied Sciences 10
(8): 931-937, 2013
[7] Peter M. Will and David D. Grossman, “An Experimental
System for Computer Controlled Mechanical Assembly,”
IEEE Transactions On Computers, Vol. C-24, No. 9,
September 2000.
[8] K.Manasa, T.Swapnarani, “Implementation of TCP/IP
Ethernet Webservices Based On Arm7”, International
Journal of Innovative ResearchinAdvancedEngineering
(IJIRAE), Volume 1, Issue 1 (March 2014).
[9] D. Bishop, G. Waters, D. Dale, T. Ewert, D. Harrison, J.
Lam & R. Keitel, “Development of an autonomous 32-bit
intelligent device controller,” Nuclear Instruments and
Methods in Physics Research, Volume 352, December
1994, pp. 236–238.
[10] K.S.Patle, “Design and Implementation of ARM Based
advanced Industrial Control and Data Acquisition with
Wireless LAN Monitoring”, Journal of Embedded
Systems, 2015, Vol. 3, No. 1, 16-20.
[11] LPC2148 RISC Microcontroller Data Sheet,
http://www.philips.com
[12] ENC28J60 Ethernet Module Datasheet
http://www.microchip.com/download

Contenu connexe

Tendances

Scada protocols-and-communications-trends
Scada protocols-and-communications-trendsScada protocols-and-communications-trends
Scada protocols-and-communications-trendsSandip Roy
 
Substation Automation
Substation AutomationSubstation Automation
Substation Automationskullbreaker
 
Monitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleMonitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleRSIS International
 
Thesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleThesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleAkhil Reddy Rondla
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless Systemijceronline
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET Journal
 
SICAM PAS Software (6MD90)
SICAM PAS Software (6MD90)SICAM PAS Software (6MD90)
SICAM PAS Software (6MD90)ashwini reliserv
 
Iskra Medium Voltage Automation and Protection (Protection relays)
Iskra Medium Voltage Automation and Protection (Protection relays)Iskra Medium Voltage Automation and Protection (Protection relays)
Iskra Medium Voltage Automation and Protection (Protection relays)Minka Grdesic
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...journalBEEI
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Power system automation
Power system automationPower system automation
Power system automationGuider Lee
 
Ls catalog thiet bi tu dong master rtu e_dienhathe.vn
Ls catalog thiet bi tu dong master rtu e_dienhathe.vnLs catalog thiet bi tu dong master rtu e_dienhathe.vn
Ls catalog thiet bi tu dong master rtu e_dienhathe.vnDien Ha The
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Living Online
 
substation automation
substation automationsubstation automation
substation automationMahbub Rashid
 
Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Utkarsh Tiwari
 
Scada systems automating electrical distribution
Scada systems automating electrical distributionScada systems automating electrical distribution
Scada systems automating electrical distributionSHUBHAM SAINI
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automationvision2d16
 
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETSOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETcseij
 
Practical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemPractical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemLiving Online
 

Tendances (20)

Scada protocols-and-communications-trends
Scada protocols-and-communications-trendsScada protocols-and-communications-trends
Scada protocols-and-communications-trends
 
Substation Automation
Substation AutomationSubstation Automation
Substation Automation
 
Monitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleMonitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM Module
 
Thesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleThesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic Vehicle
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless System
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
SICAM PAS Software (6MD90)
SICAM PAS Software (6MD90)SICAM PAS Software (6MD90)
SICAM PAS Software (6MD90)
 
Iskra Medium Voltage Automation and Protection (Protection relays)
Iskra Medium Voltage Automation and Protection (Protection relays)Iskra Medium Voltage Automation and Protection (Protection relays)
Iskra Medium Voltage Automation and Protection (Protection relays)
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Power system automation
Power system automationPower system automation
Power system automation
 
Ls catalog thiet bi tu dong master rtu e_dienhathe.vn
Ls catalog thiet bi tu dong master rtu e_dienhathe.vnLs catalog thiet bi tu dong master rtu e_dienhathe.vn
Ls catalog thiet bi tu dong master rtu e_dienhathe.vn
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
 
substation automation
substation automationsubstation automation
substation automation
 
SCADA
SCADASCADA
SCADA
 
Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)Bhabha atomic research Centre (BARC)
Bhabha atomic research Centre (BARC)
 
Scada systems automating electrical distribution
Scada systems automating electrical distributionScada systems automating electrical distribution
Scada systems automating electrical distribution
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automation
 
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNETSOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
SOCIAL NETWORK FOR SMART DEVICES USING EMBEDDED ETHERNET
 
Practical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemPractical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication System
 

Similaire à IRJET-Design of ARM Based Data Acquisition and Control System for Engine Assembly Monitoring

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 SystemIOSR 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 SystemIOSR Journals
 
Design of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsDesign of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsROHIT89352
 
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 IOTIRJET Journal
 
Data Acquisition and Control System for Real Time Applications
Data Acquisition and Control System for Real Time ApplicationsData Acquisition and Control System for Real Time Applications
Data Acquisition and Control System for Real Time Applicationsijsrd.com
 
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORS
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORSA REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORS
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORSIRJET Journal
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3IOSR Journals
 
Casp report
Casp reportCasp report
Casp reportqudhuqdh
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...IJTET Journal
 
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...IJECEIAES
 
IRJET- Multiple Load Controller for Industry using ARM Cortex
IRJET-  	  Multiple Load Controller for Industry using ARM CortexIRJET-  	  Multiple Load Controller for Industry using ARM Cortex
IRJET- Multiple Load Controller for Industry using ARM CortexIRJET Journal
 
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONcscpconf
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Editor IJCATR
 
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
 

Similaire à IRJET-Design of ARM Based Data Acquisition and Control System for Engine Assembly Monitoring (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
 
ATS @SCADA+
ATS @SCADA+ATS @SCADA+
ATS @SCADA+
 
Beagle board
Beagle boardBeagle board
Beagle board
 
Design of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsDesign of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applications
 
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
 
Data Acquisition and Control System for Real Time Applications
Data Acquisition and Control System for Real Time ApplicationsData Acquisition and Control System for Real Time Applications
Data Acquisition and Control System for Real Time Applications
 
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORS
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORSA REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORS
A REVIEW ON ANALYSIS OF 32-BIT AND 64-BIT RISC PROCESSORS
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3
 
E010113235
E010113235E010113235
E010113235
 
Casp report
Casp reportCasp report
Casp report
 
Ah4301185187
Ah4301185187Ah4301185187
Ah4301185187
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
 
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...
Instruction Set Extension of a Low-End Reconfigurable Microcontroller in Bit-...
 
IRJET- Multiple Load Controller for Industry using ARM Cortex
IRJET-  	  Multiple Load Controller for Industry using ARM CortexIRJET-  	  Multiple Load Controller for Industry using ARM Cortex
IRJET- Multiple Load Controller for Industry using ARM Cortex
 
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
 
C010221015
C010221015C010221015
C010221015
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
 
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 ...
 
Ijecet 06 07_004
Ijecet 06 07_004Ijecet 06 07_004
Ijecet 06 07_004
 

Plus de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Plus de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Dernier

Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 

Dernier (20)

Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 

IRJET-Design of ARM Based Data Acquisition and Control System for Engine Assembly Monitoring

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 29 Design of ARM Based Data Acquisition and Control System for Engine Assembly Monitoring Veena Chitte1, Manjusha Joshi2, Nilesh Kumbhar3 1MTech, Dept. of Industrial automation Engineering, MPSTME, Maharashtra, India 2Professor, Dept. of Electronics &Tele-Communication Engineering, MPSTME, Maharashtra, India 3Sr.Manager, Manufacturing Engineering, Greaves Cotton Ltd., Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – For any engine to work properly with minimum maintenance, its assembly quality plays importantrole. Thisis accomplishedbyintroducing industrialautomationtechniques in complex assembly operations of engines. ARM based data acquisition system presented here is an intelligent unit based on embedded technology for data acquisition, monitoring & output control. The system is used with DC Nutrunner (an assembly tool for fastening the bolts) to control the assembly process torque value by giving the value as OK or NOK. Compared with conventional solutions to control and data acquisition, the device based on embedded system gives more features with flexibility and ease of installation in low cost. Ethernet module interfaced with ARM is used to achieve networked control and acquisitions through TCP/IP communication protocol in an industry. Key Words: ARM7, Ethernet, TCP/IP, SPI, Data Acquisition 1. INTRODUCTION With the development of network technology and communication technology, the need that industrial control can be completed via network has become a trend. In traditional industrial control system or data acquisition system, the structure that one host connects multiple serial devices through multiport serial cards is adopted. The task of host is to communicate with each serial device, process data and interact between the operator and computer. This structure is feasible in the case of fewer devices, lower transmission rate. But when a host needs to connect more serial devices at the same time withhighertransmissionrate and the data processing is more complex, the system performance is poor. In addition, these serial devices connect the same host may be geographically far and this will increase the length of wiring and drop communication quality. So a solution need be found to realize the communication between industrial control devices and Ethernet. As the embedded system itself has the performance of network and human-computerinteraction,it is possible that the embedded system replaces the previous control method based on microcontroller. So an ARM processor based embedded Ethernet interface system is designed. This microcontroller based data acquisition system consist of assembly tools (DCNutrunner),embedded control panel, client PC and server PC. The introduced Philip’s ARM7 TDMI LPC2148 16/32-bit RISC Microcontroller can communicate with serial data acquisition equipments attheterminal throughSPIinterface and can transmit data to remote host computer through Ethernet interface. Compared with the method, the conventional Distributed Control System (DCS) is too complicate. The Field bus technique made the industry control system simple, but the application of Field bus has been limited due to the high cost of hardware and the difficulty in interfacing with multivendor products [6]. The computer network technology, especially Ethernet, is being adopted by the industrial automation field [7]. With the use of Ethernet and embedded technique at low level of factory automation, a more flexible and convenient way for distributed control and data acquisition systems come to reality. 2. SYSTEM OVERVIEW Many embedded systems have substantially different designs according to their functions and utilities. There is no single characterization for all kindsofembedded systems. Processor based real-time embedded systems are playing an important role in most control applications. An embedded system interacts continuously with its environment and carries out various tasks with certain timing constraints to meet the requirements of system performance [9]. The processor has the dominant influence on an embedded system. The control and acquisitionsystem uses ARM7 LPC2148 16/32-bit RISC microcontroller which is based on a 16-bit/32-bit ARM7TDMI-S CPUwithreal-time emulation and embedded trace support, that combine microcontroller with embedded high-speed flash memory ranging from 32 kB to 512 kB. A modular design approach is used in the system design. The main modules of the system are Processor module, Ethernet module, UART interface, MMC card. The block diagram of the proposed system is shown in the fig.1 The processor module is connected to Desautter machine through RS232 by UART interface, whereas DC Nutrunner is connected throughinbuiltEthernetport.LCDis connected to the general purpose input/outputports(GPIO) of the ARM. It is used to display the information like status lower computers can’t deal with. So the smart processorcan greatly optimize the controller’s performance.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 30 Fig.1 Block Diagram of Data Acquisition System of the connectivity to respective machines, value of torque applied and number of bolts fastened. The MMC card is interfaced with the system to store the acquiredinformation from the machine. It is also called as a non-volatile memory. It is interfaced with ARM through SPI bus. By using Ethernet with industrial LAN, the system is networked with workstations (Computers placed on workstations). DC Nutrunner and Desautter machine are the assembly tools based on newest tightening strategy designed for quality assurance of complicated joints. 3. MODULE DESIGN 3.1 Processor Module The Present Control and Acquisition System uses LPC2148 16/32-bit RISC Microcontroller. It is cost effective and has high performance for general applications. An outstanding feature of the LPC2148 is its CPU core, a 16/32- bit ARM7TDMI RISC Processor (66MHz) designed by Advanced RISC Machines, Ltd., Hence, the processor haslow power consumption and small size with a high instruction throughput and an excellent real-time interrupt response. Besides, LPC2148 hasabundantintegratedon-chipfunctions such as Bus Interfaces, Watch Dog Timer (WDT), and Real Time Clock (RTC) and so on[7]. All these features facilitate the controller’s hardware and software design. Because the processor uses a pipeline to increase the speed of theflow of instructions, it allows several operations to take place simultaneously and the processing and memory systems to operate continuously. On the basis, Windows Operation System can be ported to the embedded system. Thus, the controller based on the ARM Processor can deal with much more complicated control tasks that most conventional . The embeddedsystemusesFLASHandSDRAMmemoriesfor storage and program running. 3.2 Ethernet Module Internet works on a setof protocols, commonlyknown as “TCP/IP”, is the set of rules used as a standard to communicate between computers. TCP/IP can be used in addition to the existing set of LAN Protocols to provide the ability for any machine connected to a particular LAN to communicate with other. The evolution of factory communication systems is now proposing the use of Ethernet at low level of factory automation (systemsusually referred to as “device level”), where data transfer between controllers and sensors / actuators is performed fast [11]. Fig.2 Typical ENC28J60-Based Interface Ethernet is a Local Area Network standardized by the IEEE 802 committee originally conceived for general- purpose data transfer at a maximum speed of 10 Mbit/s. Recently, the performances of Ethernet have been significantly enhanced by the increase of the data transfer speed and by the introduction of switches. The maximum data transfer speed has been elevated to 100 Mbit/s, maintaining the same protocol for the data link layer; this new version is commerciallyknownasFastEthernet,orwith the acronym 100BASE-T. Considering the cost, the control and acquisition system uses ENC28J60 Ethernet Controller for network communication. The ENC28J60 is a stand-alone Ethernet controller with an industry standard Serial
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 31 Peripheral Interface (SPI). It is designed to serve as an Ethernet network interface for any controller equippedwith SPI. The ENC28J60 meets all of the IEEE802.3specifications. It includes a RJ45 socket with activity lights and integrated transformer. This Ethernet module enables to connect a particular embedded device onto a network. It works with any microcontroller operating at 3.3v or 5v. During the control and data acquisition of a distributed system, any workstation or desktop computers on the LAN are processing data “spies” on the network traffic by placing its Ethernet port in promiscuous mode and picks off data frames for reassembly as required. The data are transmitted only once and the embedded devices do not influence the data flow. Similarly, the data flow does not affect the processing performance of other embedded devices within the network, as would be the case for a simple data broadcast that targets every machine on the network [8]. 3.3 UART Interface The serial communication interface UART is used for transferring data between processor module and RFID reader/ GSM Modem/Wi-Fi module. It is one of the basic interfaces with advantages like less cost, simplicity and which is highly reliable for communication between controllers or a controller and a PC.UART is an abbreviation of universal asynchronous receiver and transmitter which is usually used in conjunction with communication standards like RS-232. UART takes bytes of data and transmits the individual bits in a sequential fashion.The8-bitshiftregister in UART is used for conversion between serial and parallel forms. Communication will be in simplex, half-duplex or Fig.3 UART Interface duplex forms. All the operations of the UART are controlled by a clock signal which runs at a multiple of data rate. For fast processing, most UART chipshavea builtinbufferwhich is 16 to 64 kilobytes in size. This buffer is used for caching data that is coming in from the system bus while the data that is going out to the serial port is still being processed. The concept of Flow control is a very important aspect of serial communication. It is the capability of a device to tell another one to stop sending data for a certain time. The commands Request to Send (RTS), Clear to Send (CTS), Data Terminal Ready (DTR) and Data Set Ready (DSR) is used to enable flow control [6]. 3.4 MMC Card The memory card is interfaced with the system as a data logger. It is interfaced with microcontroller using SPI bus. The SPI module in the ARM 7 microcontroller is configured as per the MMC cord configuration. This module has SCL, SDA, SDO, SDI which is useful for clock of the SPI module, acknowledgement, data out and data in respectively [10]. Fig.4 SD card interfaced via SPI bus 4. SOFTWARE DESIGN To put the embedded system into practice, software design is very important. Firstly, Bootloader should be programmed to start up the ARM system. Bootloader is an assemble program that mainly accomplish the register settings of the ARM processor and initiate the system. The on-chip functions of the processor are realizedbysettingthe related registers. After running the Bootloader, the system begins to execute an operation system or user program. If the control or acquisition process is not complicated, there can be only a user program in the embedded system to accomplish the whole task. However, if the process consists of many tasks, an operation system should be ported to the embedded system to manage the Multi-Task [5]. 4.1 Application Software-Client Side To realize networked control and acquisition the supervision software is indispensable. As we are using this data acquisition system for engine assembly line, client software is developed for each workstation to collect respective data. Client software will create TCP connection and keeps on listening to the port and as soon as data is available, it will read & display the data on the screen. Flowchart for this process is shown in fig.5 Then, comparing with the set value for that process, it will display the status of the process as OK or NOK.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 32 Fig.5 Flowchart for Client Software 4.2 Application Software-Server Side Server software manages the database of the system. Here, there is provision to add the description for processes coming under the respective station and their required specifications of torque and batchcount.Itmakesthesystem flexible as user can add the process parameters whenever required. Database is developed using MySQL database server which fast, reliable, scalable and easy to use relational database management system which runs as a server. For any assembly process, to tight the joint minimum and maximum allowance torque is defined. To get an OK status, applied value of torque should lie between this limit. The database consists of the information about assembly process, torque limits and batch count (number of bolts to tight under the respective process) of each model of engine. 5. RESULTS The result shows that the torque data from assembly tools is transferred to the client software over the Ethernet connection in industrial LAN. Then client software verifies the data for its status as OK or NOK and stores it in the database of the Server and is accessed by the user whenever needed. Fig.7 gives the idea about client software. Fig.8 shows the details of assembly process along with the description about torque and batch count (no. of bolts required forthat operation)requiredbytheparticularengine model. The advantages of the system are low power consumption, convenient, low cost and high data rate. Fig.6 Flowchart for Server Software Fig.7 Working of Client Software Fig.8 Parameter Feeding to Server Software
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 05 | May -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 33 5. CONCLUSION Design of ARM based data Acquisition & Control using Ethernet & TCP/IP Network is presented as a new method for data acquisition of mechanical part assemblylikeengine. It offers necessary mighty functions to developing fast and efficient an application. The system can be used to perform real-time controls like standard electrical interface. High precision data acquisition can be realized by the embedded system. Using the Ethernet port of the embedded system, networked control and acquisitions canbeachievedthrough an industrial Ethernet LAN. The hardware and software provide a platform for diverse control and acquisition applications, including industrial process controls and factory automations. Since the embedded system is able to deal with Multi-Tasks and can run operation systems, field operations, supervisions and managements can be done by the lower embedded devices, hence the upper PC or workstation in the industrial LAN will dofewerworks,which lowers the concentration degree of the whole system. ACKNOWLEDGMENT This work was supported by Greaves Cotton Ltd., Maharashtra, India. The authors are grateful for the anonymous reviewers who made constructive comments. REFERENCES [1] JinLin Hu and Zhengzhen Zhang,“TheDesignof Wireless Data Acquisition System Based on STM32 and virtual instrument,” 978-1-61284-683-5/12/$31.00 ©2012 IEEE. [2] Daogang Peng, “Research and Development of the Remote I/O Data Acquisition System Based on Embedded ARM Platform”, International Conferenceon Electronic Computer Technology, 978-0-7695-3559- 3/09 $25.00 © 2009 IEEE [3] Gan-ping Li, “Design of an Embedded Control and Acquisition System for Industrial Local Area Networks Based on ARM”, The 5th International Conference on Computer Science&EducationHefei,978-1-4244-6005- 2/10/$26.00 ©2010 IEEE [4] Zhao Ruimei, Wang Mei, “Design of ARM-based Embedded Ethernet Interface”, 978-1-4244-6349- 7/10/$26.00 _c 2010 IEEE [5] Mahboob Imran Shaik, “Design & Implementation of ARM-Based Data Acquisition System”, 978-1-4577- 1894-6/11/$26.00©2011 IEEE 38. [6] Rekha George and Varghese Paul, “Design of Arm Based Real Time Personnel Monitoring System Using Wi-Fi Technology”, American Journal of Applied Sciences 10 (8): 931-937, 2013 [7] Peter M. Will and David D. Grossman, “An Experimental System for Computer Controlled Mechanical Assembly,” IEEE Transactions On Computers, Vol. C-24, No. 9, September 2000. [8] K.Manasa, T.Swapnarani, “Implementation of TCP/IP Ethernet Webservices Based On Arm7”, International Journal of Innovative ResearchinAdvancedEngineering (IJIRAE), Volume 1, Issue 1 (March 2014). [9] D. Bishop, G. Waters, D. Dale, T. Ewert, D. Harrison, J. Lam & R. Keitel, “Development of an autonomous 32-bit intelligent device controller,” Nuclear Instruments and Methods in Physics Research, Volume 352, December 1994, pp. 236–238. [10] K.S.Patle, “Design and Implementation of ARM Based advanced Industrial Control and Data Acquisition with Wireless LAN Monitoring”, Journal of Embedded Systems, 2015, Vol. 3, No. 1, 16-20. [11] LPC2148 RISC Microcontroller Data Sheet, http://www.philips.com [12] ENC28J60 Ethernet Module Datasheet http://www.microchip.com/download