<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Collection:</title>
  <link rel="alternate" href="http://210.212.227.212:8080/xmlui/handle/123456789/163" />
  <subtitle />
  <id>http://210.212.227.212:8080/xmlui/handle/123456789/163</id>
  <updated>2026-05-27T20:57:58Z</updated>
  <dc:date>2026-05-27T20:57:58Z</dc:date>
  <entry>
    <title>DETECTION AND CLASSIFICATION OF FLOODING ATTACKS IN WIRELESS ADHOC NETWORKS USING MACHINE LEARNING</title>
    <link rel="alternate" href="http://210.212.227.212:8080/xmlui/handle/123456789/250" />
    <author>
      <name>Shanifa, E</name>
    </author>
    <author>
      <name>Nishanth, N</name>
    </author>
    <id>http://210.212.227.212:8080/xmlui/handle/123456789/250</id>
    <updated>2022-10-17T10:02:40Z</updated>
    <published>2022-07-01T00:00:00Z</published>
    <summary type="text">Title: DETECTION AND CLASSIFICATION OF FLOODING ATTACKS IN WIRELESS ADHOC NETWORKS USING MACHINE LEARNING
Authors: Shanifa, E; Nishanth, N
Abstract: In developing wireless adhoc networks, several sorts of attacks represent serious&#xD;
security problems.Various forms of attacks are currently being carried out against&#xD;
various services and resources, with the goal of compromising their availability, confi dentiality, and integrity. Flooding based Denial of Service attacks has a serious impact&#xD;
on Wireless Local Area Networks. It may result in clients being denied service. This&#xD;
is a severe problem since it compromises one of the services offered by cyber security&#xD;
such as availability. In ad-hoc networks, it is crucial to detect and block such attacks&#xD;
in a timely manner. The objective of this thesis is to accurately detect and categorise&#xD;
flooding attacks such as TCP, UDP, or ICMP. This thesis additionally categorises ad ditional assaults, such as U2R, R2L, and probe .The suggested method utilises various&#xD;
supervised machine learning algorithms, including SVM, KNN, Naive Baye’s, Deci sion Tree, and Random Forest. Classification is performed using the NSL KDD data&#xD;
set. The outcome demonstrated that RF classifier provides the highest performance&#xD;
accuracy</summary>
    <dc:date>2022-07-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Design of novel Sigma Shifted Matrix code family with adaptive transmitter-receiver architecture in OCDMA</title>
    <link rel="alternate" href="http://210.212.227.212:8080/xmlui/handle/123456789/249" />
    <author>
      <name>Sherin Susan, Thomas</name>
    </author>
    <author>
      <name>Afra, Basheer</name>
    </author>
    <id>http://210.212.227.212:8080/xmlui/handle/123456789/249</id>
    <updated>2022-10-17T09:59:56Z</updated>
    <published>2022-07-01T00:00:00Z</published>
    <summary type="text">Title: Design of novel Sigma Shifted Matrix code family with adaptive transmitter-receiver architecture in OCDMA
Authors: Sherin Susan, Thomas; Afra, Basheer
Abstract: Multiple Access Techniques are unavoidable part in a communication system.Among&#xD;
that optical code division multiple access (OCDMA) technique’s support for asyn chronous communication with comparatively high secrecy and Quality of service has&#xD;
made it an attractive technology for multiple-access optical networks. In OCDMA,the&#xD;
coding scheme that acts as the foundation for the system’s operation is the main ap proach to satisfy user expectations. Each code in the OCDMA system is specifically&#xD;
created to prevent interference from multiple access. Sigma Shifted Matrix code is&#xD;
a novel spectral amplitude coding (SAC) technique that is developed.For the SSM&#xD;
coding scheme design, two methods are suggested. The identity and upper shift ma trices are combined in the first method to create the SSM1 coding matrix. The second&#xD;
method implements the composition of an additional SSM matrix termed SSMs by&#xD;
assembling a single entry, lower, and upper shift matrix. To further improve the per formance of the suggested setup, Then we are creating another code sequence which&#xD;
is called Modified Sigma shifted Matrix (MSSM) by bit wise ANDing of SSMI and&#xD;
SSM2. Combining these matrices results in variable SSM code families,which, de pending on the number of users and the code weights chosen,and can offer additional&#xD;
flexibility. A concept for an optical control module(encoder) is described to make the&#xD;
system as adaptable as possible. To switch between SSM families, this control module&#xD;
chooses the desired encoding-decoding method based on the intended application. In&#xD;
comparison to the formerly used SAC-OCDMA codes, simulation findings show that&#xD;
the optical code division multiple access system based on the proposed SSM code fam ily has better transmission rates, lower bit error rates (BER), Good Quality factor&#xD;
and longer travel distances without any signal quality loss</summary>
    <dc:date>2022-07-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>DIABETIC RETINOPATHY CLASSIFICATION USING MACHINE LEARNING AND DEEP LEARNING MODELS</title>
    <link rel="alternate" href="http://210.212.227.212:8080/xmlui/handle/123456789/248" />
    <author>
      <name>Afra, K</name>
    </author>
    <author>
      <name>Ajitha, S. S</name>
    </author>
    <id>http://210.212.227.212:8080/xmlui/handle/123456789/248</id>
    <updated>2022-10-17T09:29:21Z</updated>
    <published>2022-07-01T00:00:00Z</published>
    <summary type="text">Title: DIABETIC RETINOPATHY CLASSIFICATION USING MACHINE LEARNING AND DEEP LEARNING MODELS
