Path planning in autonomous robotic systems (ARS) is challenging, especially in dynamic or uncertain environments. Many classical methods are computationally expensive and lack adaptability to real-world scenarios. In order to improve the overall path-planning capabilities of robots; this paper introduces a new smart robotic navigation system which uses Software Defined Network (SDN) and Multi-Spike Elman Neural Network (MS-ENN). The introduced system includes an innovative way to encode temporal information using multiple spikes which can capture much greater amounts of detail about changing environmental characteristics than conventional artificial neural networks. Additionally, it includes a spiking wave-front planner (SWP) to produce a preliminary set of paths and an MS-ENN that produces decisions on how to make changes to those paths based upon the environment. Results indicate that the proposed method was able to increase path-efficiency, decrease planning-time, and improve the success-rate within static environments. The proposed model implementation demonstrates the strengths of coupling SDN with more sophisticated spiking neural architectures for smart robotic navigation systems.
Sliding Mode Controller (SMC) is a simple method and powerful technique to design a robust controller for nonlinear systems. It is an effective tool with acceptable performance. The major drawback is a classical Sliding Mode controller suffers from the chattering phenomenon which causes undesirable zigzag motion along the sliding surface. To overcome the snag of this classical approach, many methods were proposed and implemented. In this work, a Fuzzy controller was added to classical Sliding Mode controller in order to reduce the impact chattering problem. The new structure is called Sliding Mode Fuzzy controller (SMFC) which will also improve the properties and performance of the classical Sliding Mode control
... Show MoreThis research include design and implementation of an Iraqi cities database using spatial data structure for storing data in two or more dimension called k-d tree .The proposed system should allow records to be inserted, deleted and searched by name or coordinate. All the programming of the proposed system written using Delphi ver. 7 and performed on personal computer (Intel core i3).
With the development of cloud computing during the latest years, data center networks have become a great topic in both industrial and academic societies. Nevertheless, traditional methods based on manual and hardware devices are burdensome, expensive, and cannot completely utilize the ability of physical network infrastructure. Thus, Software-Defined Networking (SDN) has been hyped as one of the best encouraging solutions for future Internet performance. SDN notable by two features; the separation of control plane from the data plane, and providing the network development by programmable capabilities instead of hardware solutions. Current paper introduces an SDN-based optimized Resch
Specialized hardware implementations of Artificial Neural Networks (ANNs) can offer faster execution than general-purpose microprocessors by taking advantage of reusable modules, parallel processes and specialized computational components. Modern high-density Field Programmable Gate Arrays (FPGAs) offer the required flexibility and fast design-to-implementation time with the possibility of exploiting highly parallel computations like those required by ANNs in hardware. The bounded width of the data in FPGA ANNs will add an additional error to the result of the output. This paper derives the equations of the additional error value that generate from bounded width of the data and proposed a method to reduce the effect of the error to give
... Show MoreThe prevalence of using the applications for the internet of things (IoT) in many human life fields such as economy, social life, and healthcare made IoT devices targets for many cyber-attacks. Besides, the resource limitation of IoT devices such as tiny battery power, small storage capacity, and low calculation speed made its security a big challenge for the researchers. Therefore, in this study, a new technique is proposed called intrusion detection system based on spike neural network and decision tree (IDS-SNNDT). In this method, the DT is used to select the optimal samples that will be hired as input to the SNN, while SNN utilized the non-leaky integrate neurons fire (NLIF) model in order to reduce latency and minimize devices
... Show MoreThis research studies the comparison of deep neural network models and performance evaluation to predict the gold prices of time series, where the gold prices contain high fluctuations and non-linear patterns that are difficult to capture using traditional models, which makes predicting them a significant challenge. Therefore, the focus was on using deep learning models represented by (LSTM), (Bi-LSTM), (GRU) and (Bi-GRU). The results showed the superiority of the (Bi-GRU) model according to comparison criteria (MSE), (RMSE), (MAE), and (R∧2) compared to other models because it was able to understand the time patterns better by processing the data in both directions and provided superior performance, which indicates its effectiveness, eff
... Show MoreThe prevalence of using the applications for the internet of things (IoT) in many human life fields such as economy, social life, and healthcare made IoT devices targets for many cyber-attacks. Besides, the resource limitation of IoT devices such as tiny battery power, small storage capacity, and low calculation speed made its security a big challenge for the researchers. Therefore, in this study, a new technique is proposed called intrusion detection system based on spike neural network and decision tree (IDS-SNNDT). In this method, the DT is used to select the optimal samples that will be hired as input to the SNN, while SNN utilized the non-leaky integrate neurons fire (NLIF) model in order to reduce latency and minimize devices
... Show MoreThe paper presents a neural synchronization into intensive study in order to address challenges preventing from adopting it as an alternative key exchange algorithm. The results obtained from the implementation of neural synchronization with this proposed system address two challenges: namely the verification of establishing the synchronization between the two neural networks, and the public initiation of the input vector for each party. Solutions are presented and mathematical model is developed and presented, and as this proposed system focuses on stream cipher; a system of LFSRs (linear feedback shift registers) has been used with a balanced memory to generate the key. The initializations of these LFSRs are neural weights after achiev
... Show MoreEstimating an individual's age from a photograph of their face is critical in many applications, including intelligence and defense, border security and human-machine interaction, as well as soft biometric recognition. There has been recent progress in this discipline that focuses on the idea of deep learning. These solutions need the creation and training of deep neural networks for the sole purpose of resolving this issue. In addition, pre-trained deep neural networks are utilized in the research process for the purpose of facial recognition and fine-tuning for accurate outcomes. The purpose of this study was to offer a method for estimating human ages from the frontal view of the face in a manner that is as accurate as possible and takes
... Show MoreArtificial Neural networks (ANN) are powerful and effective tools in time-series applications. The first aim of this paper is to diagnose better and more efficient ANN models (Back Propagation, Radial Basis Function Neural networks (RBF), and Recurrent neural networks) in solving the linear and nonlinear time-series behavior. The second aim is dealing with finding accurate estimators as the convergence sometimes is stack in the local minima. It is one of the problems that can bias the test of the robustness of the ANN in time series forecasting. To determine the best or the optimal ANN models, forecast Skill (SS) employed to measure the efficiency of the performance of ANN models. The mean square error and
... Show More