Department of Artificial Intelligence and Data Science

About the Department

The Department of Artificial Intelligence and Data Science was established in the year 2022. The goal of the department is to ensure the academic excellence in students with wide exposure of research and career opportunities. The unique undergraduate program, B.Tech. Artificial Intelligence and Data Science (AI & DS), aims the students to acquire technical skills to develop the GenAI systems using LLM,RAG, data analytics, exploratory data analytics, computer Vision, autonomous vehicles, robots and data visualization in emerging real-time applications. Program envisions to equip students with the ability to identify and assess societal, health, safety and cultural issues with an emphasize on identifying their consequent responsibilities as engineers of offering optimal and effective solutions. The department is well equipped with high end GPU processors to empower the students with the state of art technologies.

 

Vision

  • To Produce globally competent, innovative, Computing professionals to meet current challenges in the field of Artificial intelligence and Data Science with social responsibilities.

Mission

  • Offering well-balanced curriculum with state of the art technologies to impart professional competencies and transferable skills.
  • Bringing innovations in Teaching-Learning process through experienced learning and project/product based learning.
  • Collaborating National and International Industries and Academia to develop foresight technologies in Artificial intelligence and Data Science.

Programme Educational Objectives (PEOs)

Within few years(3 to 5 years) of graduation, our graduates are expected to

  • Be successful in their professional career as data scientist, data modeler, data architect, Infrastructure engineer, business intelligence developer, enterprise architect and software developer with technical and managerial skills in the field of artificial intelligence and data science
  • Pursue higher studies at the institute of repute in India and abroad and work in educational institutions, research organizations and reputed software industries and be successful entrepreneurs.
  • Collaborate in multidisciplinary teams and be the leaders in their organisations, their professional and in society.

Program Specific Outcomes (PSOs)

  • PSO 1: Design and develop AI tools for automated intelligent systems and deliver robust product.

  • PSO 2: Design and analyze domain specific big data systems using predictive
    analytics.

Salient Features

  • Experienced Faculty members in the field of data analytics and AI and published their research works in more than 40 Science Citation Index international journals and 50 Scopus journals.
  • Well-equipped laboratories with high end GPU processors to develop innovative projects and research works.
  • Quality Academic Research and Publications in reputed Journals.
  • Students are connected with industries through internships and students are developing the industry projects with the guidance of faculty mentors.
  • Reviewers in various reputed International Journals and Books.
  • Qualified Faculty members with Good Retention.
  • Adjunct faculty(Professor of Practice) members are providing industrial knowledge to students for developing products.

Academic programmes

UG

Establishment Year: 2022

Students Intake : 60

II Year: 60

III Year: 66

IV Year: 67

Research Scholars

Ph.D – Pursuing: 9

Ph.D – Awarded: 5

Faculty (List with Vidwan link)

S.NoName of FacultyDesignationVidwan IDVidwan Link
1Dr.V.Kalaivani M.E.,Ph.D.,Professor & Head211484https://vidwan.inflibnet.ac.in/profile/211484
2Dr.J.Naskath M.E.,Ph.D.,Associate Professor211475https://vidwan.inflibnet.ac.in/profile/211475
3Mr.A.Shenbagharaman M.E.Assistant Professor(SG)252862https://vidwan.inflibnet.ac.in/profile/252862
4Ms.V.Veera Anusuya M.E.Assistant Professor(SG)273153https://vidwan.inflibnet.ac.in/profile/273153
5Ms.K.Poorani M.E.Assistant Professor338109https://vidwan.inflibnet.ac.in/profile/338109
6Ms.P.Rampriya M.EAssistant Professor381595https://vidwan.inflibnet.ac.in/profile/381595
7Ms.G.Dhivya M.E.Assistant Professor391403https://vidwan.inflibnet.ac.in/profile/391403/MzkxNDAz
8Ms.P.Swarna Gowsalya M.E.Assistant Professor552290https://vidwan.inflibnet.ac.in/profile/552290
9Ms.M.Saranya M.E.Assistant Professor625480https://vidwan.inflibnet.ac.in/profile/625480/NjI1NDgw
10Ms.K.R.Indira M.E.Assistant Professor563777https://vidwan.inflibnet.ac.in/profile/563777
11Ms. N. SubhashiniAssistant Professor630906https://vidwan.inflibnet.ac.in/profile/630906/NjMwOTA2
12
Mr.R.JeyaseelanAssistant Professor630352https://vidwan.inflibnet.ac.in/myprofile
13Mr.Ravirathinam Duraikannu B.E.,M.E.,MBAProfessor of Practice

Contact Us

Dr.V.Kalaivani, M.E.,Ph.D.,
Professor and HOD
Department of Artificial Intelligence and Data Science,
National Engineering College, Kovilpatti – 628503,
Contact No : 04632 222502
Mail id : hodai@nec.edu.in

Dr.V.Kalaivani

Professor & Head

Dr.J.Naskath

Associate Professor

Mr.A.Shenbagharaman

Assistant Professor (Sr.Grade)

Ms.V.Veera Anusuya

Assistant Professor (Sr.Grade)

Ms.K.Poorani

Assistant Professor

Ms.P.Rampriya

Assistant Professor

Ms.G.Dhivya

Assistant Professor

Ms.P.Swarna Gowsalya

Assistant Professor

Ms.M.Saranya

Assistant Professor

Ms.K.R.Indira

Assistant Professor

Ms. N. Subhashini

Assistant Professor

Mr.R.Jeyaseelan

Assistant Professor

Professor of Practice​

Mr.Ravirathinam Duraikannu

Professor of Practice

Laboratories

The Artificial Intelligence and Data Science department has following well-equipped laboratories with latest configurations of Workstations and computer systems.

Data Analytics Laboratory

Data Analytics lab is well-equipped with High end workstations with GPU processors with the configuration of Core-i7 systems and Graphics cards for conducting Data science lab with large data set, Data structures lab and DBMS lab.

The lab should help students:

    • Understand the data lifecycle: collection → cleaning → analysis → visualization

    • Gain hands-on experience with modern tools

    • Learn to work on individual and group projects

    • Explore real-world datasets

Data analytics tools like Python, R, PowerBI, Tableau, SQLite or PostgreSQL, Google Looker Studio, JupyterHub are used in this lab. The students perform various experiments in statistical analysis, mathematical models, statistics, data processing, data prediction, decision making, animated and interactive visualizations. Students can work with large data sets and visualize the statistical models and Data analysis.

Artificial Intelligence Laboratory

AI lab provides an environment where students can learn and experiment with core AI concepts, from classical search algorithms to modern machine learning and deep learning frameworks.

Objectives of the AI Lab

    • Understand foundational AI topics (e.g., search, logic, planning)

    • Implement algorithms from scratch

    • Apply machine learning and deep learning to real-world problems

    • Use AI frameworks and cloud tools

    • Encourage research, experimentation, and project development

Software & Tools in AI Lab
1. Programming & IDEs
    • Python: The primary language (due to rich AI ecosystem)
    • JupyterLab or Google Colab: For interactive coding
    • VS Code or PyCharm Edu: For structured development     
2. AI & ML Libraries
  • Classical AI:
    • AIMA-Python: Code for algorithms in “Artificial Intelligence: A Modern Approach”
    • Custom implementations of DFS, BFS, A*, minimax, alpha-beta
  • Machine Learning:
    • Scikit-learn: Classical ML
    • XGBoost, LightGBM: Ensemble methods
  • Deep Learning:
    • TensorFlow 2.x or PyTorch: Core DL frameworks
    •  Keras: High-level API for fast prototyping
    • spaCy, NLTK, Hugging Face Transformers
  • NLP & Vision:
    • spaCy, NLTK, Hugging Face Transformers
    • OpenCV, YOLO, Detectron2

3. Experimentation & Tracking

  • MLflow: Track experiments

  • Weights & Biases or Tensor Board: Visualize training progress

Deep Learning Laboratory

DL lab involves equipping students with both theoretical understanding and hands-on skills using modern tools and frameworks.

Deep Learning Lab Objectives
    • Understand the fundamentals of neural networks and backpropagation
    • Implement core deep learning architectures (CNNs, RNNs, Transformers)
    • Work with real-world datasets (images, text, audio, video)
    • Use modern frameworks like PyTorch and TensorFlow
    • Apply techniques like fine-tuning, transfer learning, and optimization
     
     

Essential Software & Tools for DL Lab

1. Programming Environment

  • Language: Python

  • IDEs/Notebooks:

  • JupyterLab

  • Google Colab (recommended for GPU access)

  • VS Code with Python extensions

2. Deep Learning Frameworks

  • TensorFlow 2.x + Keras – User-friendly and widely used

  • PyTorch – Preferred for research and flexibility

  • Optional: JAX – For high-performance gradient-based computation

3. Support Libraries

  • NumPy, Pandas, Scikit-learn – Preprocessing

  • OpenCV, PIL – Image handling

  • Matplotlib, Seaborn – Visualization

  • Hugging Face Transformers – Pretrained NLP models

  • Torchvision / TensorFlow Datasets – Dataset access

4. Experiment Tracking & Visualization

  • TensorBoard

  • Weights & Biases (WandB)

  • MLflow



 

2024 - 2025

Sl.NoStudent NameEvent NameDate of The EventCollegePositionCash Amount
III Year Students’ Achievements during 2024-2025
1Dharun Kumar K'Challenge Alert: Build an AI Model to Sort Trash19.3.2025embedUR systemsII Prize$500USD (Rs.42,800)
2Aswath Kumar K, Viknesh TPK Umesh RamanathanIPL AUCTION 202521.2.2025Sri Eshwar Engineering College, CoimbatoreIII prizeRs.5000
3Aswath Kumar K, Viknesh TPK, Umesh RamanathanData Visualization Challenge22.2.2025Sri Eshwar Engineering College, CoimbatoreII prizeRs.2500
4Viknesh TPK Umesh RamanathanSCRIPT HACK!22.2.2025Sri Eshwar Engineering College, CoimbatoreI prizeRs.2000
5Mohamed Abul Hassan, MahroozProject Expo - AI acorss the board21.2.2025I prize with Cash Rs.1000I prizeRs.10,000
6Mohamed Abul Hassan, Mahrooz, Rahul, Subash, AravindData Drive21.2.2025Sri Eshwar Engineering College, CoimbatoreI prizeRs.2000
7Dhanyavarthini, Nivetha, PushpadhariniAI Content Creator21.2.2025Sri Eshwar Engineering College, CoimbatoreII prizeRs.1500
8Karthickraja.M , Manoj GMistral Terrain Innovators’ Challenge20.9.2024Mistral Solutions Pvt. Ltd,III prizeRs.1000
II Year Students’ Achievements during 2024-2025
9Harish Ram , Shasin, Poopathy Nathan , Veera perumal, Saravanan, KarthikeyanTreasure Hunt05.04.2025Coimbatore Institute of Technology, CoimbatoreI prizeRs.2000
10Janani S, P JeyasathyaQuery Quest21.02.2025Mepco Schlenk Engineering College,SivakasiI PrizeRs. 1250
11Girida.S, Asha SPaper Presentation3.03.2025Kamaraj College of Engineering and Technology, VirudhunagarI prizeRs.1000
12Kaviya G, R Sri Sakthi PriyaPaper presentation17.10.24Government College of Engineering, TirunelveliIII PrizeRs.500
13Pon Jeyashree V J, Akshaya RTechnical quiz20.02.2025Mepco schlenk Engineering College, SivakasiII PrizeRs.1000
14Visalini S S, Priyadharshini RExtempore12.03.2025Kalasalingam UniversityI prizeRs.2200
15Gokul Kirushanth RHockey1.10.2025National Engineering college - zonalII prize-
16Vanniya Raj SHockey1.10.2025National engineering college - zonalII prize-
17Janani SConnection1.10.2025Government college of Engineering, TirunelveliI Prize-
18A Abijin Suvedha, Somalatha AMystery Maze21.02.2025Mepco Schlenk Engineering College, SivakasiI PrizeRs. 1250
19Girida.S
Asha S
Kaviya G
R Sri Sakthi Priya
Adzap17.10.2024Government College of Engineering, TirunelveliI prizeRs.500
20AvanthikaYoga29.07.2024Southern District Level Yoga CompetitionIII Prize-
21Bharath GowsalHockey10.1.2025National Engineering college - zonalII prize-
Total Prize amountRs.76,500
Non-Technical Events:
Sl.NoStudent NameEvent NameDate of The EventCollegePositionCash Amount
III Year Students’ Achievements 2024-2025
1Muthukumar SElocution Competition21.7.2024Kamban Kazhagam KovilpattiI PrizeRs. 1000
2Muthukumar SReels Contest10.09.2024Asia Candy, KovilpattiII prizeRs. 3000
3Muthukumar SElocution Competition15.10.2024Kamban Kazhagam, MaduraiI prizeRs. 1000
4Muthukumar SElocution Competition05.02.2025Tamil Development Department, TuticorinII prizeRs. 3000
Total Prize AmountRs.8,000

2023 - 2024