Authors: Afra, K; Ajitha, S. S
Abstract: The majority of people worldwide have the risk of getting the eye disease called&#xD;
Diabetic Retinopathy (DR). This is a major problem that could impair vision for&#xD;
most of diabetic patients. High glucose levels in retinal blood vessels are the main&#xD;
reason for this. Color fundus images are used to diagnose DR from databases like&#xD;
IDRiD, KAGGLE, MESSIDOR and DIARETDB1 etc. The traditional method re quires trained doctors to determine the presence of lesions in the image, that may&#xD;
be utilised to effectively detect the illness, making it a time-consuming process. The&#xD;
effective classification of the disease relies heavily on feature extraction. Due to the&#xD;
superior image grading efficiency of deep learning approach, computer diagnosis of&#xD;
DR has developed into a viable tool for rapid detection and evaluation of the severity&#xD;
of DR. In this work, different types of CNN architectures are used to extract the&#xD;
features. The CNN output features are used as input for different types of machine&#xD;
learning methods (Support Vector Machines, Decision Tree, Random Forest, Naive&#xD;
Bayes Classifier and K-Nearest Neighbour). Deep learning techniques like (ResNet 50, VGG-16, MobileNet, EfficientNet-B3, Inception-v3, and Self-designed models) are&#xD;
also implemented for classification. Here performed a performance comparison of dif ferent techniques using different datasets. The models are evaluated using various&#xD;
evaluation metrices such as accuracy, precision, recall and auc etc. The model having&#xD;
highest value for evaluation metrices is selected as the best model.</summary>
    <dc:date>2022-07-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>A long-haul 100 Gbps hybrid PDM/CO-OFDM hybrid FSO transmission system:Impact of climate conditions and atmospheric turbulence</title>
    <link rel="alternate" href="http://210.212.227.212:8080/xmlui/handle/123456789/247" />
    <author>
      <name>Akshaya, S R</name>
    </author>
    <author>
      <name>Amina, N</name>
    </author>
    <id>http://210.212.227.212:8080/xmlui/handle/123456789/247</id>
    <updated>2022-10-17T09:24:36Z</updated>
    <published>2022-01-01T00:00:00Z</published>
    <summary type="text">Title: A long-haul 100 Gbps hybrid PDM/CO-OFDM hybrid FSO transmission system:Impact of climate conditions and atmospheric turbulence
Authors: Akshaya, S R; Amina, N
Abstract: Free space optics system(FSO) is significantly degraded by attenuation under dif ferent climatic conditions. An FSO transmission system with high-speed transmission&#xD;
capability is proposed by hybridization of PDM with CO-OFDM .The m-ary modu lation scheme like 4-QAM analysis were obtaining. The impact of different climatic&#xD;
condition on system performance is investigated. Though simulations briefly explains&#xD;
the 100Gbps 4-QAM information transmission at 0.5km.The proposed system reduces&#xD;
channel fading,improves information rate,maximum transmission distance. This work&#xD;
is considered as future FSO system in adverse climatic conditions.</summary>
    <dc:date>2022-01-01T00:00:00Z</dc:date>
  </entry>
</feed>

