SlideShare a Scribd company logo
1 of 21
Minority Leaders Program
Sensors Directorate Fall Program Review
Presented by
Yenumula B Reddy
Grambling State University
Application of Nanotechnology
Principles to Cognitive Radio
24 September 2013
2
Outline
• Project Members
• Problem Statement
• Approach
• Results
• Summary
• Schedule
3
Project Members
• AF Program Manager: Mr. Chris Bozada AFRL/RYD
• Project Lead: Yenumula B Reddy
• Students
Sanford Banks – Computer Science (UG) – Graduating in Fall 2013
Alicia Shaw – Computer Science (UG) – Graduating in Fall 2013
Christopher Small – Computer science (UG) – New Entry from Fall 2013
Orlando Elias – Computer Science (UG) – Graduated Spring 2013;
In Graduate School (California State University, Long Beach)
Prior Students:
Patrice Brown, Brandy Guillory, Jessica Harris, Shelton Mathews, Leon Sanders,
Heather Smith,, Loni Taylor, Michael Terrell, Brandon Wright, Shatay Holmes,
Brandon Howard, Nikima Smith, Yves Courtois
4
Problem Statement
2012-13 Project
Conduct Research in application of
nanotechnology to cognitive radio
• Review the literature to identify the current state of nanotechnology
for application to cognitive radio technology
• Learn Neural network concepts and understand the MATLAB Neural
Networks Package
5
Project Objectives
• Identify the potential role of nanotechnology in
addressing the requirements for spectrum sensing for
cognitive radio
• Investigate Role of nanotechnology in complicated
distributed processing
• Study the role of GPU technology in nanocomputing for
real-time applications
6
Approach
• Literature survey
• Integration of Nanotechnology in Wireless Networks
– Tunable Radio Components
– High Frequency Electronics
– Wireless Sensors
• Relation of Nanotechnology, GPU and Cognitive Radio Networks
– Cognitive radio application requires intensive calculations
– GPU computing speeds up the calculation and provide real-time response
Related publications that requires intensive calculations
• SRIS DELIVERS REAL-TIME GEOSPATIAL IMAGE PROCESSING RESULTS,
Innovative GPU-Based Architecture 72x Faster, 12x Cheaper than CPUs
• S. Ihnatsenka, “Computation of electron quantum transport in graphene nanoribbons using GPU”, Comput. Phys.
Commun. 183 (2012) 543—546.
• A. Hafeez, W. Asghar, M.M. Rafique, S.M. Iqbal, and A.R. Butt, "GPU-based real-time detection and analysis of biological
targets using solid-state nanopores", ;presented at Med. Biol. Engineering and Computing, 2012, pp.605-615.
NanoTech-Ref
• Will Soutter, Nanotechnology in wireless Devices, http://www.azonano.com/article.aspx?ArticleID=3183, Jan 29, 2013
7
Approach
GPU Implementation
• GSU Research projects Lab has 12 Dell Precision T5500
Computers. Each computer is configured with two Quadro
4000 cards.
• Each GPU card has 2048 Mbytes of global memory, 256 CUDA cores.
• The GPU clock rate is 950 Mhz, memory clock rate is 1404Mhz, and memory bus width is
256 bit.
• The amount of constant memory is 65,536 bytes and shared memory 49,152 bytes.
• The total number of registers available per block is 32,768, warp size 32, threads per
multiprocessor 1,536, and threads per block are 1,024.
• We have tested many examples including matrix addition and multiplication on windows 7
with Visual studio 10 with NVIDIA tools CUDA 4.5 and CUDA 5.0 on one GPU card.
• We downloaded GPUmat (GPU using MATLB) on windows 7 with visual studio 10 and
tested the matrix multiplication example.
• We downloaded CUDA 5.5 tool kit and planning to test on Visual Studio 12 before
December 2013.
• Planning to test two GPU cards in the Spring 2014.
8
Approach
CPU- GPU Comparison Results
number of sets
SIZE MATRICES 1st 2nd 3rd 4th AVERAGE
12x12 0.021172 0.016681 0.01604 0.021814 0.018927
16x16 0.044911 0.035929 0.046836 0.048119 0.043949
32x32 0.270107 0.286788 0.288071 0.284222 0.282297
64x64 2.097339 2.095414 2.096697 2.222447 2.127974
128x128 16.43739 17.03598 16.43995 16.43931 16.58816
256x256 134.0282 134.4664 135.4147 134.0956 134.5012
99
Approach
Integration of GPU and Cognitive Radio to Detect the
Spectrum Holes
10
Approach
Review work completed by Students
Nanotechnology and Wireless communications
• Nano Computing and Nanocomputer
• Barriers to Nanotechnology and nanocomputing
• Hardware and Software Barriers
Computational Nanotechnology
• The Vision
• Development in Nanotechnology
• Nanofabrication, NanoComputers, NanoRobots, NanoMadicine
• Potential benefits and Threats
Nanotube Radio
• Benefits of nanotube radios
• Radio components in a Carbon Nanotube
• Nanotube radio structure and Difference in operation
• Functionality of nanotube radio, Tuning resonance frequency
• Results of nanotube radio
11
Approach
Neural Networks - Overview
• NN are constructed and implemented to model the human brain.
• Performs various tasks such as pattern-matching, classification, optimization
function, approximation, vector quantization and data clustering.
• These tasks are difficult for traditional computers
• Artificial Neural networks (ANN) possess a large number of processing
elements called nodes/neurons which operate in parallel.
• Neurons are connected with others by connection link.
• Each link is associated with weights which contain information about the
input signal.
• Each neuron has an internal state of its own which is a function of the inputs
that neuron receives- Activation level
12
Artificial Neural Networks
x1
x2
X1
X2
w
1
w
2
Y y
1 1 2 2iny x w x w 
Neural net of pure linear equation
YX
Input
m
mx
13
Approach
Learning and Training
Learning
• It’s a process by which a NN adapts itself to a stimulus by making proper parameter
adjustments, resulting in the production of desired response
• Two kinds of learning
• Parameter learning:- connection weights are updated
• Structure Learning:- change in network structure
Training
• The process of modifying the weights in the connections between network layers with the
objective of achieving the expected output is called training a network.
• This is achieved through
• Supervised learning
• Unsupervised learning
• Reinforcement learning
Classification of learning
• Supervised learning
• Unsupervised learning
• Reinforcement learning
14
Approach
Multilayer feed forward network.
15
Neural Network – MATLAB Model
Starts with: nnstart
• Ma
Data Organization
Select Data
16
Train Data
17
Plot Regression and Plot Error
18
19
Summary
Accomplishments/Successes
• Students Completed the Survey on nanotechnology for wireless
communications
• During the review of Literature students studied the research papers and
presented in the group; This helps the students to develop power point slides
and confidence in presentation of work.
• Students understands the current status of nanotechnology in various fields
and their functionality
• Students understood the limitations of current host memory and future need of
multi-core systems using nanotechnology for real time applications
• Learned Neural Networks Concepts and how to use MATLAB tool-kit
• Future study requires:
– Nano-computing based Machine learning algorithm for channel classifier
– GPU based channel classifier model
Current Research
Papers Completed in Spring
• “Security Issues and Threats in Cognitive Radio Networks” AICT 2013, June 24-28,
2013, Rome Italy.
• “Modeling Cognitive Radio Networks for Efficient Data Transfer Using Cloud Link”,
ITNG 2013, April 16-8, Las Vegas
Book
• Book: one of the editor, “Cognitive Radio Technology Applications for Wireless and
Mobile Ad hoc Networks”, June 2013
Book Chapters
• “Nanocomputing in Cognitive Radio Networks to Improve the Performance”, in
Cognitive Radio Technology Applications for Wireless and Mobile Ad hoc Networks,
June 2013
• “Application of Game Models for Cognitive Radio Networks”, in Cognitive Radio
Technology Applications for Wireless and Mobile Ad hoc Networks, June 2013
Research Papers in progress
• Security in Hadoop Distributed File Systems
• Security in Cloud Computing
20
2121
Status Summary
Project Schedule
CTC#: FA8650-05-D-1912
Project Name: Nanotechnology Research for
C4ISRand EW
Dec-12
Jan-13
Feb-13
Mar-13
Apr-13
May-13
June-13
July-13
Aug-13
Sept-13
Oct-13
Nov-13
Dec-13
Jan-14
Feb-14
Mar-14
Overall Project: Nanocomputing Solution for CRN
Project Step1
Literature Review
Project Step2
Understanding Neural Networks (Fundamentals and
MATLB tool).
Project Step 3
Q1 Q2 Q3 Q4 Q5
Today

