CINXE.COM

Global Research Conference on Micro-Electronics and Telecommunications Engineering | Foster Research

<script src='https://www.recaptcha.net/recaptcha/api.js'></script> <script> if ($post['g-recaptcha-response']) { $captcha = $post['g-recaptcha-response']; $secretKey = '6LdqqFQoAAAAAPu7_ceEEQdkIZet1Suag6b2knAA'; $response = file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=" . $secretKey . "&response=" . $captcha); $responseKeys = json_decode($response, true); if (intval($responseKeys["success"]) !== 1) { return "failed"; } else { return "success"; } } else { return "failed"; } </script> <script> function checkCaptcha() { var response = grecaptcha.getResponse(); if(response.length == 0) { document.getElementById('g-recaptcha-error').innerHTML = '<span style="color:red;">This field is required.</span>'; return false; } return true; } function verifyCaptcha() { document.getElementById('g-recaptcha-error').innerHTML = ''; } </script> <!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Global Research Conference on Micro-Electronics and Telecommunications Engineering | Foster Research</title> <meta content="" name='keywords'/> <meta content="" name='description'/> <link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"> <link rel="manifest" href="images//site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href="https://fosterresearch.org/2024/css/font-awesome.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/bootstrap.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/owl.transitions.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.carousel.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.theme.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/style2.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/responsive.css" rel="stylesheet" /> <style> .carousel-btns { margin-top: 2em; } .carousel-btns .btn { width: 150px; } .carousel-inner .imgOverlay { position: absolute; top: 0; width: 100%; height: 100%; background-color: rgba(6, 28, 38, 0.5); } .carousel-inner img { width: 100%; } /*CONTROL*/ .carousel-control { width: auto; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right { position: absolute; top: 47%; right: 0; z-index: 5; display: inline-block; background-color: #000; width: 38px; height: 38px; line-height: 40px; font-size: 14px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 0; } .carousel-indicators li { width: 12px; height: 12px; margin: 0 1px; border: 2px solid #fff; opacity: .8; } .carousel-indicators .active { background-color: #28ace2; border-color: #28ace2; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right { border-radius: 50px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 30px; } .carousel-control .icon-right, .carousel-control .fa-chevron-right { right: 30px; } </style> <style> /** * Tabs */ .tabs { display: flex; flex-wrap: wrap; // make sure it wraps } .tabs label { order: 1; // Put the labels first display: block; padding: 1rem 2rem; margin-right: 0.2rem; cursor: pointer; background: #90CAF9; font-weight: bold; transition: background ease 0.2s; } .tabs .tab { order: 99; // Put the tabs last flex-grow: 1; width: 100%; display: none; padding: 1rem; background: #fff; } .tabs input[type="radio"] { display: none; } .tabs input[type="radio"]:checked + label { background: #005dc9; } .tabs input[type="radio"]:checked + label + .tab { display: block; } @media (max-width: 45em) { .tabs .tab, .tabs label { order: initial; } .tabs label { width: 100%; margin-right: 0; margin-top: 0.2rem; } } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 70px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } </style> </head> <body oncopy="return false" onpaste="return false" oncut="return false"> <div class="se-pre-con"></div> <!-- BODY PAGE CONTENT --> <!-- navigation panel --> <!-- first section - Home --> <!-- /first section --> <!--<div style="position: relative;top: 8%;z-index: 999;"> <div align="center" style="padding: 0px 20px 0px 0px;"><span style="font-size: 15px; color:#fff;">Follow us on</span> <a href="" target="_blank"><i class="fa fa-linkedin-square" style="font-size: 30px; color:#fff;"></a></i> <a href="" target="_blank"><img src="https://fosterresearch.org/cms/images/twitter_logo.png" style="font-size:30px; width: 26px;background-color: #fff;border-radius: 5px;padding: 5px;margin-bottom: 12px;"></a></i> <a href="" target="_blank"><i class="fa fa-facebook-square" style="font-size:30px; color:#fff;"></a></i> </div> </div>--> <div class="" style="margin-top: -41px;"> <div class="row"> <div class="col-md-12"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!--<ol class="carousel-indicators"> <li data-target="#themeSlider" data-slide-to="0" class="active"></li> <li data-target="#themeSlider" data-slide-to="1" class=""></li> <li data-target="#themeSlider" data-slide-to="2" class=""></li> </ol>--> <div class="carousel-inner"> <div class="item active"> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/197-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCMETE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> November 21-23, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Dubai, UAE</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Micro-Electronics and Telecommunications Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/200-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCMETE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> November 21-23, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Dubai, UAE</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Micro-Electronics and Telecommunications Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/199-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCMETE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> November 21-23, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Dubai, UAE</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Micro-Electronics and Telecommunications Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="fa fa-chevron-left"></span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="fa fa-chevron-right"></span> </a> </div> </div> </div> </div> <style> .float{ position:fixed; width:60px; height:60px; bottom:150px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; /* box-shadow: 2px 2px 3px #999; */ z-index:100; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar { position: relative; min-height: 50px; margin-bottom: 0px !important; border: 1px solid transparent; } .navbar-custom-global { background-color: #005dc9; border: 0; border-radius: 0; min-height: 60px; /* border-bottom: 6px solid #6BD69B; */ font-family: Arial, sans-serif; box-sizing: content-box; /* for bottom border */ } .navbar-custom-global .container { position: relative; } .navbar-custom-global .navbar-nav>li>a, .navbar-custom-global .navbar-nav>li>a:visited { color: #ffffff; } .navbar-custom-global .navbar-nav>li>a:hover { color: #fff; } /* .navbar-brand { position: absolute; top: 20px; padding: 0; margin: 0; height: auto; } */ @media only screen and (max-width : 992px) { .navbar-brand { top: 15px; left: 15px; font-size: 18px; margin: 0; } } .navbar-custom-global .brand-skcc { position: absolute; top: 25px; left: 150px; color: #ffffff; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; } @media only screen and (max-width : 992px) { .navbar-custom-global .brand-skcc { top: 40px; left: 15px; font-size: 8px; } } .navbar-nav>li>a { padding-top: 20px; padding-bottom: 20px; } .navbar-nav { } .navbar-custom-global .navbar-collapse { } @media only screen and (max-width : 768px) { .navbar-custom-global .navbar-collapse { border: 0; box-shadow: none; } } .navbar-custom-global .navbar-collapse .nav { } @media only screen and (max-width : 768px) { .dropdown>.dropdown-menu, .dropdown.open>.dropdown-menu { display: block !important; opacity: 0; visibility: hidden; transition: all ease 0.2s; } .dropdown:hover>.dropdown-menu, .dropdown.open:hover>.dropdown-menu { opacity: 1; visibility: visible; } .navbar-custom-global .navbar-collapse .nav { padding-top: 40px; padding-bottom: 40px; width: 80%; max-width: 300px; text-align: center; font-size: 16px; text-transform: uppercase; letter-spacing: 4px; margin: 0 auto; } .navbar-custom-global .navbar-collapse .nav a:link, .navbar-custom-global .navbar-collapse .nav a:visited { color: #fff; border-bottom: 2px solid #fff; } } /* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { } /* Extra Small Devices, Phones */ @media only screen and (max-width : 480px) { } /* Custom, iPhone Retina */ @media only screen and (max-width : 320px) { } .navbar-custom-global .navbar-toggle { padding: 5px; margin-top: 15px; margin-right: 15px; background-color: #fff; border-radius: 12px; border-width: 0px; } .navbar-custom-global .navbar-toggle:hover, .navbar-custom-global .navbar-toggle:focus { background-color: #fff; } .navbar-custom-global .navbar-toggle .icon-bar { display: inline-block; width: 8px; height: 8px; border-radius: 4px; margin: 2px; background-color: #005dc9; } </style> <nav class="navbar navbar-default navbar-custom-global"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="https://fosterresearch.org/2024/electronicsresearch">Home</a></li> <li><a href="https://fosterresearch.org/2024/electronicsresearch/abstract-submission">Submit Abstract</a> </li> <li><a href="https://fosterresearch.org/2024/electronicsresearch#sessions">Topics</a> </li> <li><a href="https://fosterresearch.org/2024/electronicsresearch/committee">Committee</a> </li> <li><a href="https://fosterresearch.org/2024/electronicsresearch#speakers">Speakers</a> </li> <li><a href="https://fosterresearch.org/2024/electronicsresearch/registration">Register</a></li> <li><a href="https://fosterresearch.org/registration-policies.html" target="_blank">Registration Policy</a></li> <li><a target="_blank" href="https://fosterresearch.org/2024/electronicsresearch/download-brochure" class="about-btn scrollto">Brochure</a> </li> <li><a href="https://fosterresearch.org/2024/electronicsresearch/sponsors-exhibitors">Sponsors Exhibitors</a></li> <li><a href="https://fosterresearch.org/2024/electronicsresearch#venue">Venue</a></li> <li><a href="https://fosterresearch.org/guidelines.html" target="_blank">Guidelines</a></li> <li><a href="https://fosterresearch.org/2024/electronicsresearch/visa-information">Visa Information</a></li> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <br><br> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <div class="container"> <div class="row"> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Earlybird offers_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Young Research and Student Benefits_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> </div> </div> <section id="speakers" class=""> <div class="container"> <div class="row"> <p align="center" class="block-title">Committee </p> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/266-Committee-Photo.jpg" alt="Prof. Hari Mohan Srivastava" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Hari Mohan Srivastava</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em>University of Victoria</br> Canada</br> H-index 108 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/268-Committee-Photo.jpg" alt="Prof. Wanyang Dai" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Wanyang Dai</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em> Nanjing University</br> China </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/269-Committee-Photo.jpg" alt="Dr. Nasimuddin " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Dr. Nasimuddin </strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em> Institute for Infocomm Research</br> Singapore</br> H-index 34 </em></p> </div> </div> </div> <div align="center"> <a href="https://fosterresearch.org/2024/electronicsresearch/committee" class="register-now-btn">View More</a> </div> </div> </div> </section> <!-- --> <!-- second section - About --> <section id="speakers" class="conference"> <div class="container"> <div class="row"> <h2> The Speakers</h2> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/146-Plenary-Photo.jpg" alt="Prof. Sankar Kumar Pal" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_146">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_146" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Sankar Kumar Pal</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em> National Science Chair<br/> Indian Statistical Institute<br/> India<br/> H-index 85</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/29-Keynote-Photo.jpg" alt="Dinh Tran Ngoc Huy " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_29">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_29" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Dinh Tran Ngoc Huy </strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em>International University of Japan<br/> Japan<br/> H-index 40</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/71-invited-Photo.jpg" alt="Prof. Laurel Walzak" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_71">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_71" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Laurel Walzak is an Associate Professor of the RTA Sport Media, Toronto Metropolitan University. In 2018, she founded the Global Experiential Sport Lab, known as GXSLab, a leading global sport media and sport technology research lab, operating in Canada. Walzak has an MBA with a focus on Finance, Smith School of Business, Queen’s University, is doing her PhD at London South Bank University’s Business School, UK, with a focus on sport audiences with quantitative and AI approaches. Walzak completed a Certificate in Artificial Intelligence for Business Implications, at MIT Sloan School of Management, CSAIL. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Laurel Walzak</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Toronto Metropolitan University</br> Canada</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/110-invited-Photo.jpg" alt="Dr. Khalid Hussain" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_110">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_110" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Prof. Dr. Khalid Hussain https://aiu.edu.my/our_team/sci-professor-dr-hussain-khalid/ khalid.hussain@aiu.edu.my Professor Dr. Khalid Hussain is working as a Professor in the School of Computing and Informatics at Albukhary International University Alor Setar Kedah Malaysia, In addition to this he is also a member of the Senate and a member of the Board of Governor at Albukhary International University. Before this he was working as a Professor of Cyber Security at Superior University Lahore and Campus Director at National Superior Institute of Science and Technology (NSIST) Islamabad, previously he had served as Dean of the Faculty of Computer Science and Campus Director in Barani Institute of Sciences ARID Agriculture University, for the last one and half years. He also served at The University of Lahore as Dean Faculty of Computer Science and Information Technology for three years. Dr. Khalid has vast university/industry experience. During his tenure in the industry, he served in defense-related projects, and in recognition of his services, he has been awarded commendation certificates by multiple government agencies. He joined academia in 2008 as a full-time faculty member. In addition to his teaching role, he has been involved in numerous research projects, ICT training, seminars, and workshops, especially in the domain of cybersecurity. He helps set up a pioneer setup for information/ network security certification in Pakistan. He also introduced EC Council certification under the first academia-industry partnership. That project started from a one-room office and has grown into a fully functional campus of RIPHAH University. He did his Ph.D. from Malaysia, under a fully funded UTM / HEC scholarship. Up till now, he published 141 papers, out of which 98 are ISI Indexed Impact Factor, 23 are in HEC-approved journals and 20 are in IEEE and ACM conferences. Except for this, he also has 17 book chapters and three books in his credit. His Cumulative Impact Factor is 83.032. He has completed six applied research projects in the domain of Information Security funded by NESCOM and other funding agencies. Currently, he has won three projects, one from the Fundamental Research Grants Scheme (FRGS), One Matching Grant, and One from the Selangor Research Grant. Up till now 21 MS and 03 Ph.D. students completed their research thesis under his supervision. Currently, he is supervising 13 MS and five Ph.D. students. In reward for his contribution towards Information Security SATHA awarded him, the Gold Medal, in 2015.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. Khalid Hussain</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Albukhary International University<br/> Malaysia </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/123-invited-Photo.jpg" alt="Prof. Ekbal Rashid " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_123">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_123" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Prof.( Dr.) Ekbal Rashid is the Professor and Head in the Department of Computer Science and Engineering at RTC Institute of Technology since October 2019(Continue). Earlier he was associate professor in the department of computer science and Engineering in Aurora’s Technological and Research Institute Uppal, Hyderabad from April 2017 to September 2019. He has completed Master of Computer Application from Central University (IGNOU) , New Delhi in June 2003 and He has completed his M.Tech in Computer Science from Birla Institute of Technology, MESRA in 2009 and his Ph.D. in Computer Science and Engineering in May 2015 From Siksha O Anusandhan Deemed to be University Bhubaneswar, Odisha (Ranked Internationally by QS and THE World University Rankings 2023) He has supervised 2 Ph. D. Thesis (and one in pipeline) and 1 Master thesis in the area of Software Engineering, Machine Learning, Software Quality, Artificial Intelligence, Data Mining. Dr. Rashid has published around 50 research papers in international journals and conference proceedings of repute including Springer, IEEE, Inderscience and WSEAS. He is also serving as Editorial Board Member, Reviewer / Program Committee member in Reputed Journals and Conference. He has Invited as a keynote speaker at the National Conference of Empowerment of Rural Masses by Recent Advances in Application of Computer Technology towards Digital India Program, 11th & 12th March, 2016, sponsored by Chhattisgarh Council of Science and Technology, Organized by Dept. of Computer Applications, Shri Shankaracharya Technical Campus, (SSTC), Bhilai, Chhattisgarh. He has worked as a session chair for 5th IEEE International Conference on Cybernetics, Cognition and Machine Learning Applications, Germany. He is Editor For the edited book series titled “Futuristic Trends in Artificial Intelligence” His research areas are software engineering, Software Quality, machine learning, data mining and artificial intelligence. He has participated in Faculty Development/Orientation Programme/Workshop/Training Programme more than 25 and Organized 5 Training/Seminars/ Guest Lectures/FDP. He has written two books on the topic of “Analogy-Based Software Cost Estimation” and “Enhancing Software Fault Prediction with Machine Learning: Emerging Research and Opportunities”. He has more than 18 years of teaching experience and more than 16 years of research experience in various reputable Institutes and Universities across the country.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Ekbal Rashid </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Head in the Department of Computer Science and Engineering<br/> Startup cell Chairperson<br/> RTC Institute of Technology<br/> India </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/65-invited-Photo.jpg" alt="Prof. Fatma Newagy " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_65">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_65" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Fatma Newagy </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Ain Shams University<br/> Egypt</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/15-invited-Photo.jpg" alt="Prof. Gabriel Kabanda " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_15">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_15" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Gabriel Kabanda </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Atlantic International University</br> USA </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/22-invited-Photo.png" alt="Dr. Jani Babu Shaik " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_22">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_22" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Jani Babu Shaik is currently working as an AMS Design Engineer at Cyient Limited in Hyderabad, India. He has a Ph.D. (2022) in Electrical Engineering from Shiv Nadar University in Greater Noida, and a Master’s (2016) in Electronics and Communication Engineering from the National Institute of Technology in Hamirpur, India. His previous research work in reliable SRAM designs, neuromorphic circuits/system and machine learning has resulted in multiple conferences and journal articles. His research work received the best paper award and a travel grant at IEEE-iSES 2018 conference. He also served as reviewer for multiple international conferences and journals. His research interests include brain-inspired computing, advanced edge computing, machine learning, and techniques for designing low-power and reliable circuits.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. Jani Babu Shaik </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Shiv Nadar University<br/> India </em></p> </div> </div> </div> </div> </div> </section> <!-- /second section --> <!-- third section - Services --> <section id="about" class="about-us"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <h3>About</h3> <p><p class="MsoNormal" style="text-align:justify"><span lang="EN-US" style="font-size: 12pt; line-height: 115%; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Dear Colleagues,<o:p></o:p></span></p> <p class="MsoNormal" style="text-align:justify"><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Now we heartily welcome you to join us for the <b>Global Research Conference on Micro-Electronics and Telecommunications Engineering (GRCMETE2024)</b> which will be held during&nbsp;<b>November 21-23, 2024 </b>in&nbsp;<b>Dubai, UAE </b>with a theme of &nbsp;<b>“ Current trends and advanced<span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> technologies</span> in <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Micro-electronics</span> and Telecommunication”.<o:p></o:p></b></span></p> <p class="MsoNormal" style="text-align:justify"><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">This&nbsp;<b>GRCMETE2024 </b>meeting will focus on understanding the <strong><span style="color:#333333;font-weight:normal; mso-bidi-font-weight:bold">Communication and Electronic Engineering</span></strong> processes that drive the development and progression promote advanced research and developments in the areas of Microelectronics, Nano electronics, Semiconductor Devices, VLSI Circuits, and Systems. Attendees will have the unique opportunity to learn from leading experts in the field, network with peers and industry professionals, and explore the latest research and developments in <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Micro-electronics</span> and Telecommunication research. <o:p></o:p></span></p> <p class="MsoNormal" style="text-align:justify"><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Our comprehensive program will include industry-driven presentations, expert panels, and keynote speeches from global thought leaders. Your expertise and knowledge will be showcased to key players in the field of <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">technologies</span> and will be a unique platform to increase your reputation within the sector.</span><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family:&quot;Times New Roman&quot;"> At </span><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">GRCMETE2024</span><span lang="EN-US" style="font-size:12.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-IN;mso-fareast-language: EN-IN"> </span><span lang="EN-US" style="font-size:12.0pt;line-height:115%; font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;">you will find those minds to collaborate and achieve your goals.<o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span style="font-size: 12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;; mso-ansi-language:EN-IN;mso-fareast-language:EN-IN">We are looking forward to your presentation among these inventors at </span><b><span lang="EN-US" style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Dubai, UAE</span></b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;; mso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-IN;mso-fareast-language: EN-IN">.<o:p></o:p></span></p> <p class="MsoNormal" style="line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family: &quot;Times New Roman&quot;;mso-ansi-language:EN-IN;mso-fareast-language:EN-IN">Sincerely,<br> </span></b><span lang="EN-US" style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">GRCMETE2024</span><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family: &quot;Times New Roman&quot;;mso-ansi-language:EN-IN;mso-fareast-language:EN-IN"> Scientific Organizing Committee<o:p></o:p></span></p> <p class="MsoNormal" style="line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span style="font-size:12.0pt;font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language: EN-IN;mso-fareast-language:EN-IN">&nbsp;<o:p></o:p></span></p> </p> </div> </div> </div> </section> <br> <h1 align="center" class="" style="color:#005dc9;">Collaborators </h1> <div class="container"> <div class="row"> <div class="col-md-12" align="center"> <a href="https://ojs.bonviewpress.com/index.php/JCCE/index" target="_blank"><img style="width: 200px; padding:10px;" src="https://fosterresearch.org/cms/images/collaborator_img.jpg" ></a> </div> </div> <div class="row"> <div class="col-md-12" align="center"> <a href="https://ojs.bonviewpress.com/index.php/JCCE/index" target="_blank" class="btn btn-devent" style="font-weight:bold;background: #005dc9;font-size: 17px;padding:8px;color: #fff;"><b>Journal of Computational and Cognitive Engineering</b></a> </div> </div> </div> <br> <section id="conference" class="conference"> <div class="container"> <div class="row"> <h2><strong> Important Dates</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="count-day"><span class="count-down">October 30, 2024</span><br><span class="">Abstract Submission Ends</span></div> <div class="count-day"><span class="count-down">August, 2024</span><br><span class="">1<sup>st</sup> Round Registration</span></div> <div class="count-day"><span class="count-down">September 10, 2024</span><br><span class="">2<sup>nd</sup> Round Registration</span></div> </div> </div> </div> </div> </div> </section> <section id="sessions" class="conference" style="margin-top: 10px;"> <div class="container"> <div class="row"> <h2 class="text-center"><strong> Conference Sessions</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> 5G Network and 5G Technology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Advanced Integrated Circuits </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Analog Vlsi Circuits and Digital Vlsi Circuit </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Applied Electronics and Bioelectronics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Artificial Chipping Techniques and Development </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Big Data Analytics and Databases </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Chip Design and Chip Technology and Automotive Chips </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Cloud Computing and Hybrid Cloud </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Communication and Models and Satellite Communications </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Compound Technology and Fabrication Technologies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Connectivity Solutions and Navigational Electronics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Cyber Security and Systems </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Design Of Power Semiconductor Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Device Architectures and Digital Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Edge Computing and Cloud Technology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green Circuits And Systems </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Internet Of Things and Artificial Intelligence </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Memories and Advanced Materials </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Microchips and Circuits Transistors </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Micro-Electronics and Cryogenic Electronics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Mixed Signal Radiation and Mobile Communication </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nano Electronics Devices and Optoelectronic Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Network Infrastructure and Software Defined Networks </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Next-Generation Wifi and Bluetooth Technologies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Patch Antenna and Microstrip Antenna </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonics Integrated Circuits and Digital Systems Design </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Physics and Design Of Transistors </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Power Electronics and Cognitive Electronics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Reliability Of Nanoscale Circuits and Systems </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Semiconductor Devices and Devices Modelling </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Semiconductor Technology and Foundry Technologies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Sensors and Visible Image Sensors </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Signal Processing and Wireless Network </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Silicon Technology </div> </div> </div> </div> </div> </div> </section> <!-- /third section --> <!--<section id="sessions" class="sessions"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6" style="border-left: 10px solid; padding-left: 4rem !important;"> <p><strong class="event-description">Learn: </strong>Our conferences are great platforms for knowledge sharing and thus help research communities in learning new things in their areas of expertise. By attending our scientific meetings, you get the opportunity to learn from industry leaders in all facets of your research.</p> <p><strong class="event-description">Discuss: </strong>Spark your creativity by discussing your work with experts in your field of study. Our events help you widen your research and development efforts and are sure to bring together some of the world’s top innovators and strategists in your domain.</p> <p><strong class="event-description">Network and Connect: </strong>Master new skills and learn best ways by connecting with world-class speakers. We offer you plenty of opportunities to network and grow by bringing together elite performers and most talented leaders in your industry onto a single stage.</p> <p><strong class="event-description">Spread the Impact: </strong>Our conferences instill a rewarding experience and will empower you to rub elbows with many of the industry leaders. The community of ambitious and accomplished professionals surely helps you spread your impact and optimize your research goals.</p> <p><strong class="event-description">Recognized: </strong>As our conferences are one of the world’s best and biggest events, they sure help you take your skills to the next level and fuel your success. Showcase your work in the epicenter of scientific research and get all the recognition that you yearned for all the time.</p> </div> </div> </div> </div> </section>--> <section id="media_partners"> <div class="container"> <div class="row"> <div class="col-md-12"> <div align="center" class=" "> <p class="block-title"><strong>Media Partners</strong></p> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://internationalconferencealerts.com" title="International Conference Alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/22-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">International Conference Alerts</p></a>--> </div> </div> </div> </div> </div> </section> <!--Media Partners--> <!-- fourth section --> <section id="venue"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p align="center" class="block-title">Conference Venue<br><strong> Dubai, UAE</strong></p> <div class="venue" style="color: #000000; font-size: 16px"> <p><p class="MsoNormal" style="text-align:justify"><span style="font-size:12.0pt; line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Dubai is the largest city in the United Arab Emirates. It is located on the south-east coast of the Persian Gulf, in the Arabian Desert, and is the capital of the Emirate of Dubai, one of the seven emirates that make up the country. Dubai is known for luxury shopping, ultramodern architecture and lively night-life. The Dubai has emerged as a global city and business hub of the Middle East. Dubai having expanded along both banks of the Creek, Dubai is divided into two parts - Deira on the northern side and Bur Dubai to the south, as well as the top tourist destination of Jumeirah. Dubai is preserved some of the most intriguing historical attractions.<o:p></o:p></span></p></p> </div> </div> <div class="col-md-12"> <img src="https://fosterresearch.org/venue/dubai/venue1.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="https://fosterresearch.org/venue/dubai/venue2.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="https://fosterresearch.org/venue/dubai/venue3.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> </div> </div> </div> </section> <!-- /fourth section --> <!-- Fifth section - sponsors --> <!--<section id="sponsors" class="sponsors"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>The</strong> Sponsors</h2> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic-unique.png" alt="Creative Graphic Unique" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/graphic-design-genuine.png" alt="Graphic Design Genuine" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-special.png" alt="Creative Special" class="img-responsive"> </div> </div> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-design-unique.png" alt="Creative Design Special" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic.png" alt="Creative Graphic" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/premium.png" alt="Event Premium" class="img-responsive"> </div> </div> </div> <p class="text-center"><a href="sponsors.html" class="register-now-btn styles-button">Sponsors Styles <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </p> </div> </section>--> <!-- /Fifth section --> <!-- Prices --> <section id="prices" class="prices"> <div class="container"> <div class="row" style="color: #000;"> <p class="block-title"><strong>The Registration Prices</strong></p> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Speaker Registration </small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 749</p> </div> <div class="plan-details"> <ul> <li>Speaker Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Delegate/Listener Registration</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 899</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Student Delegate/Listener</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 299</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/electronicsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> </div> <div class="get-in-touch"> <p class="no-margin">Need additional pricing info? <a href="registration">View Details</a> </p> </div> </div> </section> <!-- /Prices --> <!-- <section id="testiominal" class="testiominals"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p class="block-title"><strong>What People Say About Us</strong></p> <div class="owl-testimonial"> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I thoroughly enjoyed the opportunity to share the research, innovations, thoughts and insights from our work with others interested in promotibg innovative practices in paediatrics and I gained much learning from the other speakers too. The opportunities to network was great and I have forged new alliances which I think will be very fruitful.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"><img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Kaeffer Bertrand</h4> <p class="tm-designation">University of Nantes, France</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I appreciated the high level of research,Good organization,Respect of the schedule end the planning,Presence of almost all the members,Variety in the banquet of lunch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Sofa EL-Ghazali</h4> <p class="tm-designation">Shinshu University, Japan</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I enjoyed my day – there were some good questions for the speakers.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Leeson Mark</h4> <p class="tm-designation">University of Warwick, UK</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> It was a great experience to participate of this conference and for sure I would like to part of next events.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Natália Cândido Homem</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very nice conference congratulations,It was a pleasure to participate,Thank you so much,I would like to suggest 15 to 20 min presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Iran Gomes da Rocha Segundo</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Good conference and nice presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Yiwen Ruan</h4> <p class="tm-designation">Jinan University, China</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very interesting meeting, well organize. Poster- Digital-Group tour together in the conference area</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Ainara Ateka</h4> <p class="tm-designation">University of the Basque Country, UPV/EHU, Spain</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I would like to attend again next year, thank you for the invitation. I have searched for the website, I imagine you do not have it yet, but depending on the prices I would try to go, we keep in touch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Aida María Díez Sarabia</h4> <p class="tm-designation">University of Vigo, Spain</p> </div> </div> </div> </div> </div> </div> </div> </section> --> <!-- Subscribe --> <!--<section id="subscribe" class="subscribe"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>Subscribe for</strong> Next eventary</h2> <div class="subscribe-form"> <form> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" type="text" placeholder="First Name"> </div> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" type="text" placeholder="Email address"> </div> <div class="col-sm-12 col-xs-12"> <p class="no-margin subscribe-text">We guarantee 100% privacy. Your information will not be shared.</p> <a href="#" class="register-now-btn">Get Every Info of Our Next Camp Eventery</a> </div> </form> </div> </div> </div> </section>--> <!-- /Subscribe --> <a href="https://api.whatsapp.com/send?phone=9100067998&text=Hello." class="float" target="_blank"> <!--<i class="fa fa-whatsapp my-float"></i>--> <img src="https://geneticsresearch.net/WhatsApp_icon.png.webp" class="" width="60"> </a> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></script> <section id="contactus" class="contact-us form"> <div class="contact-right"> <div class="container"> <div class="row"> <div class="col-sm-4 col-xs-12 form" style="padding: 0px 10px;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-comments-o" aria-hidden="true"></i> Send Us Your Message</h4> <div class="col-lg-12 col-md-12"> <div class="alert alert-success" id="msg_success" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Your contact request have submitted successfully. </div> </div> <div class="col-lg-12 col-md-12"> <div class="alert alert-danger" id="capcha_error" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Robot verification failed, please try again. </div> </div> <div class="row"> <form id='myForm' style="padding: 0px 10px;"> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="name" name="name" placeholder="Full Name" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="email" name="email" placeholder="Email address" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-comments" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="message" name="message" placeholder="Your Message" type="text"> </div> <div class="input-group col-sm-12 col-xs-12"> <div class="g-recaptcha" data-sitekey="6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></div> </div> <div align="left" class="input-group col-sm-12 col-xs-12"> <input type="submit" id="submit" name="submit" class="register-now-btn" value="Send Message!" style="margin:0px auto;"> </div> </form> </div> </div> <div class="col-md-4"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-flag" aria-hidden="true"></i> Conference Secretary</h4> <!--<div class="contact-details">--> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:secretary@electronicsresearch2024.com">secretary@electronicsresearch2024.com</a></p> <!--<p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-map-marker" aria-hidden="true"></i> <a href="#"> SBR#44, 4th cross, MG Layout, <br> </p> <p class="contact-email" align="center" style="font-size: 14px;color: #ffff;margin-top: -10px;">Muller Road, <br>Bangalore, 560035, India</a></p>--> </div> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-number" style="font-size: 14px;padding-left: 18px; padding-top: 11px; color: #ffff;"> <i class="fa fa-phone" aria-hidden="true"></i><span> &nbsp +91-9100067998</span> </p> </div> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-link" aria-hidden="true"></i> Quick Links</h4> <div align="left"> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/electronicsresearch/abstract-submission">Abstract Submission</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/electronicsresearch#sessions">Scientific Sessions</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/electronicsresearch/registration">Registration</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/electronicsresearch/committee">Committee</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/electronicsresearch#speakers">Speakers</a> </p> </div> </div> <div class="col-sm-4 col-xs-12 details" style=" border-left: 1px solid #f5764d;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-twitter-square" aria-hidden="true"></i> Connect us on Twitter</h4> <a class="twitter-timeline" href="?ref_src=twsrc%5Etfw" data-height="420">Tweets by GRCMETE2024</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> </section> <!-- /Contact Us --> <!-- Footer --> <footer> <div class="footer-bottom"> <div class="copytight"> <p> Copyright &nbsp;2023 All rights reserved | <a href="https://foster-research.com">Foster Research</a> | <a href="https://foster-research.com/terms-conditions.html" target="_blank" style="text-decoration:none;">Terms and Conditions</a></p> </div> </div> <a href="#" id="back-to-top" title="Back to top">&uarr;</a> </footer> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> --> <script> // when form is submit $(document).ready(function(){ $("#submit").click(function(){ var name = $("#name").val(); var email = $("#email").val(); var message = $("#message").val(); var captcha = grecaptcha.getResponse(); var dataString = 'name='+ name + '&email='+ email + '&message='+ message + '&captcha='+ captcha; if(captcha=='') { $("#capcha_error").show(); } else { // AJAX Code To Submit Form. $.ajax({ type: "POST", url: "submitform.php", data: dataString, cache: false, success: function(result){ $("#msg_success").show(); $('#myForm')[0].reset() $("#submit").attr('disabled',true); $("#capcha_error").hide(); //alert(result); } }); } return false; }); }); </script> <!-- .Footer --> <!-- attach JavaScripts --> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> --> <script type="text/javascript" src="https://fosterresearch.org/2024/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/2024/js/iscroll.js"></script> <script src="https://fosterresearch.org/2024/js/menu.js" charset="utf-8"></script> <script src="https://fosterresearch.org/2024/js/owl.carousel.min.js"></script> <script src="https://fosterresearch.org/2024/js/classie.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/custom-menu.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/eventpremium-script.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script> <!-- <script src="https://fosterresearch.org/assets/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/assets/js/owl.carousel.js"></script> <script src="https://fosterresearch.org/assets/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="https://fosterresearch.org/assets/js/bootstrap-hover-dropdown.js"></script>--> <script type="text/javascript" src="https://fosterresearch.org/assets/js/jquery.syotimer.min.js"></script> <script> $('.getting-started').syotimer({ year: 2024, month: 11, day: 21 }); </script> <script> $(function(){ $('.carousel-control').click(function(e){ e.preventDefault(); $('#myCarousel').carousel( $(this).data() ); }); });//END document.ready </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10