CFP last date
20 May 2024
Reseach Article

Artificial Neural Network Application in Logic System

Published on March 2012 by Siddharth Saxena, Jigar Singh, Maharanapratap Singh, Divya Sharma
International Conference and Workshop on Emerging Trends in Technology
Foundation of Computer Science USA
ICWET2012 - Number 11
March 2012
Authors: Siddharth Saxena, Jigar Singh, Maharanapratap Singh, Divya Sharma
89329021-f2e3-4b5b-ba68-b3a0cb97c512

Siddharth Saxena, Jigar Singh, Maharanapratap Singh, Divya Sharma . Artificial Neural Network Application in Logic System. International Conference and Workshop on Emerging Trends in Technology. ICWET2012, 11 (March 2012), 39-41.

@article{
author = { Siddharth Saxena, Jigar Singh, Maharanapratap Singh, Divya Sharma },
title = { Artificial Neural Network Application in Logic System },
journal = { International Conference and Workshop on Emerging Trends in Technology },
issue_date = { March 2012 },
volume = { ICWET2012 },
number = { 11 },
month = { March },
year = { 2012 },
issn = 0975-8887,
pages = { 39-41 },
numpages = 3,
url = { /proceedings/icwet2012/number11/5397-1088/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference and Workshop on Emerging Trends in Technology
%A Siddharth Saxena
%A Jigar Singh
%A Maharanapratap Singh
%A Divya Sharma
%T Artificial Neural Network Application in Logic System
%J International Conference and Workshop on Emerging Trends in Technology
%@ 0975-8887
%V ICWET2012
%N 11
%P 39-41
%D 2012
%I International Journal of Computer Applications
Abstract

The purpose of this paper is to provide a quick overview of neural networks and to explain how they can be used in controlsystems. We introduce the multilayer perceptron neural network and describe how it can be used for function approximation.The backpropagation algorithm (including its variations) is the principal procedure for training multilayer perceptrons; it is briefly described here. Care must be taken, when training perceptron networks, to ensure that they do not overfit the training data and then fail to generalize well in new situations.We have implemented the XOR logic using neural network tool in MATLAB and defined its use in control system.How system error can be used as feedback to the training network is also demonstrated in this paper.The paper gives a brief introspect into the neural network implimentation of control systems which in our case is the XOR network with its standard set of inputs and the respective standard set of outputs.

References
  1. .Hagan, M. T., H.B. Demuth and M.H. Beale, Neural Network Design, PWS Publishing, Boston, 1996.
  2. .Bishop, C., Neural Networks for Pattern Recognition, Oxford, New York, 1995.
  3. .Haykin, S., Neural Networks: A Comprehensive Foundation, 2nd Ed., Prentice-Hall, Englewood Cliffs, NJ, 1999.
  4. .www.library.cmu.edu
Index Terms

Computer Science
Information Sciences

Keywords

Perceptron Backpropagation algorithm Neuron model XOR logic Network Data Manager