More Related Content

What's hot

Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...AmairullahKhanLodhi1
 
2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 TutorialAlexander Pico
 
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]Awais Shibli
 
CARLsim 3: Concepts, Tools, and Applications
CARLsim 3: Concepts, Tools, and ApplicationsCARLsim 3: Concepts, Tools, and Applications
CARLsim 3: Concepts, Tools, and ApplicationsMichael Beyeler
 
Brain Networks
Brain NetworksBrain Networks
Brain NetworksJimmy Lu
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
June 2020: Top Read Articles in Control Theory and Computer Modelling
June 2020: Top Read Articles in Control Theory and Computer ModellingJune 2020: Top Read Articles in Control Theory and Computer Modelling
June 2020: Top Read Articles in Control Theory and Computer Modellingijctcm
 
IRJET-Breast Cancer Detection using Convolution Neural Network
IRJET-Breast Cancer Detection using Convolution Neural NetworkIRJET-Breast Cancer Detection using Convolution Neural Network
IRJET-Breast Cancer Detection using Convolution Neural NetworkIRJET Journal
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...ijwmn
 

What's hot (11)

Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...
 
2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial
 
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]
01_ICT Visit_ Project Briefing and Progress Overview [Dec 26, 13]
 
CARLsim 3: Concepts, Tools, and Applications
CARLsim 3: Concepts, Tools, and ApplicationsCARLsim 3: Concepts, Tools, and Applications
CARLsim 3: Concepts, Tools, and Applications
 
