Your IP : 216.73.216.40


Current Path : /var/www/html/ratank.saha/
Upload File :
Current File : /var/www/html/ratank.saha/publication.html

<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Biomedical Imaging Laboratory, IIIT Allahabad</title>
    <meta
      name="description"
      content="Biomedical Imaging Laboratory | IIIT Allahabad"
    />
    <meta
      name="keywords"
      content="Biomedical Imaging Lab, Learning, Lab,Bio,Ratan K Saha,Ratan Saha, IIIT, Allahabad, Indian Institute of Information Technology, IIIT Allahabad"
    />
    <link
      href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstap.min.css"
      rel="stylesheet"
      integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ"
      crossorigin="anonymous"
    />
    <!-- Favicons
    ================================================== -->
    <link rel="shortcut icon" href="img/logo/iiita.png" type="image/x-icon" />
    <link rel="apple-touch-icon" href="img/apple-touch-icon.png" />
    <link
      rel="apple-touch-icon"
      sizes="72x72"
      href="img/apple-touch-icon-72x72.png"
    />
    <link
      rel="apple-touch-icon"
      sizes="114x114"
      href="img/apple-touch-icon-114x114.png"
    />

    <!-- Bootstrap -->
    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />

    <link
      rel="stylesheet"
      type="text/css"
      href="fonts/font-awesome/css/font-awesome.css"
    />

    <!-- Owl Carousel -->
    <link
      rel="stylesheet"
      href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"
    />
    <link
      rel="stylesheet"
      href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
    />

    <!-- Custom Style Sheet -->
    <link rel="stylesheet" href="stylecarosal.css" />
    <link
      rel="stylesheet"
      type="text/css"
      href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"
    />
    <!-- Stylesheet
    ================================================== -->
    <link rel="stylesheet" type="text/css" href="css/style.css" />
    <link
      rel="stylesheet"
      type="text/css"
      href="css/nivo-lightbox/nivo-lightbox.css"
    />
    <link
      rel="stylesheet"
      type="text/css"
      href="css/nivo-lightbox/default.css"
    />
    <link
      href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/css?family=Lato:400,700"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900"
      rel="stylesheet"
    />
  </head>

  <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
    <!--______________________________________________________________________________________________________________________________________-->

    <!-- Navigation-->
    <nav id="menu" class="navbar navbar-default navbar-fixed-top">
      <div class="container-fluid">
        <!-- 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"
          >
            <span class="sr-only">Toggle navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
          <a class="navbar-brand page-scroll" href="/"
            ><img
              src="img/logo/iiita.png"
              style="height: 56px; margin-top: -21px"
          /></a>
        </div>

        <!-- Collect the nav links, forms, and other content for toggling -->
        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
          <ul class="nav navbar-nav navbar-right">
            <li><a href="index.html" class="page-scroll">Home</a></li>
            <li><a href="aboutus.html" class="page-scroll">About</a></li>
            <li><a href="events.html" class="page-scroll">Events</a></li>
            <li>
              <a href="publication.html" class="page-scroll">Publications</a>
            </li>
            <!-- <li><a href="project.html" class="page-scroll">Projects</a></li> -->
            <li><a href="courses.html" class="page-scroll">Courses</a></li>
            <li><a href="gallery.html" class="page-scroll">Gallery</a></li>
            <!--<li><a href="#testimonials" class="page-scroll">Testimonials</a></li>-->
            <li><a href="team.html" class="page-scroll">Team</a></li>
            <li><a href="contact.html" class="page-scroll">Contact</a></li>
          </ul>
        </div>
        <!-- /.navbar-collapse -->
      </div>
    </nav>

    <!--______________________________________________________________________________________________________________________________________-->
    <div class="section-title title-banner">
      <h2>Publications</h2>
    </div>
    <div id="features" class="text-center">
      
      <section id="portfolio" class="portfolio">
        <div class="container">
          <ul style="margin-top: 0px; margin-bottom: 30px;" class="col-md-15">
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu1"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Journal Papers
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu2"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Conference Papers
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu3"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Oral Presentations
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu4"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Poster Presentations
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu5"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Conference Attended
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu6"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Talks Delivered
                </button></a
              >
            </li>
            <li style="padding: 15px" class="col-md-3">
              <a data-toggle="tab" href="#menu7"
                ><button class="btn btn-custom btn-lg" style="width: 100%">
                  Collaborators
                </button></a
              >
            </li>
          </ul>
          <div class="tab-content">
            <div id="menu1" class="tab-pane fade in active">
              <div class="col-lg-12 portfolio-item filter-journal">
                <ol>

		  <li>
                    Subhadip Paul, Hari Shankar Patel, Vatsala Mishra, Ravi Rani, Amaresh Kumar Sahoo and <b>Ratan K Saha</b>, 
                    <font color="#B22222"> A comprehensive study on the characterization of lyzed blood samples using dual-wavelength photoacoustics</font>,   			Archived on September 1, 2025. 
                      <a href="Publications/ZArchive2025_Subhadip_2509.01755v1.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a>
                      <br />
                      <font color="#228B22">
                      <b>[e-Print is also available at https://arxiv.org/abs/2509.01755]</b
                      ></font>
                  </li>
                  <br />

		  <li>
                    Ujjal Mandal, Jagpreet Singh, Ben T Cox and <b>Ratan K Saha</b>, 
                    <font color="#B22222"> GPU Accelerated Transducer-Field Calculation using the Traditional Born Series Formulation for Realistic 			Media</font>, Archived on July 18, 2025. 
                      <a href="Publications/ZArchive2025_Ujjal_2507.13754v1.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a>
                      <br />
                      <font color="#228B22">
                      <b>[e-Print is also available at https://arxiv.org/abs/2507.13754]</b
                      ></font>
                  </li>
                  <br />


		  <li>
                    Sonali Gupta, Bijaideep Dutta, Subhadip Paul, <b>Ratan K Saha</b>, Kanhu C Barick and Puthusserickal A Hassan, 
                    <font color="#B22222"> Development of Water-Dispersible CuS Nanoparticles for Chemo–Photothermal Therapy and Photoacoustic
			Application</font>, ChemPhysChem, 00, e202500016, 1-12, 2025. 
                    <a href="Publications/J2025_BARC_ChemPhysChem-2025-Gupta.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a>
                  </li>
                  <br />

		  <li>
                    Ujjal Mandal, Navroop Singh, Kartikay, Singh, Vinit Nana Hagone, Anshu Anand, Jagpreet Singh, Ben T Cox and <b>Ratan K Saha</b>, 
                    <font color="#B22222">
                      Efficient implementations of a Born Series for computing photoacoustic field from a collection of erythrocytes</font
                    >, Photoacoustics, 43, 100724, 2025.
                    <a href="Publications/J2025_UjjalMandal_1-s2.0-S2213597925000473-mmc1.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a>
                      <br />
                      <font color="#228B22">
                      <b>[e-Print is also available at http://ssrn.com/abstract=5007424]</b
                      ></font>
                  </li>
                  <br />

		  <li>
                    Sudeep Mondal, Subhadip Paul, Navjot Singh, Pankaj Warbal, Zartab Khanam and <b>Ratan K Saha</b>, 
                    <font color="#B22222">
                      Deep learning aided determination of the optimal number of detectors for photoacoustic tomography</font
                    >, Biomedical Physics and Engineering Express, 11(2), 025029, 2025.
                    <a href="Publications/J2024_Subhadip_Photoacoustics_1-s2.0-S2213597924000594-main.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                    <li>
                    Subhadip Paul, Hari Shankar Patel, Vatsala Mishra, Ravi Rani, Amaresh Kumar Sahoo and <b>Ratan K Saha</b>, 
                    <font color="#B22222">
                      Numerical and in vitro experimental studies for assessing the blood hematocrit and
                         oxygenation with the dual-wavelength photoacoustics</font
                    >, Photoacoustics, 39, 100642, 2024.
                    <a href="Publications/J2024_Subhadip_Photoacoustics_1-s2.0-S2213597924000594-main.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                    <li>
                    Subhadip Paul, Hari Shankar Patel and <b>Ratan K Saha</b>, 
                    <font color="#B22222">
                      Quantitative evaluation of the impact of variation of
                      optical parameters on the estimation of blood hematocrit and 
                      oxygen saturation for dual-wavelength photoacoustics</font
                    >, Journal of the Optical Society of America A, 41(6),
                    1128-1139, 2024.
                    <a href="Publications/J2024_Subhadip_josaa-41-6-1128.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Manik Kakkar, Jagruti M. Patil, Vishwas Trivedi, Anushka
                    Yadav, <b>Ratan K Saha</b>, Shilpa Rao, Vikas Vazhayil,
                    Hardik Pandya, Anita Mahadevan, Himanshu Shekhar, and Karla
                    P. Mercado-Shekhar,
                    <font color="#B22222">
                      Hermite-scan imaging for differentiating glioblastoma from
                      normal brain: Simulations and ex vivo studies for
                      applications in intra-operative tumor identification</font
                    >, The Journal of the Acoustical Society of America, 154(6),
                    3833-3841, 2023.
                    <a href="Publications/J2023_Manik_Himanshu_Karla_IITGn.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Sudeep Mondal, Subhadip Paul, Navjot Singh and
                    <b>Ratan K Saha</b>,
                    <font color="#B22222">
                      Deep learning on photoacoustic tomography to remove image
                      distortion due to inaccurate measurement of the scanning
                      radius</font
                    >, Biomedical Optics Express, 14(11), 5817-5832, 2023.
                    <a
                      href="Publications/J2023_Sudeep_Mondal_BOE-14-11-5817_DeepLearning.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b>Ratan K Saha</b>,
                    <font color="#B22222">
                      Photoacoustic tomography with a model-based approach
                      involving realistic detector properties</font
                    >, Results in Optics, 13, 100528, 2023.
                    <a
                      href="Publications/J2023_Pankaj_RIO_Directivity_Experiment.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Performance comparison of commonly used photoacoustic
                      tomography reconstruction algorithms under various
                      blurring conditions</font
                    >, Journal of Modern Optics, 69(9), 487-501, 2022.
                    <a href="Publications/J2022_Pankaj_JMO_Deblurring.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K. Saha</b>,
                    <font color="#B22222"
                      >Predicting optoacoustic spectral behaviour of human
                      erythrocytes, stomatocytes and echinocytes using a
                      modified Green's function method</font
                    >, European Biophysics Journal, 51, 67-76, 2022.
                    <a
                      href="Publications/J2022_Saha2022_Article_PredictingOptoacousticSpectral.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >In silico evaluation of effect of sensor directivity on
                      photoacoustic tomography imaging</font
                    >, Optik - International Journal for Light and Electron
                    Optics, 252, 168305, 2022.
                    <a href="Publications/J2022_Pankaj_Optik_Directivity.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                    <br />
                    <a
                      href="https://www.sciencedirect.com/science/article/abs/pii/S0030402621018209"
                      >https://www.sciencedirect.com/science/article/abs/pii/S0030402621018209</a
                    >
                  </li>
                  <br />

                  <li>
                    Avijit Paul, Pankaj Warbal, Amrita Mukherjee, Subhadip Paul
                    and <b>Ratan K. Saha</b>,
                    <font color="#B22222"
                      >Exploring polynomial based interpolation schemes for
                      photoacoustic tomographic image reconstruction</font
                    >, Biomedical Physics and Engineering Express, 8, 015019,
                    2022.
                    <a
                      href="Publications/J2022_Paul_2022_Biomed._Phys._Eng._Express_8_015019.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Exploring High Frequency Optoacoustic Method for
                      Characterization of Nanoparticles</font
                    >, Results in Optics, 5, 100139, 2021.
                    <a href="Publications/J2021_Anuj_NP.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Solving time-independent inhomogeneous optoacoustic wave
                      equation numerically with a modified Green's function
                      approach</font
                    >, The Journal of the Acoustical Society of America, 149(6),
                    4039-4048, 2021.
                    <a href="Publications/J2021_RKS_JASA_MGF.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                    <br />
                    Copyright is with the JASA.
                    <a href="https://asa.scitation.org/doi/10.1121/10.0005041"
                      >https://asa.scitation.org/doi/10.1121/10.0005041</a
                    >
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Characterization of normal and deformed red blood cells
                      using simulated differential photoacoustic cross-section
                      spectral data</font
                    >, Journal of Physics Communications, 5, 035007, 2021.
                    <a href="Publications/J2021_ANUJ_JPCO_5_3_035007.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Ravi Praksh, Divakar Badal, Avijit Paul, Deepak Sonker and
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Photoacoustic signal simulation using discrete particle
                      approach and its application in tomography</font
                    >, IEEE Transactions on Ultrasonics, Ferroelectrics and
                    Frequency Control, 68(3), 707-717, 2021.
                    <a href="Publications/J2021_Ravi_Praksh_IEEE_UFFC.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Numerical solution to the time-independent inhomogeneous
                      photoacoustic wave equation using the Born series
                      methods</font
                    >, Journal of the Optical Society of America A, 37(12),
                    1907-1915, 2020.
                    <a href="Publications/J2020_RKS_JOSAA_TBS_CBS.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                    <br />
                    <font color="#228B22"
                      ><b
                        >[There is a typo in this paper. There should not be any
                        lebel on the right y-axis in Fig. 4(f).]</b
                      ></font
                    >
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Avijit Paul and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Systematic analysis of frequency dependent differential
                      photoacoustic cross-section data for source size
                      estimation</font
                    >, Journal of the Optical Society of America A, 37(12),
                    1895-1904, 2020.
                    <a
                      href="Publications/J2020_Anuj_JOSAA_Frequency_Dependent_DPACS.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Phaneendra K Yalavarthy and
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Convergent Born series improves accuracy of numerical
                      solution of time independent photoacoustic wave
                      equation</font
                    >, Journal of Modern Optics, 67(9), 849-855, 2020.
                    <a href="Publications/J2020_Anuj_JMO_CBS_TBS.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Deepak Sonker and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Study on angular distribution of differential
                      photoacoustic cross-section and its implication in source
                      size determination</font
                    >, Journal of the Optical Society of America A, 36(3),
                    387-396, 2019.
                    <a
                      href="Publications/J2019_Anuj_JOSAA_Angle_Dependent_DPACS.pdf"
                    >
                      <font color="#0000ff" ; size="4px">[PDF]</font></a
                    ><br />
                    <font color="#228B22"
                      ><b
                        >[There is a typo in this paper. The volume of the
                        spheroidal particles was considered as apprximately 695
                        micro-meter^3 instead of 524 micro-meter^3.]</b
                      ></font
                    >
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal, Manojit Pramanik and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Impact of sensor apodization on the tangential resolution
                      in photoacoustic tomography</font
                    >, Journal of the Optical Society of America A, 36(2),
                    245-252, 2019.
                    <a href="Publications/J2019_Pankaj_JOSAA_tanResApodPAT.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Ananya Mishra, Divya Maheshwari, Shruti Gupta and
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Simulation and Study of Asynchronous Pacemaker via
                      MatLab</font
                    >, Research & Reviews: Journal of Medical Science and
                    Technology, 7(1), 21-26, 2018.
                    <a href="Publications/J2018_Annynna_RRJMST.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar, Arunabha Adhikari
                    and Michael C Kolios,
                    <font color="#B22222"
                      >Photoacoustic field calculation for nonspherical
                      axisymmetric fluid particles</font
                    >, Biomedical Physics and Engineering Express, 3, 015017,
                    2017.
                    <a
                      href="Publications/J2017_BPEX_Saha_2017_Biomed._Phys._Eng._Express_3_015017.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Romain de Monchy, Francois Destrempes, <b>Ratan K Saha</b>,
                    Guy Cloutier and Emilie Franceschini,
                    <font color="#B22222"
                      >Coherent and incoherent ultrasound backscatter from cell
                      aggregates</font
                    >, The Journal of the Acoustical Society of America, 140(3),
                    2173-2184, 2016.
                    <a href="Publications/J2016_JASA_US_Romain.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >A simulation study on the quantitative assessment of
                      tissue microstructure with photoacoustics</font
                    >, IEEE Transactions on Ultrasonics, Ferroelectrics and
                    Frequency Control, 62(5), 881-895, 2015.
                    <a href="Publications/J2015_IEEE_UFFC_2.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, Madhusudan Roy and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Photoacoustic imaging of nanoparticle-containing cells
                      using single-element focused transducer: A simulation
                      study</font
                    >, IEEE Transactions on Ultrasonics, Ferroelectrics and
                    Frequency Control, 62(3), 463-474, 2015.
                    <a href="Publications/J2015_IEEE_UFFC_1.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >Computational modeling of photoacoustic signals from
                      mixtures of melanoma and red blood cells</font
                    >, The Journal of the Acoustical Society of America, 136(4),
                    2039-2049, 2014.
                    <a href="Publications/J2014_JASA_PA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Madhusudan Roy and Alokmay Datta,
                    <font color="#B22222"
                      >Simulation study on the photoacoustics of cells with
                      endocytosed gold nanoparticles</font
                    >, Current Science, 106(11), 1554-1559, 2014.
                    <a href="Publications/J2014_Current_Science.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222"
                      >Photoacoustic examination of red blood cell
                      suspensions</font
                    >, Journal of Pure and Applied Ultrasonics, 35(4), 125-128,
                    2013.
                    <a href="Publications/J2013_JPAU_RBCPAEXPT.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Emilie Franceschini, <b>Ratan K Saha</b> and Guy Cloutier,
                    <font color="#B22222"
                      >Comparison of three scattering models for ultrasound
                      blood characterization</font
                    >, IEEE Transactions on Ultrasonics, Ferroelectrics and
                    Frequency Control, 60(11), 2321-2334, 2013.
                    <a href="Publications/J2013_IEEE_UFFC.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222"
                      >Photoacoustic response of suspended and hemolyzed red
                      blood cells</font
                    >, Applied Physics Letters, 103(4), 044101, 1-4, 2013.
                    <a href="Publications/J2013_APL_PA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222"
                      >Assessment of blood oxygen saturation using photoacoustic
                      technique</font
                    >, Journal of Optics, 42(2), 141-147, 2013.
                    <a href="Publications/J2013_JO_PA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222"
                      >Computational investigation on the photoacoustics of
                      malaria infected red blood cells</font
                    >, PLoS ONE, 7(12), e51774, 1-9, 2012.
                    <a href="Publications/J2012_PLOSONE.0051774.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    ><br /><font color="#0000FF"
                      >[Featured in Global Medical Discovery Series, ISSN
                      1929-8536]</font
                    >
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222"
                      >Photoacoustic ultrasound spectroscopy for assessing red
                      blood cell aggregation and oxygenation</font
                    >, Journal of Biomedical Optics, 17(12), 125006, 1-10, 2012.
                    <a href="Publications/J2012_JBO_Hysi.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222"
                      >On the use of photoacoustics to detect red blood cell
                      aggregation</font
                    >, Biomedical Optics Express, 3(9), 2326-2338, 2012.
                    <a href="Publications/J2012_BOE_Hysi.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar, Eno Hysi, Madhusudan
                    Roy and Michael C Kolios,
                    <font color="#B22222"
                      >Validity of a theoretical model to examine blood
                      oxygenation dependent optoacoustics</font
                    >, Journal of Biomedical Optics, 17(5), 055002, 1-10, 2012.
                    <a href="Publications/J2012_JBO_OA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222"
                      >Effects of erythrocyte oxygenation on optoacoustic
                      signals</font
                    >, Journal of Biomedical Optics, 16(11), 115003, 1-9, 2011.
                    <a href="Publications/J2011_JBO_OA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222"
                      >Effects of cell spatial organization and size
                      distribution on ultrasound backscattering</font
                    >, IEEE Transactions on Ultrasonics, Ferroelectrics and
                    Frequency Control, 58(10), 2118-2131, 2011.
                    <a href="Publications/J2011_IEEE_UFFC.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222"
                      >A simulation study on photoacoustic signals from red
                      blood cells</font
                    >, The Journal of the Acoustical Society of America, 129(5),
                    2935-2943, 2011.
                    <a href="Publications/J2011_JASA_RBCPA.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    ><br />
                    <font color="#0000FF"
                      >[Selected for the May 15, 2011 issue of Virtual Journal
                      of Biological Physics Research.]</font
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Emilie Franceschini and Guy Cloutier,
                    <font color="#B22222"
                      >Assessment of accuracy of the
                      structure-factor-size-estimator method in determining red
                      blood cell aggregate size from ultrasound spectral
                      backscatter coefficient</font
                    >, The Journal of the Acoustical Society of America, 129(4),
                    2269-2277, 2011.
                    <a href="Publications/J2011_JASA_RBCUS.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Roxana M Vlad, <b>Ratan K Saha</b>, Nehad M Alajez, Shawn
                    Ranieri, Greogory J Czarnota and Michael C Kolios,
                    <font color="#B22222"
                      >An increase in cellular size variance contributes to the
                      increase in ultrasound backscatter during cell death</font
                    >, Ultrasound in Medicine and Biology, 36(9), 1546-1558,
                    2010.
                    <a href="Publications/J2010_UMB_US.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subodh K Sharma and Michael C Kolios,
                    <font color="#B22222"
                      >Single cell size estimation from backscattered spectrum
                      by using some weak acoustic scattering
                      approximations</font
                    >, Canadian Acoustics, 38(2), 31-34, 2010.
                    <a href="Publications/J2010_candian_acoustics.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Subodh K Sharma and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >A new approximate formula for scattering of plane
                      acoustic waves by a spherical obstacle</font
                    >, Acta Acustica, 95, 1-6, 2009.
                    <a href="Publications/J2009_acustica.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Guy Cloutier,
                    <font color="#B22222"
                      >Monte Carlo study on ultrasound backscattering by
                      three-dimensional distributions of red blood cells</font
                    >, Physical Review E, 78, 061919, 1-9, 2008.
                    <a href="Publications/J2008_PRE.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Subodh K Sharma,
                    <font color="#B22222"
                      >Determination of accuracy of particle size by acoustic
                      scattering using a modified Born approximation</font
                    >, Indian Journal of Pure and Applied Physics, 46, 761-770,
                    2008.
                    <a href="Publications/J2008_P-1961.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Anik K Chakravorty, Subhasree Mukherjee, Kuntal Ghosh,
                    <b>Ratan K Saha</b>, Madhusudan Roy and Suparna Mazumdar,
                    <font color="#B22222"
                      >Image classification based on textural analysis of
                      ultrasound images of normal human liver</font
                    >, Journal of Pure and Applied Ultrasonics, 28, 105-113,
                    2006.
                    <a
                      href="Publications/J2006_Img Classif-Text-Analsis-norm h liver.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Manas K Roy, Subhajit Karmakar, Saibal
                    Saha and Swapan K Sen,
                    <font color="#B22222"
                      >Development of an experimental arrangement for precise
                      measurement of angular distribution of ultrasound
                      scattering</font
                    >, Indian Journal of Pure and Applied Physics, 44, 661-669,
                    2006.
                    <a href="Publications/J2006_P-1410.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Swapan K Sen, Subodh K Sharma and
                    Binayak Dutta-Roy,
                    <font color="#B22222"
                      >Improved Born approximations for acoustic wave back
                      scattering in tissue medium</font
                    >, Journal of Pure and Applied Ultrasonics, 27, 110-118,
                    2005.
                    <a href="Publications/J2005_imborn.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Subodh K Sharma,
                    <font color="#B22222"
                      >Validity of a modified Born approximation for a pulsed
                      plane wave in acoustic scattering problems</font
                    >, Physics in Medicine and Biology, 50(12), 2823-2836, 2005.
                    <a href="Publications/J2005_pmb198310p14.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Swapan K Sen, Subodh K Sharma and
                    Binayak Dutta-Roy,
                    <font color="#B22222"
                      >Comments on ‘Free of speckle ultrasonic imaging of soft
                      tissue with account of second harmonic signal’</font
                    >, Physics in Medicine and Biology, 49(15), L11-L13, 2004.
                    <a href="Publications/J2004_PMB179755.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                  <br />

                  <li>
                    Subodh K Sharma and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      >On the validity of some new acoustic scattering
                      approximations</font
                    >, Waves in Random Media, 14(4), 525-537, 2004.
                    <a href="Publications/J2004_WRM179075.pdf"
                      ><font color="#0000ff" ; size="4px">[PDF]</font></a
                    >
                  </li>
                </ol>
              </div>
            </div>
            <div id="menu2" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-journal">
                <ol>
		  <li>
                    Subhadip Paul, Zartab Khanam, Mainak Roy, Hari Shankar Patel, Vatsala Misra, Ravi Rani, Amaresh K Sahoo and
                    <b> Ratan K Saha</b>, <font color="#B22222">
                      An experimental investigation on in-vitro blood clot formation using multi-wavelength photoacoustics </font>, 
                    Proc. of IEEE SAUS 2024. [DOI: 10.1109/SAUS61785.2024.10563455]
                  </li>
		  <br />

                  <li>
                    Sudeep Mondal, Subhadip Paul, Pankaj Warbal and
                    <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Eliminating the necessity of measurement of precise
                      scanning radius for image reconstruction in photoacoustic
                      tomography</font
                    >, Proc. of IEEE IUS 2023. [DOI: 10.1109/IUS51837.2023.10306845]
                  </li>
                  <br />

                  <li>
                    Sudeep Mondal, Pankaj Warbal, Subhadip Paul and
                    <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Experimental evaluation of sensor directivity using
                      isotropic total variation minimization in photoacoustic
                      tomography</font
                    >, Proc. of IEEE IUS 2023. [DOI:
                    10.1109/IUS51837.2023.10306735]
                  </li>
                  <br />

                  <li>
                    Ujjal Mandal, Jagpreet Singh and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      On the Born series methods for solving inhomogeneous
                      Helmholtz equation in biomedical photoacoustics</font
                    >, Proc. SPIE 12631, Opto-Acoustic Methods and Applications
                    in Biophotonics VI, 126310W, 2023. [doi: 10.1117/12.2670935,
                    ECBO 2023]
                  </li>
                  <br />

                  <li>
                    <b> Ratan K Saha</b> and Ujjal Mandal,
                    <font color="#B22222">
                      Estimation of optoacoustic spectra for normal and
                      pathological red blood cells using a modified Green’s
                      function approach</font
                    >, Proc. SPIE 12631, Opto-Acoustic Methods and Applications
                    in Biophotonics VI, 1263109, 2023. [doi: 10.1117/12.2670933,
                    ECBO 2023]
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      System matrix approach for attenuation compensation in
                      photoacoustic tomography</font
                    >, Proc. SPIE 12463, Medical Imaging 2023: Physics of
                    Medical Imaging, 1246332, 2023. [doi: 10.1117/12.2654123]
                  </li>
                  <br />

                  <li>
                    Avijit Paul, Pankaj Warbal, Amrita Mukherjee, Subhadip Paul
                    and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Photoacoustic image reconstruction with polynomial based
                      interpolation algorithms</font
                    >, paper P_CM15_09, OPTICA digital library, 2022.
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Assessing role of sensor directivity in the photoacoustic
                      tomography</font
                    >, paper P_CM15_08, OPTICA digital library, 2022.
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Removal of blurring induced by band-limited transducers
                      and broad laser pulse in photoacoustic tomography</font
                    >, Proc. SPIE 11923, Opto-Acoustic Methods and Applications
                    in Biophotonics V, 1192304, 2021. [doi: 10.1117/12.2615848,
                    ECBO 2021]
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      A numerical solution of phototacoustic wave equation for
                      red blood cell by the Born series methods</font
                    >, JTu1B.19, OSA digital library, 2020. [FiO+LS 2020]
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Ravi Prakash and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Exploring High Frequency Photoacoustic Method for
                      Characterization of Pathological Red Blood Cells</font
                    >, 2019 IEEE Region 10 Conference (TENCON 2019), 102-105,
                    2019. [doi: 10.1109/TENCON.2019.8929311]
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal, Ravi Prakash, Manojit Pramanik and
                    <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Wiener filtering for deblurring of reconstructed images in
                      photoacoustic tomography with finite size apodized
                      transducers</font
                    >, 2019 IEEE Region 10 Conference (TENCON 2019), 96-101,
                    2019. [doi: 10.1109/TENCON.2019.8929319]
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Deepak Sonker and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      Determining the photoacoustic source size from frequency
                      dependent differential photoacoustic cross-section
                      data</font
                    >, OSA digital library, JTu3A.100, 2019. [FiO+LS 2019]
                    [https://doi.org/10.1364/FIO.2019.JTu3A.100]
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal, Manojit Pramanik and <b> Ratan K Saha</b>,
                    <font color="#B22222">
                      A robust modified delay-and-sum algorithm for
                      photoacoustic tomography imaging with apodized
                      transducer</font
                    >, proceedings of the SPIE-OSA, 11077, 11077013-1-8, 2019.
                    [doi: 10.1117/12.2527025, ECBO 2019]
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Deepak Sonker and <b> Ratan K Saha </b>,
                    <font color="#B22222">
                      Use of angular distribution of differential photoacoustic
                      cross-section data for estimating source size</font
                    >, proceedings of the SPIE-OSA, 11077, 110770E-1-9, 2019.
                    [doi: 10.1117/12.2526991, ECBO 2019]
                  </li>
                  <br />

                  <li>
                    <b> Ratan K Saha</b>, Muhannad N. Fadhel, Aamna Lawrence,
                    Subhajit Karmakar, Arunava Adhikari and Michael C Kolios,
                    <font color="#B22222">
                      Rapid computation of photoacoustic fields from normal and
                      pathological red blood cells using a Green’s function
                      method</font
                    >, Proceedings of the SPIE, 10064, 100644U-1-8, 2017. [DOI:
                    10.1117/12.2253555, Photons Plus Ultrasound: Imaging and
                    Sensing 2017, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    Romain de Monchy, Francois Destrempes, <b>Ratan K Saha</b>,
                    Guy Cloutier and Emilie Franceschini,
                    <font color="#B22222">
                      Coherent and incoherent ultrasound backscatter from cells
                      in aggregated conformation</font
                    >, Proceedings of the 2016 IEEE International Ultrasonics
                    Symposium, 2016. [10.1109/ULTSYM.2016.7728605]
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, Eno Hysi, Michael C Kolios and
                    <b>Ratan K Saha</b>,
                    <font color="#B22222">
                      Realistic photoacoustic image simulations of collections
                      of solid spheres using linear array transducer</font
                    >, Proceedings of the SPIE, 9323, 932339-1-8, 2015. [DOI:
                    10.1117/12.2080794, Photons Plus Ultrasound: Imaging and
                    Sensing 2015, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar and <b>Ratan K Saha</b>,
                    <font color="#B22222">
                      Photoacoustic image simulation of ensemble of light
                      absorbing cells using linear array transducer</font
                    >, Proceedings of the International Symposium on
                    Ultrasonics, International Journal of Science and Research,
                    326-330, 2015. [ISSN (Online): 2319-7064]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222">
                      Probing confined and unconfined hemoglobin molecules with
                      photoacoustics</font
                    >, Proceedings of the SPIE, 8943, 89434L-1-6, 2014. [DOI:
                    10.1117/12.2040403, Photons Plus Ultrasound: Imaging and
                    Sensing 2014, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, <b>Ratan K Saha</b> and Madhusudan Roy,
                    <font color="#B22222">
                      Estimation of hematocrit using photoacoustic
                      technique</font
                    >, Proceedings of the DAE BRNS 21st National Laser
                    Symposium, 2013.
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222">
                      Photoacoustic Assessment of Oxygen Saturation: Effect of
                      Red Blood Cell Aggregation</font
                    >, Proceedings of the SPIE, 8581, 85813T-1-7, 2013. [DOI:
                    10.1117/12.2004960, Photons Plus Ultrasound: Imaging and
                    Sensing 2013, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222">
                      A Monte Carlo study on intraerythrocytic staging of
                      malaria parasite using photoacoustics</font
                    >, Proceedings of the 2012 IEEE International Ultrasonics
                    Symposium, 2328-2331, 2012. [DOI: 10.1109/ULTSYM.2012.0582]
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222">
                      Simultaneous photoacoustic detection of red blood cell
                      aggregation and oxygen saturation, Proceedings of the 2012
                      IEEE International Ultrasonics Symposium</font
                    >, 1398-1401, 2012. [DOI: 10.1109/ULTSYM.2012.0349]
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222">
                      On the potential of using photoacoustic spectroscopy for
                      monitoring red blood cell aggregation</font
                    >, Proceedings of the SPIE, 8222, 82220Q-1-10, 2012. [DOI:
                    10.1117/12.928257, Dynamics and Fluctuations in Biomedical
                    Photonics IX, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b>Ratan K Saha</b>, Min Rui and Michael C Kolios,
                    <font color="#B22222">
                      Detection and characterization of red blood cell (RBC)
                      aggregation with photoacoustics</font
                    >, Proceedings of the SPIE, 8223, 82233E-1-10, 2012. [DOI:
                    10.1117/12.908685, Photons Plus Ultrasound: Imaging and
                    Sensing 2012, SPIE BiOS.]
                  </li>
                  <br />

                  <li>
                    <b> Ratan K Saha </b>, Subhajit Karmakar and Madhusudan Roy,
                    <font color="#B22222">
                      Photoacoustic Assessment of Blood Oxygen Saturation,
                      proceedings of the Second International Conference on
                      Trends in Optics and Photonics</font
                    >, A. Ghosh and D. Choudhury (Eds.), 426-431, 2011. [ISBN:
                    978-81-908188-1-0]
                  </li>
                  <br />

                  <li>
                    Eno Hysi, <b> Ratan K Saha </b> and Michael C Kolios,
                    <font color="#B22222">
                      Characterization of red blood cell aggregation with
                      photoacoustics: A theoretical and experimental study</font
                    >, Proceedings of the 2011 IEEE International Ultrasonics
                    Symposium, 1187-1190, 2011. [DOI: 10.1109/ULTSYM.2011.0292]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222">
                      A Monte Carlo study on the effects of erythrocyte
                      oxygenation on photoacoustic signals</font
                    >, Proceedings of the 2011 IEEE International Ultrasonics
                    Symposium, 2372-2375, 2011. [DOI: 10.1109/ULTSYM.2011.0589]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Michael C Kolios,
                    <font color="#B22222">
                      A simulation study on ultrasound backscattering by cell
                      aggregates with poly-disperse cells</font
                    >, Proceedings of the 2010 IEEE International Ultrasonics
                    Symposium, 2307-2310, 2010. [DOI: 10.1109/ULTSYM.2010.0582]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b> and Guy Cloutier,
                    <font color="#B22222">
                      Ultrasound backscattering by three dimensional
                      distributions of aggregated red blood cells: A Monte Carlo
                      study</font
                    >, Proceedings of the 2008 IEEE International Ultrasonics
                    Symposium, 1971-1974, 2008. [DOI: 10.1109/ULTSYM.2008.0486]
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, Kuntal Ghosh, <b>Ratan K Saha</b>, Sandip
                    Sarkar and Swapan K Sen,
                    <font color="#B22222"
                      >A new design of low pass filter by Gaussian derivative
                      family</font
                    >, Intelligent Sensing and Information Processing, 177-182,
                    2005. [ISBN: 0-7803-9588-3]
                  </li>
                  <br />

                  <li>
                    <b>Ratan K Saha</b>, Subhajit Karmakar, Saibal Saha, Manas K
                    Roy, Sandip Sarkar and Swapan K Sen,
                    <font color="#B22222"
                      >Application of phased array radar theory to ultrasonic
                      linear array medical imaging system</font
                    >, Proceedings of the International Radar Symposium India,
                    2003.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
            <div id="menu3" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-oral">
                <ol>
                  <li>
                    <b> Ratan K Saha</b> and Ujjal Mandal,
                    <font color="#B22222"
                      ><b
                        >Estimation of optoacoustic spectra for normal and
                        pathological red blood cells using a modified Green’s
                        function approach</b
                      ></font
                    >,
                    <font color="#0000ff" ; size="3px"
                      ><b
                        >Opto-Acoustic Methods and Applications in Biophotonics,
                        ECBO, Munich, Germany</b
                      ></font
                    >, 25 - 26 June 2023.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Biomedical photoacoustics: modelling to
                    healthcare applications, 30-31 March, 2023, at PHASE 23, IIT
                    Gandhinagar. (Invited lecture)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Photoacoustic tomography, National Symposium
                    on Acoustics (NSA 2021-22), Organized by Acoustical Society
                    of India and CSIR-National Physical Lab, 3-4 March, 2022, at
                    CSIR-NPL, New Delhi. (Invited lecture)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Photoacoustic imaging: A hybrid imaging
                    modality for cell to tissue imaging, Analytical Techniques
                    to Study from Biomolecules to Tissues, Organized by Indian
                    Institute of Information Technology Allahabad, 02-04 July,
                    2021. (Invited lecture)
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      ><b
                        >Removal of blurring induced by band-limited transducers
                        and broad laser pulse in photoacoustic tomography</b
                      ></font
                    >,
                    <font color="#0000ff" ; size="3px"
                      ><b
                        >Opto-Acoustic Methods and Applications in Biophotonics,
                        ECBO, Munich, Germany</b
                      ></font
                    >, June 20-24, 2021.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Introduction to biomedical photoacoustics,
                    VirtualOnline Meeting on National Symposium on Acoustics
                    (NSA 2020-21),Organized by Acoustical Society of India and
                    CSIR-NationalPhysical Lab, 22nd - 23rd March, 2021 at
                    CSIR-NPL, New Delhi.
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Deepak Sonker and <b>Ratan K Saha</b>,
                    <font color="#B22222"
                      ><b
                        >Use of angular distribution of differential
                        photoacoustic cross-section data for estimating source
                        size</b
                      ></font
                    >,
                    <font color="#0000ff" ; size="3px"
                      ><b
                        >Opto-Acoustic Methods and Applications in Biophotonics,
                        ECBO, Munich, Germany</b
                      ></font
                    >, June 24-25, 2019.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Basics of biomedical photoacoustics, One Week
                    Short Term Course on Signal and Image Processing for Medical
                    Applications, TEQIP III sponsored, VNIT Nagpur, India, Feb.
                    20-24, 2019.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Introduction to ultrasonic imaging, One Week
                    ShortTerm Course on Signal and Image Processing for Medical
                    Applications, TEQIP III sponsored, VNIT Nagpur, India, Feb.
                    20-24, 2019.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Photoacoustic signals, analysis and imaging,
                    Workshop on Machine Learning for Medical Image Analysis, IIT
                    Kharagpur, India, Sept. 17-21, 2018.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Fundamentals of biomedical photoacoustics,
                    Workshop on Machine Learning for Medical Image Analysis, IIT
                    Kharagpur, India, Sept. 17-21, 2018.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Green’s function approach for computation of
                    photoacoustic fields from different nonspherical
                    axisymmetric particles, 21st National Symposium on
                    Ultrasonics, SN Bose National Centre for Basic Sciences,
                    Kolkata, India, Nov. 8-10, 2016.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Significance of shape in single-particle
                    photoacoustic emission, Indigo (India-EU) Policy Lab Linking
                    Program Workshop on Optical and Ultrasound Imaging, IISc
                    Bangalore, Bangalore, Sept. 22-23, 2016.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Photoacoustic imaging and characterization of
                    biomedical samples, Two-day workshop on light-matter
                    interactions and applications (part of International Year of
                    Light, 2015), IISER Kolkata, Mohanpur, July 12-13, 2015.
                  </li>
                  <br />

                  <li>
                    Romain de Monchy, François Destrempes, Ratan K Saha,
                    EmilieFranceschini and Guy Cloutier, Effective medium model
                    for ultrasound backscattering from aggregating red blood
                    cells, International Congress on Ultrasonics, Metz, France,
                    May 11-14, 2015. (Presented by R De Monchy).
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar and Ratan K Saha, Photoacoustic image
                    simulation of ensemble of light absorbing cells using linear
                    array transducer, International Symposium on Ultrasonics,
                    Department of Physics, Rashtrasant Tukadoji Maharaj Nagpur
                    University, Nagpur, Jan. 22-24, 2015.
                  </li>
                  <br />

                  <li>
                    Romain De Monchy, François Destrempes, Ratan K Saha, Emilie
                    Franceschini and Guy Cloutier, Effective medium theory for
                    ultrasound blood characterization, 9th International
                    Conference on Ultrasonic Biomedical Microscanning,
                    Eddleston, Scotland, Sept. 28-Oct. 1, 2014. (Presented by R
                    De Monchy)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Subhajit Karmakar and Madhusudan Roy, On the
                    red blood cell concentration dependent photoacoustics, 19th
                    National Symposium on Ultrasonics, National Physical
                    Laboratory, New Delhi, India, Oct. 30-31, 2012. [Best paper
                    award]
                  </li>
                  <br />

                  <li>
                    Ali Traore-Dubuis, Emilie Franceschini, Ratan K Saha, Julien
                    Tripette, Boris Chayer and Guy Cloutier, Validation of the
                    effective medium theory combined with the structure factor
                    model (EMTSFM) for RBC aggregation characterization: A 3D
                    simulation study, 8th International Conference on Ultrasonic
                    Biomedical Microscanning, St-Paulin, Quebec, Canada, Sept.
                    24-27, 2012. (Presented by A Traore-Dubuis)
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha and Michael C Kolios, On the
                    potential of using photoacoustic spectroscopy for monitoring
                    red blood cell aggregation, Photons Plus Ultrasound: Imaging
                    and Sensing 2012,San Francisco, USA, Jan. 21-26, 2012 (SPIE
                    BiOS). (Presented by M C Kolios)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha Subhajit Karmakar and Madhusudan Roy,
                    Photoacoustic Assessment of Blood Oxygen Saturation, Second
                    International Conference on Trends in Optics and Photonics,
                    Kolkata, India, Dec. 7-9, 2011.
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha and Michael C Kolios,
                    Characterization of red blood cell aggregation with
                    photoacoustics: A theoretical and experimental study, IEEE
                    International Ultrasonics Symposium, Orlando, USA, Oct.
                    18-21, 2011. (Presented by E Hysi)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Eno Hysi and Michael C Kolios, A simulation
                    studyon photoacoustic signals from nonaggregating and
                    aggregating erythrocytes, 36th International Symposium on
                    Ultrasonic Imaging and Tissue Characterization, Arlington,
                    USA, June 13-15, 2011. (Abstract available at: Ultrasonic
                    Imaging, 33(4), 29-30, 2011.) (Presented by E Hysi)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Michael C Kolios, A Monte Carlo study on
                    the effects of erythrocyte oxygenation on photoacoustic
                    signals, Ontario Biomedical Photoacoustics Workshop,
                    Sunnybrook Health Sciences Centre, Toronto, Canada, June 8,
                    2011.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Michael C Kolios, A simulation study on
                    spatial-distribution-dependent ultrasound backscattering of
                    cell aggregates, 35th International Symposium on Ultrasonic
                    Imaging and Tissue Characterization, Arlington, USA, May
                    17-19, 2010. (Abstract available at: Ultrasonic Imaging, 31,
                    pp-270, 2009.)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Manas K Roy, Subhajit Karmakar, Saibal Saha
                    and Swapan K Sen, Development of an experimental arrangement
                    for precise measurement of angular distribution of
                    ultrasound scattering, 14th National Symposium on
                    Ultrasonics, National Physical Laboratory, New Delhi, India,
                    Feb. 16–18, 2006.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Swapan K Sen and Subodh K Sharma, Scattering
                    of plane acoustic waves by tissue inhomogeneities, Workshop
                    on Fluid Dynamics, Indian Association for the Cultivation of
                    Sciences, Kolkata, India, Dec. 16–19, 2005.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Subhajit Karmakar, Manas K Roy, Kuntal Ghosh,
                    Sandip Sarkar and Swapan K Sen, Simulation of Spatial
                    Impulse Response for Some Theoretical Apodization Functions,
                    13th National Symposium on Ultrasonics, Bundelkhand, India,
                    Dec. 21–23, 2004.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Swapan K Sen, Subodh K Sharma and Binayak
                    Dutta-Roy, Improved Born Approximations for Acoustic Wave
                    Back Scattering in Tissue Medium, 12th National Symposium on
                    Ultrasonics, Amritswar, India, Nov. 3–5, 2003.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
            <div id="menu4" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-poster">
                <ol>
                  <li>
                    Sudeep Mondal, Pankaj Warbal, Subhadip Paul and Ratan K
                    Saha, Experimental evaluation of sensor directivity using
                    isotropic total variation minimization in photoacoustic
                    tomography, accepted as poster presentation at the IEEE IUS
                    Montreal, Canada, September 3-8, 2023.
                  </li>
                  <br />

                  <li>
                    Sudeep Mondal, Subhadip Paul, Pankaj Warbal and Ratan K
                    Saha, RADU-Net: Eliminating the necessity of measurement of
                    precise scanning radius for image reconstruction in
                    photoacoustic tomography, accepted as poster presentation at
                    the IEEE IUS, Montreal, Canada, September 3-8, 2023.
                  </li>
                  <br />

                  <li>
                    Ujjal Mandal, Jagpreet Singh and Ratan K Saha, On the Born
                    series methods for solving inhomogeneous Helmholtz equation
                    in biomedical photoacoustics, presented as poster
                    presentation at ECBO, Munich, Germany, 25 - 26 June 2023.
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and Ratan K Saha, System matrix approach for
                    attenuation compensation in photoacoustic tomography, SPIE
                    Medical Imaging Conference, San Diego, USA, 19-23 February,
                    2023.
                  </li>
                  <br />

                  <li>
                    Avijit Paul, Pankaj Warbal, Amrita Mukherjee, Subhadip Paul
                    and Ratan K. Saha, Photoacoustic image reconstruction with
                    polynomial based interpolation algorithms, presented in CLEO
                    conference, Sapporo, Japan, 31st July to 5th August, 2022.
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal and Ratan K Saha, Assessing role of sensor
                    directivity in the photoacoustic tomography, presented in
                    CLEO conference, Sapporo, Japan, 31st July to 5th August,
                    2022.
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik and Ratan K Saha, A numerical solution of
                    phototacoustic wave equation for red blood cell by the Born
                    series methods, FiO+LS, Online, September 14-17, 2020.
                  </li>
                  <br />

                  <li>
                    Anuj Kaushik, Deepak Sonker and Ratan K Saha, Determining
                    the photoacoustic source size from frequency dependent
                    differential photoacoustic cross-section data, FiO+LS,
                    Washington DC, USA, September 15-19, 2019.
                  </li>
                  <br />

                  <li>
                    Pankaj Warbal, Manojit Pramanik and Ratan K Saha, A robust
                    modified delay-and-sum algorithm for photoacoustic
                    tomography imaging with apodized transducer, Opto-Acoustic
                    Methods and Applications in Biophotonics, ECBO, Munich,
                    Germany, June 24-25, 2019.
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Michael J. Moore, Subhajit Karmakar, Ratan K Saha,
                    Eric Strohm and Michael C Kolios, Photoacoustic speckle:
                    Experimental and theoretical evidence, IEEE IUS 2017,
                    Washington, DC, Sept. 6-9, 2017. (Presented by E Hysi.)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Muhannad N. Fadhel, Aamna Lawrence, Subhajit
                    Karmakar, Arunava Adhikari and Michael C Kolios, Rapid
                    computation of photoacoustic fields from normal and
                    pathological red blood cells using a Green’s function
                    method, Photons Plus Ultrasound: Imaging and Sensing 2017,
                    SPIE BiOS, San Francisco, USA, Jan. 28 - Feb. 2, 2017.
                  </li>
                  <br />

                  <li>
                    Divakar Badal, Subhajit Karmakar and Ratan K Saha,
                    Preliminary study on optoacoustic tomography using discrete
                    particle approach, Indigo (India-EU) Policy Lab Linking
                    Program Workshop on Optical and Ultrasound Imaging, IISc
                    Bangalore, Bangalore, Sept. 22-23, 2016. [Presented by D
                    Badal.]
                  </li>
                  <br />

                  <li>
                    Romain de Monchy, Francois Destrempes, Ratan K Saha, Guy
                    Cloutier and Emilie Franceschini, Coherent and incoherent
                    ultrasound backscatter from cells in aggregated
                    conformation, IEEE International Ultrasonics Symposium,
                    Tours, France, Sept. 18-21, 2016. [Presented by R de
                    Monchy.]
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, Eno Hysi, Michael C Kolios and Ratan K
                    Saha, Realistic photoacoustic image simulations of
                    collections of solid spheres using linear array transducer,
                    Photons Plus Ultrasound: Imaging and Sensing 2015, SPIE
                    BiOS, San Francisco, USA, Feb. 7-12, 2015. (Presented by E
                    Hysi.)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Subhajit Karmakar and Madhusudan Roy, Probing
                    confined and unconfined hemoglobin molecules with
                    photoacoustics, Photons Plus Ultrasound: Imaging and Sensing
                    2014, SPIE BiOS, San Francisco, USA, Feb. 1-6, 2014.
                  </li>
                  <br />

                  <li>
                    Subhajit Karmakar, Ratan K Saha and Madhusudan Roy,
                    Estimation of hematocrit using photoacoustic technique, DAE
                    BRNS 21st National Laser Symposium, BARC, Mumbai, India,
                    Feb. 6-9, 2013.
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha and Michael C Kolios, Photoacoustic
                    Assessment of Oxygen Saturation: Effect of Red Blood Cell
                    Aggregation, Photons Plus Ultrasound: Imaging and Sensing
                    2013, SPIE BiOS, San Francisco, USA, Feb. 2-7, 2013.
                    (Presented by M C Kolios.)
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha and Michael C Kolios, Simultaneous
                    photoacoustic detection of red blood cell aggregation and
                    oxygen saturation, IEEE International Ultrasonics Symposium
                    Dresden, Germany, Oct. 7-10, 2012.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Subhajit Karmakar and Madhusudan Roy, A Monte
                    Carlo study on intraerythrocytic staging of malaria parasite
                    using photoacoustics, IEEE International Ultrasonics
                    Symposium, Dresden, Germany, Oct. 7-10, 2012.
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha, Min Rui and Michael C Kolios,
                    Detection and characterization of red blood cell (RBC)
                    aggregation with photoacoustics, Photons Plus Ultrasound:
                    Imaging and Sensing 2012, SPIE BiOS, San Francisco, USA,
                    Jan. 21-26, 2012. (Presented by E Hysi.)
                  </li>
                  <br />

                  <li>
                    Eno Hysi, Ratan K Saha and Michael C Kolios, Photoacoustic
                    spectral analysis for detecting red blood cell aggregation,
                    Canadian Institutes of Health Research Symposium on Novel
                    Cancer Therapies and Innovations in Treatment Monitoring,
                    Toronto, Canada, Nov. 14-15, 2011. (Presented by E Hysi)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Michael C Kolios, A Monte Carlo study on
                    the effects of erythrocyte oxygenation on photoacoustic
                    signals, IEEE International Ultrasonics Symposium, Orlando,
                    USA, Oct. 18-21, 2011. (Presented by M C Kolios)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Michael C Kolios, A simulation study on
                    ultrasound backscattering by cell aggregates with
                    poly-disperse cells, IEEE International Ultrasonics
                    Symposium, San Diego, USA, Oct. 11-14, 2010.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Guy Cloutier, Ultrasound backscattering by
                    three dimensional distributions of aggregated red blood
                    cells: A Monte Carlo study, IEEE International Ultrasonics
                    Symposium, Beijing, China, Nov. 2-5, 2008. (Presented by G
                    Cloutier)
                  </li>
                  <br />

                  <li>
                    Ratan K Saha and Guy Cloutier, Simulation of ultrasound
                    backscattering by three dimensional distributions of
                    aggregated red blood cells, 13th International Congress of
                    Biorheology and 6th International Conference on Clinical
                    Hemorheology, State College, Pennsylvania, USA, July 9-13,
                    2008. (Presented by G Cloutier.)
                  </li>
                  <br />

                  <li>
                    Swapan K Sen, Ratan K Saha, Subhajit Karmakar and Manas K
                    Roy, Measurement of Transmit Beam Profile and an Optimized
                    Methodology for Acoustic Beam Axis Determination, IEEE
                    Nuclear Science Symposium and Medical Imaging Conference,
                    Rome, Italy, Oct. 19–22, 2004.
                  </li>
                  <br />

                  <li>
                    Ratan K Saha, Subhajit Karmakar, Saibal Saha, Manas K Roy,
                    Sandip Sarkar and Swapan K Sen, Application of Phased Array
                    Radar Theory to Ultrasonic Linear Array Medical Imaging
                    System, International Radar Symposium India, Bangalore,
                    India, Dec. 2–5, 2003.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
            <div id="menu5" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-conference-attended">
                <ol>
                  <li>
                    Advances in Tunable Lasers, Organized by Indian Laser
                    Association during DAE BRNS 21st National Laser Symposium,
                    BARC, Mumbai, India, Feb. 4-5, 2013. (Instructors: Dr. RC
                    Bapana and Dr. AK Ray, Laser and Plasma Technology Division,
                    BARC, India.)
                  </li>
                  <br />

                  <li>
                    Photoacoustic Imaging and Sensing, IEEE International
                    Ultrasonics Symposium, Dresden, Germany, Oct. 7-10,
                    2012.(Instructors: Stanislav Emelianov, University of Texas
                    at Austin, and Richard Bouchard, University of Texas MD
                    Anderson Cancer Center, USA.)
                  </li>
                  <br />

                  <li>
                    Photoacoustic Imaging and Sensing, IEEE International
                    Ultrasonics Symposium, San Diego, USA, Oct. 11-14,
                    2010.(Instructor: Stanislav Emelianov, University of Texas
                    at Austin, USA.)
                  </li>
                  <br />

                  <li>
                    Ultrasound for Cancer Therapy Symposium, Sunnybrook Health
                    Sciences Centre, Toronto, Canada, July 7, 2010.
                  </li>
                  <br />

                  <li>
                    Ontario Photoacoustics Workshop, Sunnybrook Health Science
                    Centre, Toronto, Canada, June 2, 2010.
                  </li>
                  <br />

                  <li>
                    The 2009 annual conference of the Canadian Acoustical
                    Association, Niagra-on-the-Lake, Canada, Oct. 14-16, 2009.
                  </li>
                  <br />

                  <li>
                    One-day Seminar on Trends in Medical Imaging and Image
                    Processing, Saha Institute of Nuclear Physics, Kolkata,
                    India, Nov. 29, 2002.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
            <div id="menu6" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-talks">
                <ol>
                  <li>
                    Photoacoustic emission from blood: Theoretical estimations and experimental findings, 
		LMA, Aix-Marseille University, Marseille, France, December 9, 2024.
                  </li>
                  <br />

                  <li>
                    Biomedical photoacoustic research @ IIITA, Department of
                    Medical Physics and Biomedical Engineering, University
                    College London, London, UK, July 25, 2023.
                  </li>
                  <br />


                  <li>
                    Biomedical photoacoustic research @ IIITA, Department of
                    Medical Physics and Biomedical Engineering, University
                    College London, London, UK, July 14, 2023.
                  </li>
                  <br />

                  <li>
                    Highlights of photoacoustic research @ IIITA, Indian
                    Institute of Technology Gandhinagar, July 21, 2022.
                  </li>
                  <br />

                  <li>
                    Application of photoacoustic technique for malaria
                    detection, National Institute of Malaria Research, Delhi,
                    October 1, 2019.
                  </li>
                  <br />

                  <li>
                    Modelling of photoacoustic signals from single cell to many
                    cells, University of Bordeaux, Bordeaux, France, July 2,
                    2019.
                  </li>
                  <br />

                  <li>
                    Modelling of photoacoustic signals from blood under
                    different pathological conditions, LMA, Aix-Marseille
                    University, Marseille, France, June 27, 2019.
                  </li>
                  <br />

                  <li>
                    Imaging and characterization of biomedical samples with
                    photoacoustics, ISI Kolkata (on the Silver Jubilee of
                    Machine Intelligence Unit), March 21, 2018.
                  </li>
                  <br />

                  <li>
                    Forward and inverse problems in biomedical photoacoustics,
                    Riverside Research Institute, New York, USA, Jan. 27, 2017.
                  </li>
                  <br />

                  <li>
                    Photoacoustics: A new imaging and tissue characterization
                    modality, North Eastern Hill University, Shillong, April 25,
                    2014.
                  </li>
                  <br />

                  <li>
                    Studies on biomedical photoacoustics: Theory, experiment and
                    scope of future instrumentation, Indian Institute of
                    Science, Bangalore, Nov. 21, 2013.
                  </li>
                  <br />

                  <li>
                    Towards tissue characterization with light and sound, Indian
                    Institute of Technology Bhubaneswar, Bhubaneswar, Oct. 25,
                    2013.
                  </li>
                  <br />

                  <li>
                    On the phtoacoustic characterization of blood, Tata
                    Institute of Fundamental Research, Mumbai, India, Aug. 7,
                    2012.
                  </li>
                  <br />

                  <li>
                    Blood tissue characterization using photoacoustics, West
                    Bengal State University, Barasat, West Bengal, India, Nov.
                    14, 2011(invited).
                  </li>
                  <br />

                  <li>
                    Some studies on ultrasonic and photoacoustic tissue
                    characterizations, Bose Institute, Kolkata, India, Dec. 7,
                    2010.
                  </li>
                  <br />

                  <li>
                    Monte Carlo study on ultrasound backscattering by
                    three-dimensional distributions of red blood cells, Ryerson
                    University, Toronto, Canada, June 26, 2009.
                  </li>
                  <br />

                  <li>
                    Monte Carlo study on ultrasound backscattering by
                    three-dimensional distributions of red blood cells, Saha
                    Institute of Nuclear Physics, Kolkata, India, Jan. 13, 2009.
                  </li>
                  <br />

                  <li>
                    Monte Carlo study on ultrasound backscattering by
                    three-dimensional distributions of red blood cells, Division
                    of Medical Physics, Thomas Jefferson University,
                    Philadelphia, USA, Dec. 2, 2008.
                  </li>
                  <br />

                  <li>
                    Some studies on approximate methods in acoustic scattering
                    problems, Laboratory of Biorheology and Medical Ultrasonics,
                    University of Montreal Hospital Research Centre, Montreal,
                    Canada, Feb. 6, 2007.
                  </li>
                  <br />

                  <li>
                    Progress of 10th Five Year Plan Project (MEDIP), Saha
                    Institute of Nuclear Physics, Kolkata, India, April 28,
                    2005.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
            <div id="menu7" class="tab-pane fade">
              <div class="col-lg-12 portfolio-item filter-journal">
                <ol>

                  <li>
                    Dr. Bijaideep Dutta,  Chemistry Division, 
			Bhabha Atomic Research Centre, Trombay, Mumbai, 400085, India
                  </li>
                  <br />

                  <li>
                    Prof. Ben T. Cox,  Department of
                    Medical Physics and Biomedical Engineering, University
                    College London, London, WC1E 6BT, UK.
                  </li>
                  <br />

                  <li>
                    Dr. Anshu S Anand,  Department of Information Technology,
			Indian Institute of Information Technology Allahabad, Jhalwa, Prayagraj, 211015, India.
                  </li>
                  <br />

                  <li>
                    Dr. Jagpreet Singh, Department of Computer Science and Engineering, 
			Indian Institute of Technology Ropar, Rupnagar, Punjab, 140001, India.
                  </li>
                  <br />

                  <li>
                    Dr. Amaresh K Sahoo,  Department of Appled Sciences, 
			Indian Institute of Information Technology Allahabad, Jhalwa, Prayagraj, 211015, India.
                  </li>
                  <br />

                  <li>
                    Prof. Vatsala Misra, Department of Pathology, Moti Lal Nehru
                    Medical College, Prayagraj, Uttar Pradesh, 211002, India.
                  </li>
                  <br />

                  <li>
                    Prof. Hari Shankar Patel, Laser Biomedical Applications
                    Division, Raja Ramanna Centre for Advanced Technology,
                    Indore, Madhya Pradesh, 452013, India.
                  </li>
                  <br />

                  <li>
                    Dr. Navjot Singh,  Department of Information Technology,
			Indian Institute of Information Technology Allahabad, Jhalwa, Prayagraj, 211015, India.
                  </li>
                  <br />

                  <li>
                    Dr. Karla P. Mercado-Shekhar, Biological Engineering, Indian
                    Institute of Technology Gandhinagar, Palaj, Gandhinagar,
                    Gujarat, 382355, India.
                  </li>
                  <br />

                  <li>
                    Dr. Himanshu Shekhar, Electrical Engineering, Indian
                    Institute of Technology Gandhinagar, Palaj, Gandhinagar,
                    Gujarat, 382355, India.
                  </li>
                  <br />

                  <li>
                    Dr. Manojit Pramanik, School of Chemical and Biomedical
                    Engineering, Nanyang Technological University, 62 Nanyang
                    Drive, Singapore 637459, Singapore.
                  </li>
                  <br />

		  <li>
                    Prof. Phannendra K Yalavarthy, Department of Computational and
                    Data Sciences Indian Institute of Science Bangalore, 560
                    012, India.
                  </li>
                  <br />

                  <li>
                    Dr. Subhajit Karmakar, University Science Instrumentation
                    Centre, The University of Burdwan, Golapbag, Burdwan, 713
                    104, India.
                  </li>
                  <br />

                  <li>
                    Prof. Madhusudan Roy, Surface Physics and Material Science
                    Division, Saha Institute of Nuclear Physics, 1/AF
                    Bidhannagar, Kolkata 700 064, India.
                  </li>
                  <br />

                  <li>
                    Dr. Emilie Franceschini, Laboratoire de Mécanique et
                    d’Acoustique LMA-CNRS UPR 7051 Aix-Marseille University,
                    Centrale Marseille F-13402 Marseille Cedex 20, France.
                  </li>
                  <br />

                  <li>
                    Prof. Michael C Kolios, Department of Physics, Ryerson
                    University, 350 Victoria Street, Toronto, Ontario, M5B 2K3,
                    Canada.
                  </li>
                  <br />

                  <li>
                    Prof. Guy Cloutier, LBMU, CRCHUM, University of Montreal,
                    Pavilion J A de Seve (Room Y-1619), 2099 Alexandre de Seve,
                    Montreal, Quebec, H2L 2W5, Canada.
                  </li>
                  <br />
                </ol>
              </div>
            </div>
          </div>
        </div>

        <!-- <div id="features" class="text-center">
        <div class="section-title title-banner">
            <h2>Publications</h2>
        </div>
        <div class="container">
            <div class="publications-row">
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_001.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>Open-source intelligence: a comprehensive review of the current state, applications and
                        future perspectives in cyber security</h3>
                    <p>By: A Yadav, A Kumar, V Singh</p>
                    <p><button
                            onclick="window.open ('https://link.springer.com/article/10.1007/s10462-023-10454-y')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_002.png" alt="Open-source intelligence" style="width:100%">
                    <h3>Supplier Selection in Dynamic Environment using Analytic Hierarchy Process</h3>
                    <p>By: P Agarwal, V Mishra, M Sahai, M Bag, V Singh</p>
                    <p><button
                            onclick="window.open ('https://www.mecs-press.org/ijieeb/ijieeb-v6-n4/IJIEEB-V6-N4-3.pdf')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_003.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>Demand Function for Perishable Items based on Deterioration, Seasonal Variability and Shelf
                        Space</h3>
                    <p>By: G Srivastava, A K Ransom, M Lal, S Rai, M Bag, K Singh, K Govindan</p>
                    <p><button
                            onclick="window.open ('https://link.springer.com/article/10.1007/s10462-023-10454-y')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_004.png" alt="Open-source intelligence" style="width:100%">
                    <h3>An HARQ Based Optimized Error Correction Technique.</h3>
                    <p>By: K Kunal, R C Tripathi, V Singh</p>
                    <p><button
                            onclick="window.open ('https://d1wqtxts1xzle7.cloudfront.net/75319875/547b5c700cf205d16881c4bd.pdf?1638105819=&response-content-disposition=inline%3B+filename%3DAn_HARQ_Based_Optimized_Error_Correction.pdf&Expires=1707213065&Signature=JeNtUYzl6IYRx38uF4OCGuG4YLBlZnr~VgjpL32VUqUDr7oV~f6AxsNEkp-j907uWz5sIT1wcg95q61~kJ8gWDK~j3I-2SatB~a07ozsL-6Ms9npo-yEp2gAqr1pcsE2e3N8Gfoy2FxN~-0ULyVXLlKZFpMgIKL87Db92Rji7giF2NncI2YgN1E8n6cMsKLQIl9h3qz4axw7E12529Xyc7d-4eygKXcKK9lABL8IcKCKEV1Au6g6lsnSXaDdyxex1XlZLsX2k-lA1-LRhFt3VfsnUxNuhzyBAM84dbBdlPXxVRppZuypAbTY2A39ScoS0KgeE41Y-c5bJUxo3sVXMw__&Key-Pair-Id=APKAJLOHF5GGSLRBV4ZA')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_005.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>Designing Competitive Strategy using CRM for Indian Primary Education</h3>
                    <p>By: A Khare, V Singh, S Arora, N Jain, A Verma</p>
                    <p><button
                            onclick="window.open ('https://www.inderscienceonline.com/doi/abs/10.1504/IJICBM.2010.033405')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_006.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>Technology as a Driver to Indian Ready- made Garment Supply Chains</h3>
                    <p>By: A Khare, V Sehgal, D Dhal, S Agarwal, V Singh</p>
                    <p><button
                            onclick="window.open ('https://www.inderscienceonline.com/doi/abs/10.1504/IJLSM.2011.037418')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_007.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>The General Purpose Neural Network Software</h3>
                    <p>By: V Singh, P K Kalra</p>
                    <p><button
                            onclick="window.open ('https://link.springer.com/article/10.1007/s10462-023-10454-y')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_008.png" alt="Open-source intelligence" style="width:100%">
                    <h3>Development of General Purpose Neural Network Software as Applied to Fracture Mechanics,
                        Earthquake Engineering, Miniature Sample Test Data & Other Reactor Application</h3>
                    <p>By: V Singh, P K Kalra</p>
                    <p><button onclick="window.open ('https://www.osti.gov/etdeweb/biblio/20416072')">Read
                            More</button></p>
                </div>
                <div class="card col-sm-6 col-md-4 col-lg-4">
                    <img src="img/publication/pub_009.jpg" alt="Open-source intelligence" style="width:100%">
                    <h3>Classification Using Single Neuron</h3>
                    <p>By: R N Yadav, V Singh, P K Kalra</p>
                    <p><button onclick="window.open ('https://ieeexplore.ieee.org/abstract/document/1300258/')">Read
                            More</button></p>
                </div>
            </div>
        </div>
    </div> -->

        <!--______________________________________________________________________________________________________________________________________-->

        <!-- Contact Section -->
        <!-- <div id="contact">
        <div class="container">
            <div class="col-md-8">
                <div class="row">
                    <div class="section-title">
                        <h2>Get In Touch</h2>
                        <p>Please fill out the form below to send us an email and we will get back to you as soon as
                            possible.</p>
                    </div>
                    <form name="sentMessage" id="contactForm" novalidate>
                        <div class="row">
                            <div class="col-md-6">
                                <div class="form-group">
                                    <input type="text" id="name" class="form-control" placeholder="Name:"
                                        required="required">
                                    <p class="help-block text-danger"></p>
                                </div>
                            </div>
                            <div class="col-md-6">
                                <div class="form-group">
                                    <input type="email" id="email" class="form-control" placeholder="Email:"
                                        required="required">
                                    <p class="help-block text-danger"></p>
                                </div>
                            </div>
                        </div>
                        <div class="form-group">
                            <textarea name="message" id="message" class="form-control" rows="4" placeholder="Message:"
                                required></textarea>
                            <p class="help-block text-danger"></p>
                        </div>
                        <div id="success"></div>
                        <button type="submit" class="btn btn-custom btn-lg">Send Message</button>
                    </form>
                </div>
            </div>
            <div class="col-md-3 col-md-offset-1 contact-info">
                <div class="contact-item">
                    <h3>Contact Info</h3>
                    <p><span><i class="fa fa-map-marker"></i> Address</span>
                        DEEP LEARNING LAB (DLL) <br>
                        5143, Fisrt Floor, CV Raman Computer Center (CC-3)
                        Indian Institute of Information Technology - Allahabad
                        Devghat, Jhalwa, Allahabad-211015, Uttar Pradesh, INDIA
                    </p>
                </div>
                <div class="contact-item">
                    <p><span><i class="fa fa-phone"></i> Phone</span> +91-532-2922092, +91-532-2922632</p>
                </div>
                <div class="contact-item">
                    <p><span><i class="fa fa-envelope-o"></i> Email</span>dll@iiita.ac.in</p>
                </div>
            </div>
        </div>
    </div> -->

        <!--______________________________________________________________________________________________________________________________________-->

        <!-- Footer Section -->
        <div id="footer">
          <div class="container text-center">
            <p>
              &#169; Biomedical Imaging Laboratory,
              <a href="https://iiita.ac.in" style="color: #888" target="_blank"
                >Indian Institute of Information Technology Allahabad
                <script
                  type="text/javascript"
                  src="js/jquery.1.11.1.js"
                ></script>
                <script>
                  $("#carouselFade").carousel();
                </script>
                <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
                <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
                <!-- Include all compiled plugins (below), or include individual files as needed -->
                <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>

                <script type="text/javascript" src="js/bootstrap.js"></script>
                <script
                  type="text/javascript"
                  src="js/SmoothScroll.js"
                ></script>
                <script
                  type="text/javascript"
                  src="js/nivo-lightbox.js"
                ></script>
                <script
                  type="text/javascript"
                  src="js/jqBootstrapValidation.js"
                ></script>
                <script type="text/javascript" src="js/contact_me.js"></script>
                <script type="text/javascript" src="js/main.js"></script>
              </a>
            </p>
          </div>
        </div>
      </section>
    </div>
  </body>
</html>