Sl.NoStudent NameEvent NameDate of The EventCollegePositionCash Prize
1Malaiarasu G, Manian V J S, Rahul K, Rahul Raja PChatbot designing08/09/2023 to 09/09/2023ShriEshwar College of Engineering , CoimbatoreIII-PrizeRs.500
2Dhanyavarthini,Pushpadharini, Nivetha SAI Escape room06/10/2023 to 07/10/2023Bannari Amman Institute of Technology, CoimbatoreI-Prize-
3DharanBalaji S BZonal Level Chess competition12/10/2023MepcoSchlenk Engineering college, SivakasiIV-Prize-
4MuthukumarSSpeech competition11/1/2024DMK IT WING, ThoothukudiI-PrizeRs.10000
5DhanoorAdithya Raj A,Cornucopia’238/2/2023Sri Ramakrishna Institute of Technology, CoimbatoreII-Prize-
6Muthukumar SZonal Level Elocution Competition11/1/2024Anna University TirunelveliII-PrizeRs.1000
7Malaiarasu.G, ShriPoornima , SonaliMitra, Mohammad Abul HassanHybrid Hack25/07/2023 to 22/08/2023SRM University, ChennaiII-PrizeRs.6000
8SonaliMitra A, Dhivya GNational Level Techno Symposium -Datum Quest16/02/2024 to 17/02/2024MepcoSchlenk Engineering College, SivakasiII-PrizeRs.1000
9Deepa P, Sneha MNational Level Techno Symposium – AI Escape Room16/02/2024 to 17/02/2024MepcoSchlenk Engineering College, SivakasiII-PrizeRs.1000
10Muthukumar SZonal level Tamil Elocution23/02/2024 to 24/02/2024DMK Engineers wing,MaduraiII-PrizeRs.20,000
11G Malaiarasu , A ShriPoornima and A Mohamed Abul HassanPresented paper in the International Conference on "Research Trends in AI and IoT for Infrastructure and Industry(AIIII’24)"06/03/24 to 08/03/24Anna University, ChennaiI-Prize-
12B.Giridharan, R.SriramAlgorithmic smackdown (Hackathon)27.03.2024KPR Institute of Engineering and Technology, CoimbatoreII-PrizeRs.2000
13B.Giridharan, R.SriramHack Your Machines27.03.2024KPR Institute of Engineering and Technology, CoimbatoreII-PrizeRs.1000
14B.Giridharan, R.SriramAI Technical quiz28.03.2024KPR Institute of Engineering and Technology, CoimbatoreI-PrizeRs.1000
Total Prize amountRs.43,500

List of Ph.D. Supervisors

S.NOName of SupervisorDesignationFacultyAreaSupervisor Recognition Number
1Dr.V.KalaivaniProfessor & HeadAI&DSMedical data analytics, Data Science, Data Mining, Web mining2340131
2Dr.J.NaskathAssociate ProfessorAI&DSWireless Sensor Networks, Internet of Things, Intelligent Vehicle Systems, & Adhoc Networks4240009

List of Faculty Members pursuing Ph.D. in AI&DS Department

S.NOName of FacultyDesignationYear of RegistrationName of the SupervisorUniversityCurrent Status
1A.ShenbagharamanAssistant Professor (Sr. Grade)07/21Dr.B.Paramasivan, Professor and Dean(CSE), National Engineering College, KovilpattiAnna University, ChennaiConfirmation completed
2V.Veera AnusuyaAssistant Professor (Sr. Grade)01/16Dr.V.Gomathi, Professor & Head (CSE), National Engineering College, KovilpattiAnna University, ChennaiThesis submitted
3K.PooraniAssistant Professor01/24Dr.V.Kalaivani, Professor & Head (AI&DS), National Engineering College, KovilpattiAnna University, ChennaiCourse Work
4P.RampriyaAssistant Professor01/24Dr.V.Kalaivani, Professor & Head (AI&DS), National Engineering College, KovilpattiAnna University, ChennaiCourse Work
5G.DhivyaAssistant Professor01/24Dr.V.Kalaivani, Professor & Head (AI&DS), National Engineering College, KovilpattiAnna University, ChennaiCourse Work

List of Full Time Ph.D. Scholars in AI&DS Department

S.NOName of FacultyDesignationYear of RegistrationName of the SupervisorUniversityCurrent Status
1C.UmaraniFull Time ScholarJan-24Dr.J.Naskath, Associate Professor (AI&DS), National Engineering College, KovilpattiAnna University, ChennaiCourse Work

List of Faculty Members pursuing Ph.D. under AI&DS Supervisors

S.NOName of FacultyDesignationYear of RegistrationName of the SupervisorUniversityCurrent Status
1K.AmsaveniAssistant ProfessorJan-24Dr.J.Naskath, Associate Professor (AI&DS), National Engineering College, KovilpattiAnna University, ChennaiCourse Work

1. Research funded projects/seminars

Dr.V.Kalaivani

  • Dr.V.Kalaivani, Principal Investigator, Ms.P.Rampriya, Co-Investigator, for the Research Project funded by Institution of Engineers(India), Kolkatta titled “Automated weed eradication system using embedded techniques” and the sanctioned amount is Rs.60,000/- during 2017-18.
  • The Research Project funded by Institution of Engineers(India), Kolkatta titled “Automated weed eradication system using embedded techniques” and the sanctioned amount is Rs.60,000/- during 2017-18.
  • A research funded project titled “Integrating Cardiovascular Sounds and ECG for Cardiac diagnosis” has been recommended by Indian Council of Medical Research, New Delhi for providing the financial assistance of Rs.14,52,392/.
  • Fund Rs.2,05,000 is received from IEEE, TCS, BRNS, ISRO for organizing IEEE International Conference on Computing Technologies and Intelligent Data Engineering (ICCTIDE’16) during 7-9, January 2016.
  • Funded by AICTE, for organizing National level online Conference on “Data Science and Intelligent and Information Technology” during 14.05.2021 & 15.05.2021.
  • Grant received CSIR for organizing “Two days 9th National Conference on Image Processing and Networking “NACIPAN’13” 01.03.2013 & 02.03.2013.
  • Grant received from Department of Science and Technology for conducting “Two days National seminar on Research Issues and Challenges in Cognitive Science” from 01.02.1013 and 02.02.2013.
  • Grant received from Anna University, Chennai for conducting “Two weeks Faculty Development Training Programme” on “Web Technology” from 07-11-2005 to 19-11-2005.

Dr.B.Paramasivan

  • DRDO, New Delhi sponsored funded project on “Studies in Cellular Automata with its Applications on Cryptography” worth Rs.12,19,500 – Duration: 20.09.2016 – 20.08.2018.

  • NewGenIEDC, New Delhi sponsored funded project “Design of Braille Print Studio for Visually Impaired People” worth Rs.2,50,000 – Duration: 1 Year.

  • AICTE-RPS, New Delhi sponsored funded project “Development of Intelligent Pest and Disease Prediction and Forewarning System for Sustainable Cotton Production” Duration: 3 Years-Recommended

  • DRDO, New Delhi sponsored funded project on “Development of an Intrusion Detection System for Mobile Ad-hoc Networks using Game Theoretical Models” worth Rs. 27,19,000 – Duration:21.06.2011 – 20.06.2013.

  • AICTE, New Delhi sponsored funded project on “Intrusion Prevention System Development for Ad hoc Network Security” worth Rs. 9,07,000 – Duration: 18.01.2012 – 17.01.2014.

  • CSI, Chennai sponsored funded project on “Development of an Intelligent Irrigation System using Wireless Sensor Networks” worth Rs.50,000. – Duration: 01.06.2012 – 31.03.2013.

  • Institution of Engineers (IE), Kolkata sponsored funded project on “Design and Development of an Intelligent Structural Health Monitoring System for a Simply Supported Bridge using Wireless Sensor Network” worth Rs.1,50,000. – Duration: 17.10.2012 – 16.10.2014.

  • AICTE, New Delhi sponsored funded project under MODROBS Scheme for “Modernization of Common Computing Facility Lab and Establishment of Advanced Computing Environment” worth Rs.6,08,000.- Duration Date: 02.03.2013 – 02.03.2014.

Dr.J.Naskath

  • Fowler COT for bed bound patients in the DST -New Gen IEDC : New Generation Innovation and Entrepreneurship Development Centre, Ahmadabad and completed during June 2022 to June 2023 worth 2.5 Lakhs.

  • Smart Bicycle in the DST -New Gen IEDC: New Generation Innovation and Entrepreneurship Development Centre, Ahmadabad and completed during June 2022 to June 2023 worth 2.5 Lakhs.

  • Smart Aquarium in the DST -New Gen IEDC: New Generation Innovation and Entrepreneurship Development Centre, Ahmadabad and completed during Oct 2021 to Oct 2022 worth 2.5 Lakhs.

  • Automated Cast trolley for Isolated Patients in the DST -New Gen IEDC : New Generation Innovation and Entrepreneurship Development Centre, Ahmadabad and completed during Oct 2021 to Oct 2022 worth 2.5 Lakhs.

  • Smart Trash Bin Management system using IoT in the DST -New Gen IEDC : New Generation Innovation and Entrepreneurship Development Centre, Ahmadabad and completed during Dec 2018 Dec 2019 worth 2.5 Lakhs.

2. Funded Seminars

  1. Dr.V.Kalaivani, as Convener, Fund Rs.2,05,000 is received from IEEE,TCS, BRNS, ISRO for organizing IEEE International Conference on Computing Technologies and Intelligent Data Engineering (ICCTIDE’16) during 7-9, January 2016.

  2. Dr.V.Kalaivani, as Coordinator, organised AICTE sponsored National level online Conference on “Data Science and Intelligent and Information Technology” during 14.05.2021 & 15.05.2021.

  3. Dr.V.Kalaivani, as Coordinator, received Grant from CSIR, New Delhi for organizing “Two days 9th National Conference on Image Processing and Networking “NACIPAN’13” 01.03.2013 & 02.03.2013.

  4. Dr.V.Kalaivani, as Coordinator, received grant from Department of Science and Technology for conducting “Two days National seminar on Research Issues and Challenges in Cognitive Science” from 01.02.1013 and 02.02.2013.

  5. Dr.V.Kalaivani, as Coordinator, receivedFDP grant from Anna University, Chennai for conducting “Two weeks Faculty Development Training Programme” on “Web Technology” from 07-11-2005 to 19-11-2005.

  6. Dr.B.Paramasivan received fund Rs. 1,00,000 AICTE, New Delhi Sponsored National Level Seminar on “Research Trends and Innovations in Vehicular Networking and Intelligent Vehicular Communication” – 12.10.2017 and 13.10.2017

  7. Dr.B.Paramasivan received fund Rs. 30,000 from CIIL Mysore Sponsored National Level Seminar on “Perspectives of HCI using Natural Language Processing” – 05.10.2016 – 07.10.2016

  8. Dr.B.Paramasivan received fund Rs.65,000 from IEEE-Information Theory Society (ITS) & NEC Science Maths Technology (SMT) Club jointly organized two days national level project exhibition PROEXPO’16 – 29.06.2016 and 30.06.2016

  9. Dr.B.Paramasivan received fund Rs. 30,000 from INSA New Delhi Sponsored National Level Seminar on “Research Avenues in Speckled Computing and Speck nets – A Futuristic Pervasive Revolution”- 23.07.2016 & 24.07.2016

  10. Dr.B.Paramasivan received fund Rs.50,000 from DBT Sponsored National Level Seminar on “Affective Brain Computer Interface” – 08.01.2016 & 09.01.2016

  11. Dr.B.Paramasivan received fund Rs.30,000 from DST sponsored National Level workshop on “Advancements in Visual Sensor Network and its impact on public safety and security” – 08.01.2015 & 09.01.2015.

  12. Dr.B.Paramasivan received fund Rs. 40,000 from CRSI sponsored National Level Instructional workshop on “Formal Methods in Cryptography” -08.01.2015 & 09.01.2015.

  13. Dr.B.Paramasivan received fund Rs. 60,000 from EDI Gujarat Sponsored Three Days “Entrepreneurship Awareness Camp” – 29.12.2014 to 31.12.2014

  14. Dr.B.Paramasivan received fund Rs. 1,00,000 from ISTE-SRM University sponsored Short Term Training Programme on “High Speed Networks” – 09.06.2014 to 16.06.2014

  15. Dr.B.Paramasivan received fund Rs.50,000 from DBT sponsored National Level Seminar on “Recent Advances and Emerging Trends in Life Science Research in BIOCLOUD: Bioinformatics using Cloud Computing Technologies” – 20.09.2013 & 21.09.2013

  16. Dr.B.Paramasivan received fund Rs.30,000 from DRDO sponsored National Level Seminar on “Language based Formal Methods and Verification Techniques for Security” – 02.08.2013 & 03.08.2013

  17. Dr.B.Paramasivan received fund Rs.80,000 from Anna University Chennai sponsored one week Faculty Development Training Programme on “Theory of Computation” – 03.06.2013 to 10.06.13

  18. Dr.B.Paramasivan received fund Rs.60,000 from AICTE sponsored National Level Seminar on “A hands on training on Latex Essentials for Beginners” – 14.06.2013 & 15.06.2013

  19. Dr.B.Paramasivan received fund Rs.50,000 from CISCO Systems India Pvt. Ltd., Sponsored a One day Cisco Academy Meet on “Emerging Trends in Green Networking Technologies” -08.03.2013

  20. Dr.B.Paramasivan received fund Rs.60,000 from DAE-BRNS, Mumbai Sponsored a Two day National Level Seminar on “Research issues in Soft Computing Techniques for Nuclear Energy Systems” -28.09.2012 & 29.09.2012

  21. Dr.B.Paramasivan received fund Rs.30,000 from CSIR Sponsored a Two day National Level Seminar on “Semantic Information Retrieval from Medical Databases for Clinical Decision Support Systems” – 06.04.2012 & 07.04.2012.

  22. Dr.B.Paramasivan received fund Rs.48,000 from NBHM Sponsored a Two day National Level Seminar on “Game Theoretical Models for Problem solving in Wireless Networks” – 20.01.2012 & 21.01.2012

  23. Dr.B.Paramasivan received fund Rs.60,000 from BRNS Sponsored a Two day National Level Seminar on “Research issues in Computer Simulation and Modeling for Advanced Nuclear Energy Systems” – 15.07.2011 & 16.07.2011

  24. Dr.B.Paramasivan received fund Rs.35,000 from DRDO Sponsored a Two day National Level Seminar on “Research Challenges and Trends in intelligent web for information Retrieval” – 18.03.2011 & 19.03.2011

  25. Dr.B.Paramasivan received fund Rs.30,000 from CSIR Sponsored a Two day National Level Seminar on “Research Issues in Wearable Computing”- 28.01.2011 & 29.01.2011

  26. Dr.J.Naskath received fund Rs.5,000 from Gender Equity Cell Sponsored, “Womens Day Celebration” on 09 March,2024

  27. Dr.J.Naskath received fund Rs.5,000 from sponsored workshop on “Buliding Technology Ventures Using IoT” on 23 March,2024.

  28. Dr.J.Naskath received fund Rs.12,000 from IEEE students branch sponsored FDP on “IoT for Health Care Applications” from 2-7 August 2021.

  29. Dr.J.Naskath received fund Rs.20,000 from IEEE students’ branch sponsored workshop on “Deep learning with Matlab” on 12th & 13th November ,2020

  30. Dr.J.Naskath received fund Rs.50,000 from TNSCST sponsored One day handsaon workshop on“ Angular JS” in inter college symposium on 12th September 2019