Approaches for intelligent working in 5G networks
Approaches for intelligent working in 5G networksApproaches for intelligent working in 5G networks
Approaches for intelligent working in 5G networks
 
Brain Networks
Brain NetworksBrain Networks
Brain Networks
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
June 2020: Top Read Articles in Control Theory and Computer Modelling
June 2020: Top Read Articles in Control Theory and Computer ModellingJune 2020: Top Read Articles in Control Theory and Computer Modelling
June 2020: Top Read Articles in Control Theory and Computer Modelling
 
IRJET-Breast Cancer Detection using Convolution Neural Network
IRJET-Breast Cancer Detection using Convolution Neural NetworkIRJET-Breast Cancer Detection using Convolution Neural Network
IRJET-Breast Cancer Detection using Convolution Neural Network
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...
Top 10 Read Article - International Journal of Wireless & Mobile Networks (IJ...
 

Viewers also liked

Viewers also liked (13)

Математические модели
Математические моделиМатематические модели
Математические модели
 
GSU-RF-2013-Reddy-4
GSU-RF-2013-Reddy-4GSU-RF-2013-Reddy-4
GSU-RF-2013-Reddy-4
 
10
1010
10
 
Festival City Noida Expressway
Festival City Noida ExpresswayFestival City Noida Expressway
Festival City Noida Expressway
 
Veri Depolama ve Diskler
Veri Depolama ve DisklerVeri Depolama ve Diskler
Veri Depolama ve Diskler
 
Festival City noida
Festival City noida Festival City noida
Festival City noida
 
урок
урокурок
урок
 
Clase 5 dávalos diaz
Clase 5  dávalos diazClase 5  dávalos diaz
Clase 5 dávalos diaz
 
Gost iec 61557 6-2013
Gost iec 61557 6-2013Gost iec 61557 6-2013
Gost iec 61557 6-2013
 
Report On Female Hair Treatment in Indonesia 2013
Report On Female Hair Treatment in Indonesia 2013Report On Female Hair Treatment in Indonesia 2013
Report On Female Hair Treatment in Indonesia 2013
 
Tema 4 b
Tema 4 bTema 4 b
Tema 4 b
 
Cyber Training: Developing the Next Generation of Cyber Analysts
Cyber Training: Developing the Next Generation of Cyber AnalystsCyber Training: Developing the Next Generation of Cyber Analysts
Cyber Training: Developing the Next Generation of Cyber Analysts
 
The Vigilant Enterprise
The Vigilant EnterpriseThe Vigilant Enterprise
The Vigilant Enterprise
 

Similar to GSU-RF-2013-Reddy-3

Zejia_CV_final
Zejia_CV_finalZejia_CV_final
Zejia_CV_finalZJ Zheng
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)ijassn
 
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...ijassn
 
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...ijassn
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)ijassn
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...ijassn
 
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...ijassn
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)ijassn
 
