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.
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.