3. Consultancy

  1. Dr.V.Kalaivani, Consultancy work is carried out from M/s Embris Global Solutions, Chennai for Automation of robot systems during April 2021 – Feb, 2022.

  2. Dr.J.Naskath, Consultancy work is carried out from M/s Bitspluz Software Solutions, Chennai for Institution Management System during October 2019- June 2022.

  3. Mr.A.Shenbagharaman, Consultancy work is carried out from M/s Bitspluz Software Solutions, Chennai for Institution Management System during October 2019- June 2022.

4. International Journal Publications

S.NOName of the FacultyTitle of the PaperName of the JournalVol & Page No.YearImpact Factor
1Dr.V.Kalaivani et alA blockchain based secure and privacy aware medical data sharing using smart contract and encryption schemePeer-to-Peer Networking and Applicationshttps://doi.org/10.1007/s12083-023-01449-12023IF :3.484 SCI Journal
2Dr.V.Kalaivani et alSecured Health Data Transmission Using Lagrange Interpolation and Artificial Neural NetworkComputer Systems Science and Engineering45(3), pp. 2673–2692 https://doi.org/10.32604/csse.2023.0277242023IF :4.397 SCI Journal
3Dr.V.Kalaivani et alA novel custom optimized convolutional neural network for a satellite image by using forest fire detectionEarth Science InformaticsDOI:https://doi.org/10.1007/s12145-022-00801-y2022IF: 2.878 SCI Journal
4Dr.V.Kalaivani et alAn MRI based approach for measuring the size of brain tumorsAIP Conference ProceedingsVol.No. 2444, pp.0078330 DOI : https://doi.org/10.1063/5.00783302022Scopus Indexed
5Dr.V.Kalaivani et alIOT security system to avoid botnet threats for mobile applicationAIP Conference ProceedingsVol.No. 2444, pp. 0078354 DOI : https://doi.org/10.1063/5.00783542022Scopus Indexed
6Dr.V.Kalaivani et alKafka based LSTM model for streaming data predictionAIP Conference ProceedingsVol.No. 2444, pp. 0078348 DOI : https://doi.org/10.1063/5.00783482022Scopus Indexed
7Dr.V.Kalaivani et alPredicting the Abnormality of Brain and Compute the Cognitive Power of Human Using Deep Learning Techniques using Functional Magnetic Resonance Images Soft ComputingSoft Computing – Springer. ISSN : 1433-7479· Volume 25, issue 23, December 2021, PP. 14461 - 14478 https://doi.org/10.1007/s00500-021-06292-12021IF : 3.5 SCI Journal
8Dr.V.Kalaivani et alDeep learning methods for predicting brain abnormalities and compute human cognitive power using fMRIJournal of Intelligent & Fuzzy Systems, ISSN 1064-1246Vol. 41, no. 1, pp. 431-449, DOI: 10.3233/JIFS-2020692021IF : 1.851 SCI Journal
9Dr.V.Kalaivani et alEnhanced BB84 quantum cryptography protocol for secure communication in wireless body sensor networks for medical applicationsPersonal and Ubiquitous Computing, Springer ISSN : 1617-4917DOI: https://doi.org/10.1007/s00779-021-01546-z2021IF :3.01 SCI Journal
10Dr.V.Kalaivani et alForest fire detection on LANDSAT images using support vector machineConcurrency and Computation Practice and Experience, Wiley Publications ISSN : 1532-0634Volume 33,Issue 16,2021 DOI: https://doi.org/10.1002/cpe.62802021IF : 1.54 SCI Journal
11Dr.V.Kalaivani et alHybrid cryptosystem in wireless body area networks using message authentication code and modified and enhanced lattice-based cryptography (MAC-MELBC) in healthcare applicationsConcurrency and Computation Practice and Experience, Wiley Publications ISSN : 1532-0634Vol.33,Issue.9 Pages.e6132 DOI : https://doi.org/10.1002/cpe.61322021IF : 1.54 SCI Journal
12Dr.V.Kalaivani et alAdaptive Neuro-Fuzzy Inference Healthcare System for Cardiac Arrhythmia Detection Using Heart Rate Variability FeaturesLecture Notes in Electrical Engineering, SpringerVolume 700, Pages 2167-21742021Scopus Indexed
13Dr.V.Kalaivani et alSmart Saline BottleEuropean Journal of Molecular & Clinical MedicineISSN 2515-82602020Scopus Indexed
14Dr.V.Kalaivani et alMachine learning and IoT‑based cardiac arrhythmia diagnosis using statistical and dynamic features of ECGSpringer, Journal of Supercomputing, ISSN:0920-8542Volume 76, pp.6533–6544 DOI : https://doi.org/10.1007/s11227-019-02873-y2020SCI Journal, IF: 2.5
15Dr.V.Kalaivani et alRemote Sensing For Forest Fire Detection Using Landsat ImagesJournal of Web EngineeringVol. 17, No.6, pp. 3138-3150, 2018, ISSN 1544-59762018SCI Journal, IF :0.311
16Dr.V.Kalaivani et alCardiac Arrhythmia Diagnosis System from Electrocardiogram Signal using Machine Learning ApproachIEEE XploreDOI: 10.1109/I2C2SW45816.2018.89971512018Scopus Indexed
17Dr.V.Kalaivani et alAutomated recognition of obstructive sleep apnea using ensemble support vector machine classifierInternational Journal of Biomedical Engineering and TechnologyVol.33 No.3, pp.274 - 2892020Scopus Indexed
18Dr.V.Kalaivani et alFake Soft drinks detector using IOTInternational Journal of Recent Technology and EngineeringVol.8, Issue 62020
19Dr.V.Kalaivani et alAutomated Weed Removal System Using Convolutional Neural Network.International Journal of Scientific & Technology ResearchVolume 9 - Issue 32020
20Dr.V.Kalaivani et alSecure and efficient data transmission in E-health care systemsInternational Journal of Scientific and Technology Research9(3), pp. 6390–63922020
21Dr.V.Kalaivani et alChera, chola, pandiya: Using historical mining to identify the tamil kingdoms data sets within larger social, political, and economic practices of early South IndiaInternational Journal of Scientific and Technology Research9(1), pp. 3321–33252020
22Dr.V.Kalaivani et alAssured and coherent sharing of healthcare data in cloud using cryptographyInternational Journal of Recent Technology and Engineering8(2 Special Issue 6), pp. 593–5962019
23Dr.V.Kalaivani et alA Neural Network based Cardiac Arrhythmia Diagnosis system from Dynamic Features of Electrocardiogram SignalIndian Journal of Science and TechnologyVolume 11, Issue 432018
24Dr.V.Kalaivani et alPhonocardiographic Signal and Electrocardiographic Signal Analysis for the Detection of Cardiovascular DiseasesBiosciences Biotechnology Research AsiaVol. 15(1), p. 79-862018UGC approved Journal
25Dr.V.Kalaivani et alExtraction of R-Peak from Photoplethysmographic signal for diagnosis of cardiac diseasesInternational Journal of Pure and Applied MathematicsVolume 118 No. 18 2018, 2979-29842018Scopus Indexed
26Dr.V.Kalaivani et alAnalyzing Social Media Data for Understanding Students Learning Experiences and Predicting their Psychological PressureInternational Journal of Pure and Applied MathematicsVolume 118 No. 7, pp.513-521. ISSN: 1314-33952018Scopus Indexed
27Dr.V.Kalaivani et alBig data analysis for heart disease detection system using map reduce techniqueIEEE Xplorepp.1-DOI: 10.1109/ICCTIDE.2016.77253602016Scopus Indexed
28Dr.V.Kalaivani et alDiagnosis of Arrhythmia Diseases using Heart Sounds and ECG SignalsRussian Journal of Cardiology ISSN:1560-4071Vol.1(105), Engl.pp.35-412014Scopus Indexed IF :0.5,
29Dr.V.Kalaivani et alA Remote Healthcare Monitoring System for Faster Identification of Cardiac Abnormalities from Compressed ECG Using Advanced Data Mining ApproachSpringer , Lecture Notes in Electrical Engineering, ISSN:18761100Vol.222, pp 227-2362013Scopus Indexed
30Dr.V.Kalaivani et alDynamic web page segmentation based on detecting reappearance and layout of tag patterns for small screen devicesIEEE XploreDigital Object Identifier: 10.1109/ICRTIT.2012.6206790,pp.508-5132012Scopus Indexed
31Dr.V.Kalaivani et alAnalysis of Generic E-Learning FrameworkWRSTSD,Inderscience Publishers, Switzerland ISSN:17412242Vol. 5, Nos. 3/4, PP.288-3002008Scopus Indexed
32Dr.V.Kalaivani et alAnalysis of EEG Signal for the Detection of Brain AbnormalitiesInternational Journal of Computer Applications® (IJCA) (0975 – 8887)-2014-
33Dr.V.Kalaivani et alClassification of Cardiac Vascular Disease from ECG Signals for Enhancing Modern Health Care ScenarioHealth Informatics – An International JournalVol.02, No.04, pp.63 - 72.2013-
34Dr.V.Kalaivani et alHealth Care Monitoring for the CVD Detection using Soft Computing TechniquesInternational Journal in Foundations of Computer Science & Technology (IJFCST),Vol.3,No.4,pp. 21 - 302013-
35Dr.V.Kalaivani et alDesign and Development of Search Engine System Using Semantic ConceptsInternational Journal of Information Science and Intelligent SystemVol. 2, No.3.PP.43-522013-
36Dr.V.Kalaivani et alVisual Search Optimization Using Concept Related Re-RankingInternational Journal on Computer Applications(IJCA)Vol.ICON3C, No.1, pp.28-32, ISBN: 973-93-80867-39-92012-
37Dr.V.Kalaivani et alReappearance Layout Based Web Page Segmentation for small screen devicesInternational Journal on Computer Applications(I JCA)Vol.No.49, No.202012-
38Dr.V.Kalaivani et alAn Overview of Web Engineering and its Applications : A Survey and a ReportAMSE,FranceVol. 12 nº 4, Advances D2007-
39Dr.B.Paramasivan et alWireless Body Area Networks: Survey of Recent Research Trends on Energy Efficient Routing Protocols and GuidelinesWireless Personal CommunicationsVolume 123, pages 2473–25042022
40Dr.B.Paramasivan et alEnergy Efficient Enhanced OLSR Routing Protocol Using Particle Swarm Optimization with Certificate Revocation Scheme for VANETWireless Personal CommunicationsVolume 121, pages 2589–2608,2021
41Dr.B.Paramasivan et alA study on modeling vehicles mobility with MLC for enhancing vehicle-to-vehicle connectivity in VANETAmbient Intelligence and Humanized ComputingVolume: 12. No.8 Pp:8255-82642021
42Dr.B.Paramasivan et alAn improved range based localization using Whale Optimization Algorithm in underwater wireless sensor network.Ambient Intelligence and Humanized ComputingVolume:12, No:6 PP:6479-64892020
43Dr.B.Paramasivan et alCellular Automata-Based Anomaly Node Detection in Wireless Sensor NetworkCritical ReviewsVolume:7,No:14 PP-1899-19102020
44Dr.B.Paramasivan et alProtection Against SQL Injection Attack in Cloud ComputingInternational Journal of Engineering Research and TechnologyVolume:9,No:2 PP-502-5102020
45Dr.B.Paramasivan et alAnomaly detection in wireless sensor network using machine learning algorithmComputer CommunicationsVolume:151, PP:331-3372020
46Dr.B.Paramasivan et alA Novel Microprogrammed Reconfigurable Parallel VHBCSE Based FIR Filter for Wireless Sensor NodesWireless Personal CommunicationsVolume:115, No:3, PP:2197-22102020
47Dr.B.Paramasivan et alA comprehensive approach to avoid node selfishness and data redundancyJournal of Intelligent & Fuzzy SystemsVolume:39, No:1, PP:407-4192020
48Dr.B.Paramasivan et alDesign and Development of a Novel Localization Scheme for Underwater Wireless Sensor NetworksBusiness Data Communications and NetworkingVolume:16, No:1, PP:1-182020
49Dr.B.Paramasivan et alCluster-based secure communication and certificate revocation scheme for VANETThe Computer JournalVolume:62, No:2 PP:263-2752019
50Dr.B.Paramasivan et alDesign and implementation of an efficient attack resilient computation algorithm in WSN nodesCluster ComputingVolume:22, No:2 PP:3301-33112019
51Dr.B.Paramasivan et alMembrane computing inspired protocol to enhance security in cloud network,The Journal of SupercomputingVol:75 No:4 pp.2181-21922019
52Dr.B.Paramasivan et alAnomaly based Web intrusion detection in Wireless Sensor Network using interdependent security game model.Journal of Web EngineeringVolume: 17. No 6, pp 2053-20692019
53Dr.B.Paramasivan et alLocation optimization for RSU deployment and maximizing communication probability in multilane HighwayInderscienceVol: 25 No:3/42018
54Dr.B.Paramasivan et alStochastic dynamic programming model for optimal resource allocation in vehicular ad hoc networksSādhanā, Academy Proceedings in Engineering Sciences43(4), 43-52, 20182018
55Dr.B.Paramasivan et alRule-Based Anomaly Detection Technique using Roaming Honeypots for Wireless Sensor NetworksETRI Journalpp.1145-1151, Vol.38, No.62016
56Dr.B.Paramasivan et alLoad Balanced Clustering Technique in MANET using Genetic AlgorithmsDefence Science Journal(DESIDOC)Vol. 66, No. 3, May 2016, pp. 251-2582016
57Dr.B.Paramasivan et alDevelopment of a Secure Routing Protocol using Game Theory Model in Mobile Ad Hoc NetworksJournal of Communications and NetworksPage No. 75 - 83, Vol.17, No.12015
58Dr.B.Paramasivan et alEnhancing secure routing in Mobile Ad Hoc Networks using a Dynamic Bayesian Signalling Game ModelJournal of Computers and Electrical EngineeringPage No. 301 - 313, Vol.412015
59Dr.J.Naskath et alUtilizing a Hybrid Cat-Swarm Optimization Algorithm for Seamless Vertical Handoff in VanetWireless Personal CommunicationVolume 137, pages 495–5212024
60Dr.J.Naskath et alA GAN-based Hybrid Deep Learning Approach for Enhancing Intrusion Detection in IoT NetworksInternational Journal of Advanced Computer Science and Applications(IJACSA)Volume 15 Issue 62024
61Dr.J.Naskath et alA Study on Different Deep Learning Algorithms Used in Deep Neural Nets: MLP SOM and DBNWireless Personal CommunicationVolume 128, pages 2913–29362023
62Dr.J.Naskath et alConnectivity analysis of V2V communication with discretionary lane changing approachJournal of Supercomputing-2021
63Dr.J.Naskath et alA study on modeling vehicles mobility with MLC for enhancing Vehicle-to-vehicle connectivity in VANETJournal of Ambient Intelligence and Humanized Computing-2020
64Dr.J.Naskath et alLocation optimization for road side unit deployment and maximizing communication probability in multilane highwayInternational Journal of Heavy Vehicle SystemsVolume 25, Issue 3-42018
65Dr.J.Naskath et alWireless Body Area Networks: Survey of Recent Research Trends on Energy Efficient Routing Protocols and Guidelines.Wireless Personal Communication-2021
66Mr.A.Shenbagharaman et alSecure and Energy efficient Routing Protocol for UWSN Using the Game optimization with XG Boost algorithmJournal of Applied Soft ComputingVolume 169, January 2025, 11261520257.2
67Mr.A.Shenbagharaman et alTrilateration Method Based Node Localization and Energy Efficient Routing Using RSA for Under Water Wireless Sensor NetworkSustainable Computing: Informatics and SystemsVolume 41, January 2024, 10095220243.6
68Mr.A.Shenbagharaman et alMitigation Of Black Hole And Gray Hole Attack Using ABC Algorithm With ANN in WBANJournal of Tierärztliche PraxisVol 41, 882-917,20212021
69Ms.V.Veera Anusuya et alAn Efficient Technique for Disesase Prediction by using Enhanced Machine Learning Algorithms for categorical Medical Data setInformation Technolgy and ControlVol 50(1), 102-12220212