Call for presentation-International Journal of Advanced Smart Sensor Network ...
Call for presentation-International Journal of Advanced Smart Sensor Network ...Call for presentation-International Journal of Advanced Smart Sensor Network ...
Call for presentation-International Journal of Advanced Smart Sensor Network ...ijassn
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...ijassn
 
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...ijassn
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
 
Call for paper-3rd International Conference on Big Data and Applications (BDA...
Call for paper-3rd International Conference on Big Data and Applications (BDA...Call for paper-3rd International Conference on Big Data and Applications (BDA...
Call for paper-3rd International Conference on Big Data and Applications (BDA...ijassn
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGGeoffrey Fox
 
Acceleration of XML Parsing through Prefetching
Acceleration of XML  Parsing through PrefetchingAcceleration of XML  Parsing through Prefetching
Acceleration of XML Parsing through PrefetchingRohit Deshpande
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN ) International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN ) ijassn
 
Deep learning for smart manufacturing
Deep learning for smart manufacturingDeep learning for smart manufacturing
Deep learning for smart manufacturingSunil Kumar Pradhan
 
Grid computing by vaishali sahare [katkar]
Grid computing by vaishali sahare [katkar]Grid computing by vaishali sahare [katkar]
Grid computing by vaishali sahare [katkar]vaishalisahare123
 
Supreet swaran's grid
Supreet swaran's gridSupreet swaran's grid
Supreet swaran's gridSupreet Singh
 

Similar to GSU-RF-2013-Reddy-3 (20)

Zejia_CV_final
Zejia_CV_finalZejia_CV_final
Zejia_CV_final
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
 
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)free p...
 
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
Submit Your Articles- International Journal of Advanced Smart Sensor Network ...
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
Call for presentation-International Journal of Advanced Smart Sensor Network ...
Call for presentation-International Journal of Advanced Smart Sensor Network ...Call for presentation-International Journal of Advanced Smart Sensor Network ...
Call for presentation-International Journal of Advanced Smart Sensor Network ...
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...
International Journal of Advanced Smart Sensor Network Systems (IJASSN)-Free ...
 
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...Call for paper-International Journal of Advanced Smart Sensor Network Systems...
Call for paper-International Journal of Advanced Smart Sensor Network Systems...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
Call for paper-3rd International Conference on Big Data and Applications (BDA...
Call for paper-3rd International Conference on Big Data and Applications (BDA...Call for paper-3rd International Conference on Big Data and Applications (BDA...
Call for paper-3rd International Conference on Big Data and Applications (BDA...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWG
 
Acceleration of XML Parsing through Prefetching
Acceleration of XML  Parsing through PrefetchingAcceleration of XML  Parsing through Prefetching
Acceleration of XML Parsing through Prefetching
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN ) International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
Deep learning for smart manufacturing
Deep learning for smart manufacturingDeep learning for smart manufacturing
Deep learning for smart manufacturing
 
Grid computing by vaishali sahare [katkar]
Grid computing by vaishali sahare [katkar]Grid computing by vaishali sahare [katkar]
Grid computing by vaishali sahare [katkar]
 
Supreet swaran's grid
Supreet swaran's gridSupreet swaran's grid
Supreet swaran's grid
 

GSU-RF-2013-Reddy-3

  • 1. Minority Leaders Program Sensors Directorate Fall Program Review Presented by Yenumula B Reddy Grambling State University Application of Nanotechnology Principles to Cognitive Radio 24 September 2013
  • 2. 2 Outline • Project Members • Problem Statement • Approach • Results • Summary • Schedule
  • 3. 3 Project Members • AF Program Manager: Mr. Chris Bozada AFRL/RYD • Project Lead: Yenumula B Reddy • Students Sanford Banks – Computer Science (UG) – Graduating in Fall 2013 Alicia Shaw – Computer Science (UG) – Graduating in Fall 2013 Christopher Small – Computer science (UG) – New Entry from Fall 2013 Orlando Elias – Computer Science (UG) – Graduated Spring 2013; In Graduate School (California State University, Long Beach) Prior Students: Patrice Brown, Brandy Guillory, Jessica Harris, Shelton Mathews, Leon Sanders, Heather Smith,, Loni Taylor, Michael Terrell, Brandon Wright, Shatay Holmes, Brandon Howard, Nikima Smith, Yves Courtois
  • 4. 4 Problem Statement 2012-13 Project Conduct Research in application of nanotechnology to cognitive radio • Review the literature to identify the current state of nanotechnology for application to cognitive radio technology • Learn Neural network concepts and understand the MATLAB Neural Networks Package
  • 5. 5 Project Objectives • Identify the potential role of nanotechnology in addressing the requirements for spectrum sensing for cognitive radio • Investigate Role of nanotechnology in complicated distributed processing • Study the role of GPU technology in nanocomputing for real-time applications
  • 6. 6 Approach • Literature survey • Integration of Nanotechnology in Wireless Networks – Tunable Radio Components – High Frequency Electronics – Wireless Sensors • Relation of Nanotechnology, GPU and Cognitive Radio Networks – Cognitive radio application requires intensive calculations – GPU computing speeds up the calculation and provide real-time response Related publications that requires intensive calculations • SRIS DELIVERS REAL-TIME GEOSPATIAL IMAGE PROCESSING RESULTS, Innovative GPU-Based Architecture 72x Faster, 12x Cheaper than CPUs • S. Ihnatsenka, “Computation of electron quantum transport in graphene nanoribbons using GPU”, Comput. Phys. Commun. 183 (2012) 543—546. • A. Hafeez, W. Asghar, M.M. Rafique, S.M. Iqbal, and A.R. Butt, "GPU-based real-time detection and analysis of biological targets using solid-state nanopores", ;presented at Med. Biol. Engineering and Computing, 2012, pp.605-615. NanoTech-Ref • Will Soutter, Nanotechnology in wireless Devices, http://www.azonano.com/article.aspx?ArticleID=3183, Jan 29, 2013
  • 7. 7 Approach GPU Implementation • GSU Research projects Lab has 12 Dell Precision T5500 Computers. Each computer is configured with two Quadro 4000 cards. • Each GPU card has 2048 Mbytes of global memory, 256 CUDA cores. • The GPU clock rate is 950 Mhz, memory clock rate is 1404Mhz, and memory bus width is 256 bit. • The amount of constant memory is 65,536 bytes and shared memory 49,152 bytes. • The total number of registers available per block is 32,768, warp size 32, threads per multiprocessor 1,536, and threads per block are 1,024. • We have tested many examples including matrix addition and multiplication on windows 7 with Visual studio 10 with NVIDIA tools CUDA 4.5 and CUDA 5.0 on one GPU card. • We downloaded GPUmat (GPU using MATLB) on windows 7 with visual studio 10 and tested the matrix multiplication example. • We downloaded CUDA 5.5 tool kit and planning to test on Visual Studio 12 before December 2013. • Planning to test two GPU cards in the Spring 2014.
  • 8. 8 Approach CPU- GPU Comparison Results number of sets SIZE MATRICES 1st 2nd 3rd 4th AVERAGE 12x12 0.021172 0.016681 0.01604 0.021814 0.018927 16x16 0.044911 0.035929 0.046836 0.048119 0.043949 32x32 0.270107 0.286788 0.288071 0.284222 0.282297 64x64 2.097339 2.095414 2.096697 2.222447 2.127974 128x128 16.43739 17.03598 16.43995 16.43931 16.58816 256x256 134.0282 134.4664 135.4147 134.0956 134.5012
  • 9. 99 Approach Integration of GPU and Cognitive Radio to Detect the Spectrum Holes
  • 10. 10 Approach Review work completed by Students Nanotechnology and Wireless communications • Nano Computing and Nanocomputer • Barriers to Nanotechnology and nanocomputing • Hardware and Software Barriers Computational Nanotechnology • The Vision • Development in Nanotechnology • Nanofabrication, NanoComputers, NanoRobots, NanoMadicine • Potential benefits and Threats Nanotube Radio • Benefits of nanotube radios • Radio components in a Carbon Nanotube • Nanotube radio structure and Difference in operation • Functionality of nanotube radio, Tuning resonance frequency • Results of nanotube radio
  • 11. 11 Approach Neural Networks - Overview • NN are constructed and implemented to model the human brain. • Performs various tasks such as pattern-matching, classification, optimization function, approximation, vector quantization and data clustering. • These tasks are difficult for traditional computers • Artificial Neural networks (ANN) possess a large number of processing elements called nodes/neurons which operate in parallel. • Neurons are connected with others by connection link. • Each link is associated with weights which contain information about the input signal. • Each neuron has an internal state of its own which is a function of the inputs that neuron receives- Activation level
  • 12. 12 Artificial Neural Networks x1 x2 X1 X2 w 1 w 2 Y y 1 1 2 2iny x w x w  Neural net of pure linear equation YX Input m mx
  • 13. 13 Approach Learning and Training Learning • It’s a process by which a NN adapts itself to a stimulus by making proper parameter adjustments, resulting in the production of desired response • Two kinds of learning • Parameter learning:- connection weights are updated • Structure Learning:- change in network structure Training • The process of modifying the weights in the connections between network layers with the objective of achieving the expected output is called training a network. • This is achieved through • Supervised learning • Unsupervised learning • Reinforcement learning Classification of learning • Supervised learning • Unsupervised learning • Reinforcement learning
  • 15. 15 Neural Network – MATLAB Model Starts with: nnstart • Ma
  • 18. Plot Regression and Plot Error 18
  • 19. 19 Summary Accomplishments/Successes • Students Completed the Survey on nanotechnology for wireless communications • During the review of Literature students studied the research papers and presented in the group; This helps the students to develop power point slides and confidence in presentation of work. • Students understands the current status of nanotechnology in various fields and their functionality • Students understood the limitations of current host memory and future need of multi-core systems using nanotechnology for real time applications • Learned Neural Networks Concepts and how to use MATLAB tool-kit • Future study requires: – Nano-computing based Machine learning algorithm for channel classifier – GPU based channel classifier model
  • 20. Current Research Papers Completed in Spring • “Security Issues and Threats in Cognitive Radio Networks” AICT 2013, June 24-28, 2013, Rome Italy. • “Modeling Cognitive Radio Networks for Efficient Data Transfer Using Cloud Link”, ITNG 2013, April 16-8, Las Vegas Book • Book: one of the editor, “Cognitive Radio Technology Applications for Wireless and Mobile Ad hoc Networks”, June 2013 Book Chapters • “Nanocomputing in Cognitive Radio Networks to Improve the Performance”, in Cognitive Radio Technology Applications for Wireless and Mobile Ad hoc Networks, June 2013 • “Application of Game Models for Cognitive Radio Networks”, in Cognitive Radio Technology Applications for Wireless and Mobile Ad hoc Networks, June 2013 Research Papers in progress • Security in Hadoop Distributed File Systems • Security in Cloud Computing 20
  • 21. 2121 Status Summary Project Schedule CTC#: FA8650-05-D-1912 Project Name: Nanotechnology Research for C4ISRand EW Dec-12 Jan-13 Feb-13 Mar-13 Apr-13 May-13 June-13 July-13 Aug-13 Sept-13 Oct-13 Nov-13 Dec-13 Jan-14 Feb-14 Mar-14 Overall Project: Nanocomputing Solution for CRN Project Step1 Literature Review Project Step2 Understanding Neural Networks (Fundamentals and MATLB tool). Project Step 3 Q1 Q2 Q3 Q4 Q5 Today