5. International/National Conferences

S.NOName of the FacultyTitle of the PaperName of the ConferenceName of the OrganizationYear
1Dr.V.KalaivaniAdaptive Neuro-Fuzzy Inference Healthcare System for CardiacArrhythmia Detection Using Heart RateVariability FeaturesSpringer Conference : Advances in Automation, Signal Processing, Instrumentation, and ControlVellore Institute of Technology, Vellore2021
2Dr.V.KalaivaniCardiac Arrhythmia Diagnosis System from Electrocardiogram Signal using Machine Learning ApproachIEEE International Conference on Intelligent Computing and Communication for Smart WorldKongu Engineering College, Erode.2020
3Dr.V.KalaivaniHistorical Mining in Kingdoms of South IndiaTNSCST sponsored International Conference on Innovations in Engineering, Science and technologyKalasalingam Institute of Technology, Krishnankoil, Srivilliputhur.Feb 16-17, 2019
4Dr.V.KalaivaniMachine learning and IoT based Cardiac arrhythmia diagnosis using statistical and dynamic features of ECGInternational Symposium on Artificial Intelligence and Computer VisionCollege of Engineering Guindy, Anna University, ChennaiSep 26-28, 2018.
5Dr.V.KalaivaniAn IoT-Cloud Based ECG Telemonitoring System for Smart HealthcareInternational Conference on Applied Science and Engineering and Technology (ICASET’18)Sengunthar college of Engineering, Thiruchengodu.Mar 16-17, 2018
6Dr.V.KalaivaniAnalyzing Social Media Data for Understanding Students Learning Experiences and Predicting their Psychological PressureInternational Conference on Advances in Computer Science, Engineering and Technology (ICACSET’18),Kalasalingam University, Krishnankoil, Tamilnadu, IndiaJanuary 19-20, 2018
7Dr.V.KalaivaniAutomatic weed eradication system using embedded systemInternational Conference on “Advanced Computing Communication Systems”Sri Eshwar college of Engineering, Coimbatore.April, 2017
8Dr.V.KalaivaniBig data analysis for heart disease detection system using map reduce techniqueIEEE International Conference on Computing Technologies and Intelligent Data Engineering (ICCTIDE)National Engineering College,KovilpattiJanuary, 2016
9Dr.V.KalaivaniDetection of Diabetic Heart Diseases using ECG and PPG SignalsIEEE Sponsored 7th National Conference on Computing, Communication and Information Systems.Sri Krishna College of Engineering and Technology, Coimbatore.February, 2015
10Dr.V.KalaivaniDevelopment of Framework for the Classification of Cardiac Arrhythmia Diseases by Analyzing Big DataIEEE Sponsored 7th National Conference on Computing, Communication and Information Systems (NCCCIS-2015)Sri Krishna College of Engineering and Technology, Coimbatore.February, 2015
11Dr.V.KalaivaniReal time diagnosis of respiration rate using single lead ECGInternational Conference on Biosignal, Image and Instrumentation(ICBSII-2013)SSN College of Engineering, ChennaiMarch, 2013
12Dr.V.KalaivaniCardiac Arrhymia Diagnosis System using Data Mining Techniques in HRV FeaturesInternational Conference on Biosignal, Image and Instrumentation(ICBSII-2013)SSN College of Engineering, ChennaiMarch, 2013
13Dr.V.KalaivaniUser Interactive Post Processing of Association Rules and Correlation Based Redundancy RemovalInternational Conference,ICON3’12Government College of Engineering, TirunelveliApril, 2012
14Dr.V.KalaivaniQuery Optimization Using SQL Approach for Data Mining AnalysisInternational Conference ICON3C’12Government College of Engineering , TirunelveliApril, 2012
15Dr.V.KalaivaniVisual Search Optimization Using Concept Related Re-RankingInternational Conference on Recent Trends in Computational Methods, Communication and Controls.(ICON3C’12)Government College of Engineering , TirunelveliApril, 2012
16Dr.V.KalaivaniDesign and Analysis of Information Retrieval System Using Semantics Concepts.International Conference on Emerging Trends in Engineering Technologies.Noorul Islam University, Kumaracoil.
17Dr.V.KalaivaniDevelopment of The Information Retrieval System from the XML Documents Using Semantic Concepts.International Conference on Emerging Trends in Engineering Technologies.Noorul Islam University, Kumaracoil.March, 2010
18Dr.V.KalaivaniA Modified Texture Segmentation Using Spectral, Shape and Intensity Features.International Conference on Intelligent Science and Technology-SUNIST 2011.Sun College of Engineering and Technology, Sun Nagar,Nagercoil.March, 2011
19Dr.V.KalaivaniNetwork Based Framework for Information Retrieval Using Feature AssociationInternational Conference on Information, Communication & Embedded Systems(ICICES-2011)S.A. Engineering College, Chennai-77February, 2011
20Dr.V.KalaivaniSimulation on JOB Scheduling Based on Cost Optimization in Grid EnvironmentInternational Conference on Information, Communication & Embedded Systems(ICICES-2011)S.A. Engineering College, Chennai-77February, 2011
21Dr.V.KalaivaniDesign and Analysis of Information Retrieval System using Semantic ConceptsInternational Conference on Emerging Trends in Engineering Technologies(ICETES)2010Noorul Islam University,Kumaracoil25th & 26th Mar'10
22Dr.V.KalaivaniDevelopment of the Information Retrieval System from the XML Documents using Semantic ConceptsInternational Conference on Emerging Trends in Engineering Technologies(ICETES)2010.Noorul Islam University,Kumaracoil25th & 26th Mar'10
23Dr.V.KalaivaniDesign and Development of Reasoner for the Semantic Search EngineInternational Conference on Computing Technologies(ICONCT’09)MepcoSchlenk Engineering College, Sivakasi9-11, December, 2009
24Dr.B.ParamasivanEnhancing Security and Privacy Preserving of Data in Cloud Using SHA and Genetic AlgorithmComputational Intelligence in Pattern RecognitionSingapore2021
25Dr.B.ParamasivanStatistical adaptive heuristic model supported driver intended destination and path prediction algorithm for vehicular ad hoc networkInternational Conference on Algorithms, Methodology, Models and Applications in Emerging TechnologiesIEEE2017
26Dr.B.ParamasivanGame Theoretical Approach for RSU Access with Minimum Payoff in VANETInternational Conference on Business Analytics and Intelligence 2016Indian Institute of Science, Bangalore2016
27Dr.B.ParamasivanAugmented DTN based Energy Efficient Routing Protocol for Vehicular Ad hoc NetworksIEEE Sensors 2015, Busan, South KoreaBusan, South Korea2015
28Dr.B.ParamasivanEnhancing Energy Efficiency in Mobile Adhoc Network using Agglomerative Hierarchical Clustering TechniqueA Scholarly Conference on Emerging Technologies for Information Systems (ASCENT 2015)Kuala Lumpur, Malaysia2015
29Dr.B.ParamasivanGame Theoretical Computation based Energy Efficient Routing for Wireless Sensor NetworksInternational Conference on Eco-friendly Computing and Communication SystemsNITK, Mangalore2014
30Dr.B.ParamasivanA Novel Secure Data Aggregation Model for Wireless Sensor Networks using Fuzzy LogicIEEE Sensors 2012Taipei, Taiwan2012
31Dr.J.NaskathAdaptive Neuro-Fuzzy Inference Healthcare System for CardiacArrhythmia Detection Using Heart RateVariability FeaturesSpringer Conference : Advances in Automation, Signal Processing, Instrumentation, and ControlVellore Institute of Technology, Vellore2021
32Dr.J.NaskathCardiac Arrhythmia Diagnosis System from Electrocardiogram Signal using Machine Learning ApproachIEEE International Conference on Intelligent Computing and Communication for Smart WorldKongu Engineering College, Erode.2020
33Dr.J.NaskathHistorical Mining in Kingdoms of South IndiaTNSCST sponsored International Conference on Innovations in Engineering, Science and technologyKalasalingam Institute of Technology, Krishnankoil, Srivilliputhur2019
34Dr.J.NaskathMachine learning and IoT based Cardiac arrhythmia diagnosis using statistical and dynamic features of ECGInternational Symposium on Artificial Intelligence and Computer VisionCollege of Engineering Guindy, Anna University, Chennai2018
35Dr.J.NaskathAn IoT-Cloud Based ECG Telemonitoring System for Smart HealthcareInternational Conference on Applied Science and Engineering and TechnologySengunthar college of Engineering, Thiruchengodu.2018
36Dr.J.NaskathAnalyzing Social Media Data for Understanding Students Learning Experiences and Predicting their Psychological PressureInternational Conference on Advances in Computer Science, Engineering and Technology (ICACSET’18)Kalasalingam University, Krishnankoil, Tamilnadu, India2018
37Dr.J.NaskathAutomatic weed eradication system using embedded systemInternational Conference on “Advanced Computing Communication Systems”Sri Eshwar college of Engineering, Coimbatore.2017
38Dr.J.NaskathDetection of Diabetic Heart Diseases using ECG and PPG SignalsIEEE Sponsored 7th National Conference on Computing, Communication and Information Systems.Sri Krishna College of Engineering and Technology, Coimbatore.2015
39Dr.J.NaskathSri Krishna College of Engineering and Technology, Coimbatore.IEEE Sponsored 7th National Conference on Computing, Communication and Information Systems (NCCCIS2015)Sri Krishna College of Engineering and Technology, Coimbatore.2015
40Dr.J.NaskathReal time diagnosis of respiration rate using single lead ECGInternational Conference on Biosignal, Image and InstrumentationSSN College of Engineering, Chennai2013
41Dr.J.NaskathAttribute information extraction for small data set using classification techniqueNational Conference on Informational Network Management(NCINM’13)Thiyagarajar College of Engineering, Madurai2013
42Dr.J.NaskathOntology based search engine using HYBRID data alignment2nd National Conference on Computing,Communication and Information SystemsKongu engineering College2013
43Dr.J.NaskathCardiac Arrhythmia diagnosis system using data mining techniquesNational Conference on Computing, Communication & Information System(Sri Krishna College of Engineering2013
44Dr.J.NaskathUser Interactive Post Processing of Assocation Rules and Redundancy RemovalNational Conference on Computer Vision Sponsored by DRDODr.Sivanthi Aditanar College of Engineering, Tiruchendur2012
45Dr.J.NaskathDevelopment of Web Based System for Disaster Management using Schema Integration ApproachNational Conference on Information and Network ManagementThiyagarajar College of Engineering, Madurai2011
46Dr.J.NaskathInformation Retrieval System for Semantic Search EngineNational Conference on Advanced Computing and Information SystemsKongu Engineering College,Perundurai Erode2009
47Dr.J.NaskathDesign And Development of Reasoner for the Semantic Search EngineNational ConferenceGCT,Coimbatore.2009
48Dr.J.NaskathDevelopment of the Information Retrieval System from the XML Documents Using Semantics ConceptsNational Conference on Recent Trends in Communication Systems(NCRCS)2010,Kalasalingam University,Krishnankovil2010
49Dr.J.NaskathDevelopment of Ontology Based Web ApplicationsNational Research Conference on Challenges&Innovations in Information Technology .CIIT-2008Kongu Engineering College,Perundurai Erode.2008
50Dr.J.NaskathDevelopment of Search Engine using Semantics Web ConceptsNational Conference on Convergence of IT Research.Mepco Schlenk Engineering College,Sivakasi.2007
51A.ShenbagharamanSmart health counselor for cardio vascular inflammationInternational conference on innovations in Engineering, Science and Technology, ICIEST 2019Kalasalingam University,Krishnankovil2019
52A.ShenbagharamanAndroid sub-urban railway ticketing using GPS as ticket checkerSEEE Sponsored International conference Onlatest trends in science, engineering andtechnologyKarpagam Institute of Technology. Coimbatore2018
53A.ShenbagharamanDesign of intelligent firewall against various attacks of networkSEEE Sponsored International conference On latest trends in science, engineering and technologyKarpagam Institute of Technology. Coimbatore2018
54A.ShenbagharamanSmart Irrigation System using the ArduinoTNSCST Sponsored Seventh International E-Conference on Latest Trends in Science, Engineering and Technology (ICLTSET'21)Karpagam Institute of Technology. Coimbatore2021
55A.ShenbagharamanFace Recognition Method for EAttendance systemInternational Conference on Recent Advances in the Computer Science’21Kalasalingam University,Krishnankovil2021
56Ms.K.PooraniFingerprint Matching using Ridge Feature Template CorrelationInternational Conference on Compentency Building Strategies in Business and Technology for Sustainable DevelopmentSri Ganesh school of Management,Salem03/14
57Ms.K.PooraniHuman Identification Using Ridge FeaturesNational Conference on Recent Advances in Computer Vision & Information TechnologyGovernment college of Engineering, Coimbatore03/14
58Ms.K.PooraniFinger-vein Patterns Extraction in Image ProfilesNational Conference on Computational,Information and Communication TechnologySri Subramaniyam college of Engg & Tech, Palani03/13
59Ms.K.PooraniPalm print Based on Fuzzy VaultNational Conference on Emerging Technology in Computing Sciences (NCETCS’13)SNS college of Engineering & Technology, Coimbatore04/13
60Ms.K.PooraniPalm print Based on Fuzzy VaultNational Conference on Recent Trends in Intelligent and Distributed Technologies(nCRTIDT ’14)PARK College of Engineering and Technology06/21
61Ms.P.RampriyaAutomated Robotic Weed Eradication Syatem Using Embedded SystemInternational Conference on “Advanced Computing &Communication Systems”Sri Eshwar College of Engineering,Coimbatore01/17
62Ms.P.RampriyaAn Advanced Survey ON Cloud Computing And State-Of-The Art Research IssuesOne Day National Conference On Advances in Intelligent ComputingDr.SivanthiAditanar College of Engineering,TiruchendurApril, 2016
63Ms.G.DhivyaRetrieving Soil Moisture Content in Agricultural Fields using Satellite Image Data Sets.4th International Conference on Emerging Trends in Engineering and Technology (ICETET’17)PandianSaraswathiYadav Engineering college Madurai.10.03.2017&11.03.2017
64Ms.G.DhivyaA cocktail Approach for travel package recommendation system.International Conference on Advance in Engineering, Science and TechnologyVelammal Collegeof EngineeringandTechnology,Madurai.03.03.2016&04.03.2016

Salient Features

  • Experienced Faculty members in the field of data analytics and AI and published their research works in more than 20 SCI and Scopus journals.
  • Well-equipped laboratories to develop innovative projects and research works.
  • Quality Academic Research and Publications in reputed Journals.
  • Reviewers in various reputed International Journals and Books.
  • Qualified Faculty members with Good Retention.
  • Students are encouraged to design smart machines or to develop software applications that can self-learn and imitate the traits of the human mind with the help of reasoning, sensory applications, planning, optimal decision making and problem-solving techniques.

Expert Lecture Delivered

S.NONAME OF THE FACULTYTITLEVENUEDATE
1Dr.V.KalaivaniAI Tools and Platforms in Public HealthIndian Council of Medical Research and National Institute of Epidemiology(ICMR-NIE), Chennai26.03.2025
2Dr.V.KalaivaniRecent trends in data scienceSt.Xavier’s College, Palayamkottai25.10.2024
3Dr.V.KalaivaniGenerative AISt. Xaviers College, Tirunelveli22.02.24
4Dr.V.KalaivaniData Manipulation with PandasAnna University Regional Campus - Tirunelveli21.08.2023 to 26.08.2023
5Dr.V.KalaivaniAICTE sponsored National level online Conference on Data Science and Intelligent and Information Technology, Chair PersonNational Engineering College, Kovilpatti14.05.2021 & 15.05.2021
6Dr.V.KalaivaniData Visualization using TableauNational Engineering College,Kovilpatti18.02.2021
7Dr.V.KalaivaniR Programming LanguageNational Engineering College,Kovilpatti23.05.2020
8Dr.V.KalaivaniInternational Conference,IConRAEECCE’19, Chair PersonMepcoSchlenk Engineering College, Sivakasi06.12.2019
9Dr.V.KalaivaniBig Data Analytics with R ProgrammingSri Vidya College of Engineering & Technology, Viruthunagar.10.09.2019
10Dr.V.KalaivaniDynamic Programming: Coin Changing problem, Computing binomial Coefficient, Optimal Binary Search tree & ApplicationsAnna university sponsored FDTP, NEC,Kovilpatti29.11.18 & 30.11.18
11Dr.V.KalaivaniForest Fire Detection SystemNational Institute of Technology(NIT), Calicut, Kerala26.02.2018
12Dr.V.KalaivaniInteractive Machine TranslationCIIL,NEC,Kovilpatti06.10.2016
13Dr.V.KalaivaniMedical Data MiningAPC Govt. College, Tuticorin.14.09.2015
14Dr.V.KalaivaniService Oriented ArchitectureIT Department, NEC, Kovilpatti09.06.2014
15Dr.V.KalaivaniData MiningIT Department,, NEC, Kovilpatti03.01.2014
16Dr.V.KalaivaniResearch Challenges in Cognitive ScienceCSE-PG, NEC, Kovilpatti01.02.2013
17Dr.V.KalaivaniSemantic Information RetrievalCSE, NEC, Kovilpatti07.04.2012
18Dr.V.KalaivaniResearch Directions for UG & PG studentsPSRR Engineering College, Sivakasi”26.09.2013
19Dr.V.KalaivaniComputing TechnologiesLakshmi Ammal Polytechnic College, Kovilpatti06.09.2012.
20Dr.V.KalaivaniGreen ComputingPSR Engineering College,Sivakasi01.09.2012
21Dr.V.KalaivaniRecent Trends and developments in Web TechnologyBharat Niketan Engineering College, Theni19.03.2010
22Dr.V.KalaivaniXML and Web ServicesJeyamatha Engineering College, Aralvaimozhi, Kanyakumari District07.04.2010
23Dr.J.NaskathTechnology in Teaching EnglishGVN College, Kovilpatti25.02.2025
24Dr.J.NaskathEmerging Trends and Technologies in IoT (TNSCST–Popularization of Science and Technology Sponsored Two-Day Workshop on "Digital Horizons through IoT Education for Rural Students")CSE Department, NEC03.01.2025
25Dr.J.NaskathConnecting the Dots: Understanding Connectivity Technologies for IoT (TNSCST–Popularization of Science and Technology Sponsored Three-Day Workshop on "Fostering Innovation among School Students through IoT Education")CSE Department, NEC18.10.2024
26Dr.J.NaskathBuilding the Future: IoT Simulations for Smart Environments – One-Day WorkshopVidya Academy of Science and Technology Technical Campus, Kilimanoor, Trivandrum09.08.2024
27Dr.J.NaskathDemystifying Operating Systems: Interactive Simulations and Practical InsightsSt. Joseph College of Engineering and Technology, Thanjavur27.05.2024
28Dr.J.NaskathDesign Thinking and IoTVidya Academy of Science and Technology Technical Campus, Kilimanoor, Kerala13.04.2024
29Dr.J.NaskathThe Internet of Things – Connecting the FuturePSR Arts and Science College, Sivakasi20.10.2023
30Dr.J.NaskathChallenges in Cyber Crime Investigation and Analysis (Cyber Crime Against Women Conclave by NCSRC and TN State Women Commission)Kamaraj College, Tuticorin21.08.2023
31Dr.J.NaskathEvaluation towards Vehicular Adhoc Network (VANET) to Intelligent Vehicle Systems (IVS)RMD Engineering College, Chennai17.11.2022
32Dr.J.NaskathReal-Time Exposure to Software Engineering Practices (CSI – Student Chapter Event)Meenakshi Sundareswarar Engineering College, Chennai14.11.2022
33Dr.J.NaskathDesign Thinking, Critical Thinking & Innovation DesignKingston Engineering College, Vellore23.02.2022
34Dr.J.NaskathOperating Systems: Hands-on Session (Non-teaching Faculty Enhancement Programme)CSE Department, NEC20.05.2020
35Dr.J.NaskathCritical Applications in Healthcare Sensor NetworksDepartment of Information Technology, NEC06 & 07.06.2018
36Dr.J.NaskathFDP on Design and Analysis of Algorithms (Anna University Approved)CSE Department, NEC26.11.2018 – 08.12.2018

REVIEWER

S.NONAME OF THE FACULTYNAME OF THE JOURNAL
1Dr.V.Kalaivani1. Soft Computing, Springer
2. Bio cybernetics and Biomedical Engineering Journal(Elsevier)
3. Informatics in Medicine Unlocked Journal (Elsevier)
4. The Imaging Science Journal, Taylor & Francis
5. Int. J. of Business Intelligence and Data Mining(Inderscience)
6. International Conference,IConRAEECCE’19, Mepco Schlenk Engineering College, Sivakasi
2Dr.B.Paramasivan1. IEEE Sensors Journal, United States . . .
2. Computing and Informatics Journal, Slovakia, Europe
3. Computer Networks and Communications, United States
4.The Computer Journal, United Kingdom
5.Security and Communication Networks Journal, Singapore
3Dr.J.Naskath1.Journal of SuperComputing (SPRINGER)
2.Journal of Cloud Computing
3.PLOS ONE Journal
4.International Journal of Advances in Wireless Communications and Networks(AWCN)
5.Concurrent Engineering :research and Applications

Short term courses / seminars /workshops attended by Faculty

S.NONAME OF THE FACULTYTITLEVENUEDATE
1Dr.V.Kalaivani7th International Conference on Intelligent Sustainable Systems (ICISS ) “CalmSphere: AI for Mental Health”SCAD College of Engineering and Technology, Tirunelveli12.03.2025 to 14.03.2025
2Dr.V.Kalaivani3rd International Conference on Electronics and Renewable Systems(ICEARS)” Revolutionizing Breast Cancer Detection: Leveraging EfficientNetB3 for Accuracy and Scalability”St.Mother Theresa Engineering College, Thoothukudi11.02.2025 to 13.02.2025
3Dr.V.KalaivaniFaculty Development Programme on Artificial Intelligence for computer vision and medical Image Analysis application-Research Focus (Online Mode)E&ICT Academy, NIT Warangal20.11.2024 to 30.11.2024
4Dr.V.Kalaivani2nd International conference on Recent trends in Data Science (ICRTDS) “Recent trends in data science”St.Xavier’s College, Palayamkottai25.10.2024 to 26.10.2024
5Dr.V.KalaivaniOnline Short-Term Course on “Role of Deep Learning in Interdisciplinary Research”National Institute of Technology Warangal06.03.2023 to 10.03.2023
6Dr.V.KalaivaniFDP on Artificial intelligence and machine learning”National Institute of Technology Warangal22.11.2021 to 26.11.2021
7Dr.V.KalaivaniIAE Research webinar on Research Projects & FundraisingInstitute for Academic Excellence, Hyderabad.31.08.2021
8Dr.V.KalaivaniAICTE – Online orientation Training for MentorsNITTTR , Chennai, OnlineJuly 26 - 30, 2021
9Dr.V.KalaivaniOne Week FDP on Data Science and Data Analytics with Hands on ExperienceAICTE Training and Learning (ATAL) Dr.Ambedkar Institute of Technology, Bangalore01.02.2021 to 05.02.2021
10Dr.V.KalaivaniAttended one week Industrial trainingM/s Embris Solutions Pvt.Ltd., Pune21.04.2020 to 26.04.2020.
11Dr.V.KalaivaniUniversal Human Value on the theme “Inculcating Universal Human Values in Technical Education”AICTE online workshop21-25 September, 2020
12Dr.V.KalaivaniBig Data Analytics with HADOOPPondicherry Engineering College, Pondicherry.10.10.2019 & 11.10.2019
13Dr.V.KalaivaniThree days workshop on AI & Deep Learning, Bennett University, NoidaNational Engineering College28.12.2018 to 30.12.2018
14Dr.V.KalaivaniAttended work shop on National Information Centre forClimate and Environment Studies (NICES) Data ProductsNational Institute of Technology, Calicut26.02.2018
15Dr.V.KalaivaniAttended one week Industrial trainingAssistanz Networks Pvt.Ltd., Coimbatore13.02.2018 to 17.02.2018
16Dr.V.KalaivaniAttended and certified NPTEL online course on “Computer Organization and Architecture”NPTEL & IIT KHARAGPUR09-07-2017 to 26-10-2017(12 Weeks)
17Dr.V.KalaivaniAttended and certified NPTEL course on “Design and Analysis of Algorithms”NPTEL & IIT Madras23.01 2017 to 17.03.2017 (08 Weeks)
18Dr.V.KalaivaniAttended and certified NPTEL online course on “Introduction to Mobile Application Technology”NPTEL & IIT Madras05.09.2016 to 30 Sep 2016 (4 weeks)
19Dr.V.KalaivaniProfessional Skills Development Programme”Engineering Staff College of India(ESCI), Hyderabad05.08.15 to 07.08.15
20Dr.V.KalaivaniFormulation of R & D initiatives for Women Scientists and TechnologistsEngineering Staff College of India(ESCI), Hyderabad29.05.2014 to 01.06.2014
21Dr.V.KalaivaniAttended NBA Resource Person Training Workshop Phase I & IINational Engineering College07.06.14 & 14.06.14 – 16.06.14.
22Dr.V.KalaivaniAdvanced Image Processing towards ResearchNational Engineering College16.03.2013
23Dr.V.KalaivaniPrinciples & Practices of Knowledge Discovery DatabaseAnna University, Chennai14.09.12 & 15.09.12
24Dr.V.KalaivaniJ2EE and Best Practices in Application DevelopmentAnna University of Technology, Tirunelveli.25.02.10 & 26.02.10
25Dr.V.KalaivaniMachine Learning TechniquesPSG College of Technology, Coimbatore11.09.09 & 12.09.09
26Dr.V.KalaivaniXML and Web ServicesNational Engineering College23.05.08 & 24.05.08
27Dr.V.KalaivaniResearch MotivationNational Engineering College10.11.2006 & 11.11.2006
28Dr.V.KalaivaniEffective Teaching and Research Methodology for College TeachersSri Ramakrishna Engineering College, Coimbatore23.09.06
29Dr.V.KalaivaniPh.D Aspirants Meet on Academic Research : An Industrial perspectiveNational Engineering College14.09.06 to 16.09.06
30Dr.V.KalaivaniAICTE – ISTE Sponsored Short Term Training Programme on Web TechnologyMepcoSchlenk Engineering College, Sivakasi25.10.04 to 06.11.04
31Dr.V.Kalaivani2 days workshop on “DOT NET TechnologyKamaraj College of Engineering, Virudhunagar08.11.04 to 09.11.04
32Dr.V.Kalaivani3 days workshop in “Digital Signal Processing”National Engineering College17.04.03 to 19.04.03
33Dr. J. NaskathSeminar on Blockchain Technology and Its ApplicationsNIT Trichy21–25 Aug 2023
34Dr. J. NaskathWorkshop on “Mind Mapping Your Way to Better Learning”GGIMT, Ludhiana16–17 Sep 2022
35Dr. J. NaskathWorkshop on “ML, DL, and Computational Intelligence for Wireless Communication”NIT Tiruchirappalli16–20 Sep 2019
36Dr. J. NaskathFDP on “Intelligent IoT Computing”PSG Institute of Technology & Applied Research, Coimbatore03–08 Feb 2025
37Dr. J. NaskathInternational FDP on “Current Trends in Information Technology”MEASI Institute of Information Technology26–30 Sep 2022
38Dr. J. NaskathFDP on “Wireless Communication Technologies for IoT”IIT Guwahati27 Jun–07 Jul 2021
39Dr. J. NaskathFDP on “System Design Aspects in IoT”JNTUH, Hyderabad (NIT Warangal)26 Jun–02 Jul 2018
40Dr. J. NaskathIndustrial Training – Internet of Things (30 Days MasterClass)NoviTech R&D Pvt. Ltd.27 Jan–06 Mar 2025
41Dr. J. NaskathIndustrial Training – Data Analytics using TableauNSIC, Hyderabad22 Jun–06 Jul 2023
42Dr. J. NaskathDesigning and Modeling of IoT, AI & ML SystemsSTMicroelectronics, AICTE, ATAL Academy & ARM Education, Noida01–05 Aug 2022
43Dr. J. NaskathIndustrial Training – IoT and Embedded SystemsMicron Technology, Bangalore07–14 Jul 2022
44Dr. J. NaskathInstitution Management SystemBitzplus Pvt. Ltd., Chennai2020–2021
45Dr. J. NaskathInstitution Management SystemBitzplus Pvt. Ltd., Chennai2019–2020
46Mr.A.ShenbagharamanFull Stack Basics, Learn, Buid and DeployKPR Institute of Engineering and Technology, Coimbatore17.2.2025-21.2.2025
47Mr.A.ShenbagharamanIndustrial TrainingNational Small Industries Corporation (NSIC), Hyderabad22.6.2023-6.7.2023
48Mr.A.ShenbagharamanIndustrial TrainingLinux and C Programming28.04.2022 & 29.04.2022
49Mr.A.ShenbagharamanFaculty Development Program through online mode“AICTE Student Learning Assessment –STTP PARAKH”10.01.2022 to 23-01-2021.
50Mr.A.ShenbagharamanFaculty Development Program through online modeInternet of ThingsDecember 2021
51Mr.A.ShenbagharamanFaculty Development ProgramFaculty Development Program on EntrepreneurshipDecember 2019
52Mr.A.ShenbagharamanFaculty Development Program through online modeFaculty Development Program on Introduction to Internet of ThingsJuly to October 2019
53Mr.A.ShenbagharamanInfosys campus connect programAgile methodologyDecember 2018
54Mr.A.ShenbagharamanGIAN courseCourse on Cyber Security Trends and TechnologiesMay 2018
55Mr.A.ShenbagharamanIndustrial TrainingDisaster recovery management in cloudFebruary 2018
56Mr.A.ShenbagharamanNational SeminarResearch perspectives on VANETOctober 2017
57Mr.A.ShenbagharamanFaculty Development ProgramSANGAM Assurance Faculty connect program at siruseri, Chennai, TCSMarch 2016
58Mr.A.ShenbagharamanInternational ConferenceIEEE International conference on Computing Technologies and Intelligent Data Engineering (ICCTIDE’16)January 2016
59Mr.A.ShenbagharamanWorkshopNational program on technology enhanced learningMarch 2015
60Mr.A.ShenbagharamanFaculty Development ProgramEmerging technologies with hands on and live demoNovember 2014
61Mr.A.ShenbagharamanNational SeminarEmpowering Indian Engineering Education for global expectationsNovember 2014
62Mr.A.ShenbagharamanNational SeminarResearch issues and challenges in cloud computing and Big data analysisMay 2014
63Mr.A.ShenbagharamanNational SeminarRecent Advances and Emerging Trends in Life Science Research in BIOCLOUD: Bioinformatics using Cloud Computing TechnologiesSeptember 2013
64Mr.A.ShenbagharamanTeaching Learning Process TrainingNITTTR-Training programme on Instructional Design and Delivery systemsMay 2017
65Ms.V.Veera AnusuyaForward and Reverse Engineering ProcessOrganized by Dept. of AI&DS, National Engineering CollegeApril 26,2025
66Ms.V.Veera AnusuyaMedical Signal and Image Processing in Healthcare Services(ATAL FDP)Organized by AMC Engineering College, Bengaluru.17.02.2025 to 22-02-2025
67Ms.V.Veera AnusuyaGenerative and ethical AI: Techniques and Applications with hands-onOrganized by National Institute of Technology Tiruchirappalli20.01.2025 to 25-02-2025
68Ms.V.Veera AnusuyaEmbedded systems for automated real time projectsOrganized by Dept. of AI&DS, National Engineering College10.1.2025
69Ms.V.Veera AnusuyaFDP on Innovative Teaching Strategies with AI and Digital Tools”Organized by Dept. of Research & Publications, A2Z Edu-ScaleUp30-12-2024
70Ms.V.Veera AnusuyaFDP on Deep LearningOrganized by SkillDzire in collaboration with AICTE01-09-2024 to 01-10-2024
71Ms.V.Veera AnusuyaDeep Learning - An Industrial Approach and hands on practiceConducted by AI&DS Department, National Engineering College, Kovilpatti16.08.2024 to 17.08.2024
72Ms.V.Veera AnusuyaBuilding Advanced Data Analytics Applications With CloudEdunet Foundation (AICTE Sponsored 5 days Training Programme)08-01-2024 to 12-01-2024
73Ms.V.Veera AnusuyaCompiler DesignNational Engineering College, Kovilpatti31-07-2023 to 04-08-2023
74Ms.V.Veera AnusuyaPython Programming – A Practical ApproachE & ICT Academy, IIT Kanpur26-12-2022
75Ms.V.Veera AnusuyaProgram on Data StructuresVelammal Engineering College25-05-2020 to 29-05-2020
76Ms.V.Veera AnusuyaArtificial Intelligence and Deep LearningNational Engineering College(Conducted Bennett university)28-12-2018 to 30-12-2018
77Ms.V.Veera AnusuyaNational Online workshop on Writing proposal for Funded ProjectGlobal Research and Institution26-04-2024
78Ms.V.Veera AnusuyaBig Data AnalyticsKongu Engineering College (DST Sponsored 10 days Training Programme)06-06-2016 to 17-06-2016
79Ms.V.Veera AnusuyaAI/ML FOR GEODATA ANALYSISIIRS, ISRO-Dehradun19-08-2024 to 23-08-2024
80Ms.V.Veera AnusuyaWriting proposal for Funded ProjectEthiraj College for Women, Chennai14-04-2024
81Ms.V.Veera AnusuyaTransfer Learning for Deployable AI: Techniques and ApplicationsIndian Institute of Information and Technology, Tiruchirappalli11-12-2023 to 15-12-2023
82Ms.V.Veera AnusuyaQuestion Paper SettingNational Engineering College27-11-2023 & 28-11-2023
83Ms.V.Veera AnusuyaCyber SecurityThiagarajar College of Engineering26-03-2014
84Ms.V.Veera AnusuyaBugDeBugMepco Schlenck Engineering College17-09-2011
85Ms.V.Veera AnusuyaEntrepreneurship Development ProgrammeKamaraj College of Engineering and Technology11-08-2010 & 12-08-2010
86Ms.V.Veera AnusuyaPython Foundation CertificationInfosys SpringboardAugust 29, 2024
87Ms.V.Veera AnusuyaBasics of PythonInfosys SpringboardAugust 28, 2024
88Ms.V.Veera AnusuyaProgramming Fundamentals using Python - Part 1Infosys SpringboardSeptember 19, 2024
89Ms.V.Veera AnusuyaProgramming Fundamentals using Python - Part 2Infosys SpringboardSeptember 28, 2024
90Ms.V.Veera AnusuyaCore Training at Data Structures and AlgorithmsNEC Conducted by Dr.Meghana, IITM Chennai17.06.2024
91Ms.V.Veera AnusuyaData Science Boot CampOffered by Learn Square Technologies12.06.2024 to 14.06.2024
92Ms.V.Veera AnusuyaInfosys SB Expert Sessions (Data Structures )Infosys Springboard24.06.2024 to 28.06.2024
93Ms.V.Veera AnusuyaInstructional Design and Delivery SystemsConducted by NITTTR, Chennai16.05.2024 to 18.05.2024
94Ms.V.Veera AnusuyaDigital and AI Tools in EducationDynamic Minds Group(Google for Education Partner)14-4-2024
95Ms.V.Veera AnusuyaDigital and AI Tools in EducationDynamic Minds Group(Google for Education Partner)5-2-2024
96Ms.V.Veera AnusuyaDigital and AI Tools in EducationDynamic Minds Group(Google for Education Partner)5-1-2024
97Ms.V.Veera AnusuyaState Level webinar on “How to face viva voce examinations effectively”St.John’s College of Education, Tirunelveli19-8-2023
98Ms.V.Veera AnusuyaIEEE: Enhancing Your Project Work and Research (Awareness Programme about IEEE Xplore and EBSCO eBooks)National Engineering College, kovilpatti26-7-2023
99Ms.V.Veera AnusuyaStochastic Approximation Algorithms-IARCS sponsored Instructional CourseNational Engineering College, Kovilpatti27-04-2023 to 28-04-2023
100Ms.V.Veera AnusuyaDesign Thinking Process-Short Term CourseNational Engineering College, KovilpattiJuly 2022
101Ms.V.Veera AnusuyaPython Fundamentals for beginnersGreat LearningFeb 2022
102Ms.V.Veera AnusuyaStochastic Approximation Algorithms-IARCS sponsored Instructional CourseNational Engineering College, Kovilpatti27-04-2023 to 28-04-2023
103Ms.V.Veera AnusuyaDesign Thinking Process-Short Term CourseNational Engineering College, KovilpattiJuly 2022
104Ms.V.Veera AnusuyaPython Fundamentals for beginnersGreat LearningFeb 2022
105Ms.V.Veera AnusuyaFundamentals of TelecomBharat Sanchar Nigam Limited, Virudhunagar06-06-2011 to 10-06-2011
106Ms.K.PooraniSix days Faculty Development Programme on “Artificial Intelligence & Machine Learning” by Centre for Faculty & Professional Development, Anna UniversityOnline mode National Engineering College, Kovilpatti06.02.2023 & 11.02.2023
107Ms.K.PooraniIndian Association for Research in Computing Science (IARCS) sponsored Instructional Course on “Stochastic Approximation Algorithms”Offline27.04.2023 & 28.04.2023
108Ms.K.PooraniTwo days workshop on “Introduction to Embedded Systems and Robotics”.Aarupadai Veedu Institute of Technology, Chennai.28.07.2023 to 29.07.2023
109Ms.K.PooraniShort-Term Course on “Artificial Intelligence Machine Learning and Deep Learning”.National Institute of Technology, Warangal02.10.2023 to 06.10.2023
110Ms.K.PooraniShort-Term Course on Cloud Practitioner (AWS).ICT Academy with AWS Academy, National Engineering College, Kovilpatti.26.12.23 to 30.12.23
111Ms.K.PooraniTwo days International conference on “Research Trends in Data Science [ICRTDS 2024] on “AI-Driven Zero Trust: Spreadheading the Revolution in Network Security for the Digital Age”St.Xavier’s College (Autonomous), Pallayamkottai, Tirunelvelli.21-02-2024 to 22-02-2024
112Ms.K.PooraniThree days International conference on “Research Trends in AI & IoT for Infrastructure and Industry” (AIII 2024)Anna University, Chennai06-03-2024 to 08-03-2024
113Ms.K.PooraniOne day National online workshop on “Writing Proposal for funded Project”Online mode Global Institute of Statistical solutions14-04-2024
114Ms.K.PooraniThree days Faculty Development Training programme on "Instructional Design and Delivery Systems" by National Institute of Technical Teachers Training and Research, ChennaiNational Engineering College, Kovilpatti16-05-2024 to 18-05-2024
115Ms.K.PooraniSix days Faculty Development Training programme on "Big Data Analytics"National Engineering College, Kovilpatti22.07.2024 to 27.07.2024
116Ms.K.PooraniTwo days Faculty Development Training programme on “Deep Learning – An Industrial Approach and Hands-On Trainning”National Engineering College, Kovilpatti16-08-2024 to 17-08-2024
117Ms.K.PooraniTwo days Hands-on Workshop on Introduction to computer vision with PythonPSG College of Technology, Coimbatore.27.09.2024 to 28.09.2024
118Ms.K.PooraniFaculty Development Programme on Innovative Teaching Strategies with AI and Digital ToolsOnline Mode- Department of Research & Publications, A2Z Edu-ScaleUp.30.12.2024
119Ms.K.PooraniFaculty Development Programme on Research Problems, Recent Trends and Future Perspectives of Artificial Intelligence in Image Processing-Tools, Techniques and applications: An industry PerspectiveOffline Mode- AICTE Training and Learning ATAL Academy at Cambridge Institute of Technology, Bangalore.06.01.2025 to 11.01.2025
120Ms.K.PooraniWorkshop on DataScience & AIOffline Mode- Datamites, Bangalore10.01.2025
121Ms.P.Rampriya5th International conference on Innovations in electrical,Information and communication Engineering(ICIEICE’25)Kongunadu Collge of Engineering and Technology,Trichy28.03.2025 to 29.03.2025
122Ms.P.RampriyaFive days online Faculty Development Programme on “Generative and Ethical AI: Techniques and applications with hands-on”National Institute of Technology, Tiruchirappalli.20.01.2025 to 25.01.2025
123Ms.P.RampriyaFaculty Development Programme on Research Problems, Recent Trends and Future Perspectives of Artificial Intelligence in Image Processing-Tools, Techniques and applications: An industry PerspectiveOffline Mode- AICTE Training and Learning ATAL Academy at Cambridge Institute of Technology, Bangalore.06.01.2025 to 11.01.2025
124Ms.P.RampriyaWorkshop on DataScience & AIOffline Mode- Datamites, Bangalore10.01.2025
125Ms.P.RampriyaFaculty Development Programme on Innovative Teaching Strategies with AI and Digital ToolsOnline Mode- Department of Research & Publications, A2Z Edu-ScaleUp.30.12.2024
126Ms.P.RampriyaTo be Assigned as the Mentor for the student InternshipHostwire Systems Pvt Ltd,Chennai09.12.2024 to 09.02.2025
127Ms.P.RampriyaArtificial Intelligence for computer vision and medical Image Analysis application- Research Focus Online Faculty Development Programme Organised by E&ICT Academy,NIT Warangal20.11.2024 to 30.11.2024
128Ms.P.RampriyaOnline Short term Course on Introduction to Artificial IntelligenceInfosys Springer board17.11.2024
129Ms.P.RampriyaOnline Short term Course on Introduction to Natural ProcessingInfosys Springer board17.11.2024
130Ms.P.RampriyaOnline Short term Course on Introduction to Robotic Process AutomationInfosys Springer board17.11.2024
131Ms.P.RampriyaOnline Short term Course on Generative AI LandscapeInfosys Springer board18.11.2024
132Ms.P.RampriyaOnline Short term Course on Introduction to OpenAI GPT ModelsInfosys Springer board19.11.2024
133Ms.P.RampriyaOnline Short term Course on Prompt EngineeringInfosys Springer board20.11.2024
134Ms.P.RampriyaOnline Short term Course on AI-First Software EngineeringInfosys Springer board22.11.2024
135Ms.P.RampriyaOnline Short term Course on OpenAI Generative Pre-trained Transformer 3 (GPT-3) for DevelopersInfosys Springer board22.11.2024
136Ms.P.RampriyaTwo days Hands-on Workshop on Introduction to computer vision with PythonPSG College of Technology, Coimbatore.27.09.2024 to 28.09.2024
137Ms.P.RampriyaSix days Faculty Development Training programme on "Big Data Analytics"National Engineering College, Kovilpatti22.07.2024 to 27.07.2024
138Ms.P.RampriyaIntroduction to Generative AI Authorized by Google Cloud and offered by Coursera.Short-Term Course03.07.2024 to 05.08.2024
139Ms.P.RampriyaProfessional Development Programme on Instructional Designs and Delivery systemsNational Institute of Technical Teachers Training and Research,Chennai16.05.2024 to 18.05.2024
140Ms.P.RampriyaWorkshop on Writing Proposal for Funded projectsGlobal Institute of Statistical solutions14.04.2024
141Ms.P.RampriyaWorkshop on Start Research with Smart Artificial Intelligence(AI) TechnologyGlobal Institute of Statistical solutions02.03.2024 to 04.03.2024
142Ms.P.RampriyaInternship on Artificial IntelligenceNovitech R&D Private Limited19.02.2024 to 27.03.2024
143Ms.P.RampriyaMaster Class on Artificial IntelligenceNovitech R&D Private Limited19.02.2024 to 27.03.2024
144Ms.P.RampriyaIndustrial Training on Introduction to Blockchain Technologies and solidity programmingVlinder Labs Private Limited09.12.2023 to 07.01.2024
145Ms.P.RampriyaWorkshop on Effective Research Article Writing and Academic publishingKPR Institute of Engineering and Technology14.10.2023
146Ms.P.RampriyaOnline Short term course on rtificial Intelligence and Machine LearningNational Institute of Technology,Warangal26.07.2023 to 30.07.2023
147Ms.P.RampriyaFaculty Development Programme through online mode on Randomized and Approximation algorithmsNational Institute of Technology,Warangal20.05.2023 to 30.05.2023
148Ms.G.DhivyaTwo days workshop on “Generative AI in action: Exploring techniques with use cases”.Thiagarajar College of Engineering , Madurai02.04.2025 to 03.04.2025
149Ms.G.DhivyaOne day online Faculty Development Programme on “AI tools for Research and Teaching”St.Xavier’s College , Palayamkottai09.03.2025
150Ms.G.DhivyaFive days online Faculty Development Programme on “Generative and Ethical AI: Techniques and applications with hands-on”National Institute of Technology, Tiruchirappalli.20.01.2025 to 25.01.2025
151Ms.G.DhivyaOne day online Faculty Development Programme on “Innovative Teaching Strategies with AI and Digital Tools”Department of Research & Publications,A2Z Edu-ScaleUp30.12.2024
152Ms.G.DhivyaOnline Short term Course on “Introduction to Artificial Intelligence”Infosys Springer board17.11.2024
153Ms.G.DhivyaOnline Short term Course on “Introduction to OpenAI GPT Models”Infosys Springer board19.11.2024
154Ms.G.DhivyaOnline Short term Course on “AI:First software Engineering”Infosys Springer board21.11.2024
155Ms.G.DhivyaOnline Short term Course on “computer vision 101”Infosys Springer board18.11.2024
156Ms.G.DhivyaOnline Short term Course on “Generative AI Landscape”Infosys Springer board18.11.2024
157Ms.G.DhivyaOnline Short term Course on “Introduction to OpenAI GPT Models”Infosys Springer board19.11.2024
158Ms.G.DhivyaOnline Short term Course on “Introduction to Natural Language Processing”Infosys Springer board17.11.2024
159Ms.G.DhivyaOnline Short term Course on “Prompt Engineering”Infosys Springer board20.11.2024
160Ms.G.DhivyaOnline Short term Course on “Robotic Process Automation”Infosys Springer board18.11.2024
161Ms.G.DhivyaTwo days online seminar on “Deep learning techniques and tools for Medical applications”Baselios Mathews College of Engineering , Kerala03.10.2024 to 04.10.2024
162Ms.G.DhivyaOne month online course on “Machine Learning”SkillDzire in collaboration with AICTE01.09.2024 to 01.10.2024
163Ms.G.DhivyaFive days Offline Professional Development Program on “Mentoring and Counseling skills for Teachers”Conducted by NITTTR, Chennai at National Engineering College, Kovilpatti26.08.2024 to 30.08.2024
164Ms.G.DhivyaTwo days FDP on “Deep Learning - An Industrial Approach and hands on practice”National Engineering College, Kovilpatti16.08.2024 to 17.08.2024
165Ms.G.DhivyaThree days FDP on “Instructional Design and Delivery Systems”National Engineering College, Kovilpatti16.05.2024 to 18.05.2024
166Ms.G.DhivyaOne Day Online Webinar on Digital and AI Tools in EducationConducted by Google for Education partner01.05.2024
167Ms.G.DhivyaOne Day Online national workshop on “Writing Proposal for Funding Projects”Global Institute of Statistical Solutions(GISS)14.04.2024
168Ms.G.DhivyaOne week FDP on “AWS Cloud Practitioner” conducted by ICT AcademyNational Engineering College, Kovilpatti26.12.2023 to 30.12.2023
169Ms.G.DhivyaOne Day national online workshop on “Effective Research Article Writing and Academic Publishing”KPR institute of Engineering and Technology14.10.2023
170Ms.G.DhivyaEight days online Faculty Development Program on “Machine Learning Applications”NIT, Warrangal08.07.2023 to 15.07.2023
171Ms.K R IndiraOne week national level faculty development program on “ Recent Advancement in AI& IOT- Industry Prespective”Periyar maniammai institute of science and technology.25/11/2024 To 30/11/2024
172Ms.K R IndiraAtal Faculty development program on “ Artificial Intelligence Edge-Soft Computing”Dr.Sivanthi Aditanar College of Engineering.09/12/2024 To 14/12/2024
173Ms.K R IndiraFDP on “Innovative Teaching Strategies with AI and Digital Tools”National Engineering College.30-12-2024
174Ms.K R Indira6 Days National Level Hybrid mode FDP on “ 6G Futuristic Communication System Design and Implementation”Dr. T .Thimmaiah Institute of Technology.10/02/2025 To 15/02/2025
175Ms.K R IndiraFDP on “ Deep Learning – An Industrial approach and Hands on Training”National Engineering College16/08/2024 To 17/08/2024
176Ms.K R IndiraFDP on “ Big Data Analytics”National Engineering College.22/07/2024 To 27/07/2024
177Ms.K R IndiraFDP on “Mentoring and Councelling and Skills for Teachers”NITTTR, Chennai26/08/2024 To 30/08/2024
178Ms.K R IndiraFDP on “Enhancing Teaching and Research Excellence in Engineering Education”Prof.M.J.Xavier, Founder Director of IIM, Ranchi.28.09.2024 To 30-09-2024
179Ms.K R IndiraFull stack javaSkillDzire1 Month
180Ms.K R IndiraCloud ComputingTagore Engineering college, Chennai18-07-2022 - 23-07-2022
181Ms.K R IndiraArtificial IntelligenceSyed Ammal Engineering College, Ramanathapuram17-01-2022 - 22-01-2022
182Ms.K R IndiraInternet ProgrammingRamco Institute of Technology, Rajapalayam03-02-2022 – 08-02-2022
183Ms.K R Indira“Machine Learning in Wireless Sensor Networks: Networking to Application PerspectivesNational Engineering College, Kovilpatti.16.11.2018 - 17.11.2018
184Ms.K R IndiraE-learning ResourceGoogle Class Room WorkshopP.S.R Engineering College31.10.2018
185Ms.K R IndiraInstructional design and delivery systemsP.S.R Engineering College06-08-2018 - 11-08-2018
186Ms.K R IndiraBig Data AnalyticsNational Engineering College03-01-2022 - 08-01-2022
187Ms.K R Indira.Net Packages[VB.Net,C#,ASP. NetP.S.R Engineering College29-11-2017 - 06-12-2017
188Ms.K R IndiraIntroduction to Big Data Analytics”ICT Academy30.05.2019 - 31.05.2019.
189Ms.P.Swarna Gowsalya“Mentoring and Counselling Skills for Teachers”NITTTR, Chennai26.08.2024 to 30.08.2024
190Ms.P.Swarna GowsalyaFive days online Faculty Development Programme on “Generative and Ethical AI: Techniques and applications with hands-on”National Institute of Technology, Tiruchirappalli.20/01/2025 to 25/01/2025.
191Ms.P.Swarna GowsalyaAI-Driven Solutions for Modern Cybersecurity ChallengesRAMCO Institute of Technology, Rajapalayam16/12/2024 to 21/12/2024.
192Ms.P.Swarna GowsalyaTwo days FDP on “Deep Learning - An Industrial Approach and hands on practice”National Engineering College, Kovilpatti16/08/2024 To 17/08/2024
193Ms.P.Swarna GowsalyaMicrosoft Power BI Data AnalystICT Academy26.05.2025 to 30.5.2025
194Ms.M.SaranyaFDP on “ Big Data Analytics”National Engineering College.
195Ms.M.SaranyaWorkshop on Generative AI in Action: Exploring Techniques with use CasesThiagarajar College of Engineering
196Ms.M.SaranyaSix days online FDP on AI-Driven Solutions for Modern Cybersecurity ChallengesRamco Institude of Technology
197Ms.M.SaranyaSix days online FDP on Generative and ethical AI: Techniques and Applications with hands-onNational Institute of Technology Tiruchirappalli
198Ms.M.SaranyaFull stack javaSkillDzire
199Ms.M.SaranyaOne day online Faculty Development Programme on “AI tools for Research and Teaching”St.Xavier’s College , Palayamkottai
200Ms.M.SaranyaDeep Learning - An industrial Approach and Hands- On TrainingNational Engineering College.
201Ms.M.SaranyaFDP on “Innovative Teaching Strategies with AI and Digital Tools”National Engineering College.
202Mrs.N.SubhashiniFDP on "Instructional design and delivery systems"National Engineering College, Kovilpatti30.10.2023-03.11.2023
203Mrs.N.SubhashiniFDP on "Big Data Analytics"National Engineering College22.07.2024-27.07.2024
204Mrs.N.SubhashiniMicrosoft Azure AI Engineer AssociateICT Academy22.04.2024-26.04.2024
205Mrs.N.SubhashiniFDP on"Programing Essentials on pytonICt Academy29.042024-04.05.2024

Online course certifications by faculty

S.NONAME OF THE FACULTYNAME OF THE COURSEDURATIONONLINE PLATFORMYEAR
1Dr.V.KalaivaniIntroduction to Modern Application Development10 weeks courseNPTEL09/16
2Dr.V.KalaivaniDesign and Analysis of Algorithms8 weeks courseNPTEL03/17
3Dr. J. NaskathDesign Thinking - A Primer (Silver Elite)Jan - FebNPTEL2024
4Dr. J. NaskathPatent Drafting for Beginners (Silver Elite)Jan - FebNPTEL2023
5Dr. J. NaskathIndustrial Internet of Things-4.0 (1% Topper)June - DecemberNPTEL2021
6Dr. J. NaskathSPOCATHON NPTEL Internet of Things (Content Augmentation)MayNPTEL2020
7Dr. J. NaskathInternet of Things (5% Topper)June - DecemberNPTEL2019
8Dr. J. NaskathReal Time Operating Systems (Topper)Jan - MarchNPTEL2018
9Dr. J. NaskathWireless Adhoc and Sensor Networks (Topper)Jan - MarchNPTEL2017
10Mr.A.ShenbagharamanCyber Security and Privacy (Elite)12 weeks courseNPTELNovember 2024
11Mr.A.ShenbagharamanDesign Thinking - A Primer (Elite)8 week courseNPTEL2023
12Mr.A.ShenbagharamanComputer Networks and Internet Protocol (Elite)12 weeks courseNPTELApril 2022
13Mr.A.ShenbagharamanIntroduction to TCP/IP8 weeks courseCOURSERAMarch 2022
14Mr.A.ShenbagharamanWireless Communications for Everybody8 weeks courseCOURSERAMarch 2021
15Mr.A.ShenbagharamanOne day Workshop on C and C++One day courseIIT BOMBAYFebruary 2020
16Mr.A.ShenbagharamanAn One day workshop on ROne day courseIIT BOMBAYNovember 2019
17Mr.A.ShenbagharamanAn Introduction to IOT12 weeks courseNPTELOctober 2019
18Mr.A.ShenbagharamanScilab workshopOne day courseIIT BOMBAYMay 2019
19Mr.A.ShenbagharamanCertification Online course on Agile and Scrum overviewOne day courseUDEMYMarch 2019
20Mr.A.ShenbagharamanCertification Online course on WordPressOne day courseUDEMYMarch 2019
21Mr.A.ShenbagharamanCertification Online course on Software Testing by innovation techniquesOne day courseUDEMYMarch 2019
22Mr.A.ShenbagharamanCertification Online course on Agile Vs Waterfall modelsOne day courseUDEMYMarch 2019
23Mr.A.ShenbagharamanComputer Architecture and Organization8 weeks courseNPTELOctober 2017
24Ms.V.Veera AnusuyaIntroduction to Machine Learning (Tamil)8 weeks courseNPTELJan - April 2025
25Ms.V.Veera AnusuyaData Analytics with Python8 weeks courseNPTELJan - April 2024
26Ms.V.Veera AnusuyaCloud Computing12 weeks courseNPTELJuly – October 2022
27Ms.V.Veera AnusuyaIntroduction to Internet of Things12 weeks courseNPTELJuly - October 2023
28Ms.V.Veera AnusuyaIntroduction to Research12 weeks courseNPTELJan 2016
29Ms.K.PooraniPython for Data Science4 weeks courseNPTEL2023
30Ms.K.PooraniDesign Thinking – A Primer4 weeks courseNPTEL2024
31Ms.P.RampriyaPython for Data Science(Elite+Silver)4 weeks courseNPTEL2025
32Ms.G.DhivyaIntroduction to Machine Learning8 weeks courseNPTEL2024
33Ms.G.DhivyaDesign Thinking – Primer4 weeks courseNPTEL2023
34Ms K R IndiraCloud Computing12 weeks CourseNPTEL2025
35Ms.P.Swarna GowsalyaVisualize your data4 weeks courseSolo learn2025
36Ms.M.SaranyaCloud Computing12 Week CourseNPTEL2025
37Mrs.N.SubhashiniDatabase Management Systems8 weeks courseNPTEL2024
38Mrs.N.SubhashiniCloud Computing & Distributed Systems8 weeks courseNPTEL2025

Industry Know-How

S.NONAME OF THE FACULTYNAME OF THE INDUSTRYPERIODVENUE
1Dr.V.KalaivaniM/s Embris Solutions Pvt.Ltd., Pune21.04.2020 to 26.04.2020.Pune
2Dr.V.KalaivaniM/s Assistanz Technologies Pvt.Ltd.,13.02.2018 to 17.02.2018.-
3Dr. J. NaskathNoviTech R&D Private LimitedJanuary 27th to March 6th, 2025 (30 Days MasterClass)
4Dr. J. NaskathNSIC22nd June 2023 to 6th July 2023Hyderabad
5Dr. J. NaskathSTMicroelectronics, AICTE, ATAL Academy & ARM Education1st to 5th August 2022Noida
6Dr. J. NaskathMicron Technology7th to 14th July 2022Bangalore
7Dr. J. NaskathBitzplus Pvt Ltd2020–2021Chennai
8Dr. J. NaskathBitzplus Pvt Ltd2019–2020Chennai
9Mr.A.ShenbagharamanBitzplus Pvt Ltd2019–2021Chennai
10Mr.A.ShenbagharamanVVDN Technologies28.04.2022 & 29.04.2022Pollachi
11Mr.A.ShenbagharamanIBM Soft layer, CoimbatoreFebruary 26- March 2, 2018Coimbatore
12Ms.V.Veera AnusuyaPython ProgrammingInfosys SpringboardAug 28 - Sep 03, 2024
13Ms.V.Veera AnusuyaIBM Virtual Faculty Buildathon (Data Analytics)IBM Smart Internz24-7-2023 to 04-08-2023
14Ms.P.RampriyaVlinder Labs Private Limited09/12/2023-07/01/2024
15Ms.G.DhivyaVlinder Labs Private Limited09/12/2023-07/01/2024Kovilpatti

Department of Artificial Intelligence and Data Science

Internship Details
 
The III year B.Tech AI & DS students have undergone internship during 2024-2025
1. M/s Digital T3 pvt.Ltd., USA Internship – 5 Nos(GenAI Domain)
1. Malaiarasu G
2. Umesh ramanathan
3. Mohamed abul hassan A
4. Giridharan B
5. Sriram R
2. M/s Mistral Solutions pvt.Ltd., Bangalore Internship – 9 Nos(AI & Hardware)
1. Dhanyavarthini A S
2. Vignesh E
3. Jeyakumar M
4. Shri Ram P A
5. Naveenraja T
6. Karthickraja M
7. Manoj G
8. Sree Ganapathi Meena P
9. Naveena S
 
3. M/s Hostwire systems, Chennai Internship – 5 Nos (Data analytics)
1. Manian V J S
2. Iswarya K
3. Archana S
4. Shri Ram P A
5. Jaya Priya J
4. M/s Lyanna pvt.Ltd, Trichy, Internship – 6 Nos (AI domain)
1. Deepa P
2. Shriya M
3. Sahana R
4. Nithya Shree R
5. Nivetha S
6. Rahul K
5. M/s HIF Analytics, USA Internship – 4 Nos (Data Analytics)
1. Dhanyavarthini A S
2. Viknesh T P K
3. Jeyakumar M
4. Sriram R
 
6. M/s ShanAI pvt.Ltd., Tirunelveli Internship – 16 Nos (AI Domain)
1. Akash Selvadoss N
2. Ashwath kumar A
3. Dharan Balaji S B
4. Mahrooz
5. Pushpa Dharini s
6. Bhuvaneswari S
7. Vignesh E
8. Veronica J
9. Lawanya P
10. Muthu Kumar S
11. Shree Ganapathi Meena P
12. Naveena S
13. Iyyapa kumaran S
14. Vincy Jeba Alexa
15. Roshan Ganapathy Vel R
16. Jothi Keerthana N
 
7. M/s HBS pvt.Ltd., Chennai – Internship – 12 Nos ( AI and data analytics domain)
1. Dharun Kumar K
2. Dhivya G
3. Rathesha S M
4. Saratha Devi P
5. Shri Poornima A
6. Sonali Mitra A
7. Yuvanithi R
8. Raja Subramanian A
9. Anupriya V M
10. Aishwarya S
11. Dhanoor Adithya Raj A
12. Akash Selva Doss N
 
8. M/s Synnoviq Technologies, Internship – 2 Nos (UI/UX design)
1. Essakki Raja.S
2. Arun Gopal.R
 
Total no of intern offer : 59 students
No of single Intern Offer : 43 students
No of double Intern Offer : 8 students

 

The II year B.Tech AI & DS students have undergone internship during 2024-2025
NIT Trichy (Summer Internship – Cyber Security, ML and AI) – 1 No
1. Sarfaraj Ahamed S
M/s ShanAI pvt.Ltd., Tirunelveli – Internship – 10 Nos
1. Inaya Noori A
2. Abisha B
3. Visalini S S
4. Soorya S
5. Siva Ramakrishnan M
6. Sankaranarayanan S
7. Geetha K
8. Gayathri G
9. Jeni Pearl R
10. Avanthika N
M/s Synnoviq Technologies, Internship – 3 Nos
1. Geetha K
2. Priya Dharshini R
3. Janani S (2317022)
M/s Exio Entertainments, Thoothukudi, Internship – 1 No
1. Siva Sankar S
 
Total no of intern Offers : 15
No of single Intern Offer : 13
No of double Intern Offer : 1
Academic Year 2024-2025
Academic Year 2023-2024

National Engineering College, Department of AI & DS has signed with M/s. Vlinder Labs Pvt., Ltd, Bangalore on 10.10.2024.

National Engineering College, Department of AI & DS has signed with M/s. Lyanaa AI Pvt., Ltd, Trichy on 02.12.2024.

S.NoMoU TitleName of the IndustryContact No of IndustryEmail id of IndustryValidity
1NEC-Lyanaa Industry-Institute collaborationM/s. Lyanaa AI Pvt., Ltd, Trichy9677225367contact@lyanaa.com3 years
2NEC-Vlinder Industry-Institute collaborationM/s.Vlinder Labs Pvt., Ltd, Bangalore9994917794info@vlinder.io6 months

Consultancy Signed:

Department of AI & DS has got consultancy work in Artificial Intelligence for Rs.1,50,000 from Digital T3 pvt.Ltd(AI based company) through Vlinder Labs pvt.Ltd, Bangalore on 10.10.24

Title of the Project/ ActivitySanctioned AgencyAmountDurationStatus
Development of AI based projects for real time applicationsVlinder Labs Pvt Ltd, Bangalore.1,50,000Sep 2024 – April 2025Under Progress

Campus Placement/Internship Details 2026 Batch

SL. NOREG. NONAME OF THE STUDENTCOMPANY NAMEROLEINTERNSHIP STIPEND / MONTHSALARY
12217027A S DHANYAVARTHINIM/S. MR.COOPER INDIA, CHENNAI.SOFTWARE ENGINEER- TRAINEE10,00010 LPA
22217033E VIGNESHM/S. ATOA PAYMENTS LTD, BENGALURU.SOFTWARE ENGINEER- TRAINEE30,00012.5 LPA
32217038P A SHRIRAMM/S. ZOHO CORPORATION PVT LTD, CHENNAI.PROJECT TRAINEE20,0008.4 LPA
42217006S ESSAKI RAJAM/S. SYNNOVIQ TECHNOLOGIES PVT LTD, KOVILPATTI.3D DEVELOPER-3-4 LPA
52217402ARUN GOPAL RM/S. SYNNOVIQ TECHNOLOGIES PVT LTD, KOVILPATTI.IOT ENGINEER-3-4 LPA
62217405G MANOJM/S. SYNNOVIQ TECHNOLOGIES PVT LTD, KOVILPATTI.IOT ENGINEER-3-4 LPA
72217040M SHRIYAM/S. KAAR TECHNOLOGIES INDIA PVT LTD, CHENNAI.SOFTWARE ENGINEER- TRAINEE-6.5 LPA
82217022VIKNESH T P KM/S. ZOHO CORPORATION PVT LTD, THARUVAIPROJECT TRAINEE20,0008.4 LPA
92217026BHUVANESWARI SM/S. VLINDER LABS PVT LTD, BENGALURU.INTERN--
102217043KATHIRAVAN SM/S. ZOHO CORPORATION PVT LTD, CHENNAI.PROJECT TRAINEE20,0007 LPA
112217009MAHROOZ A MM/S. SURMOUNT ENERGY SOLUTIONS PVT LTD, NAVI MUMBAI.AI INTERN10,0004.8 LPA
122217014PUSHPA DHARINI SM/S. SURMOUNT ENERGY SOLUTIONS PVT LTD, NAVI MUMBAI.AI INTERN10,0004.8 LPA
132217032DEEPA PM/S. SURMOUNT ENERGY SOLUTIONS PVT LTD, NAVI MUMBAI.AI INTERN10,0004.8 LPA
142217034VERONICA PHILO VIMAL JM/S. SURMOUNT ENERGY SOLUTIONS PVT LTD, NAVI MUMBAI.AI INTERN10,0004.8 LPA
152217057SAHANA RM/S. SURMOUNT ENERGY SOLUTIONS PVT LTD, NAVI MUMBAI.AI INTERN10,0004.8 LPA
162217023UMESH RAMANATHANM/S. SURVEYSPARROW PVT LTD, CHENNAI.QUALITY ASSURANCE ENGINEER20,0005.5 LPA
172217020SONALI MITRA AM/S. FINSURGE PVT LTD, NAGERCOIL.SOFTWARE ENGINEER- TRAINEE-3.5-8 LPA
182217035JEYA KUMAR MM/S. MISTRAL SOLUTIONS PVT LTD, BENGALURU.ENGINEER- EMBEDDED SOFTWARE-5.5 LPA
Apply Now