HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/research_projects_department_geography.php
<?php include 'inc/header.php';?>
<?php include 'inc/slider.php';?>
</div>
<div class="container">
  <div class="row m_2" >
      <?php include 'inc/left_Geography.php';?>
    <div class="col-lg-9 ">
      <div class="heading_main_2">Research Projects</div><br>
      <table  border="0" cellspacing="10" cellpadding="10" align="center" width="100%" class="table table-bordered">
        <tr>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>S.    No</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Department</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Title    of the Project</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Duration    of the Project</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Name    of the Investigator(s)</strong></td>
          <td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Sponsoring    Agency</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Sanctioned    Amount (Rs.)</strong></td>
          <td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Status</strong></td>
        </tr>
        
  
  <tr>
          <td >1.</td>
          <td >Geography</td>
          <td >Hydropower-Irrigation Nexus in Ganges Headwater, Uttarakhand</td>
          <td >Two Years</td>
          <td ><ul>
            <li>Suraj Mal</li>
            </ul>
             </td>
          <td > International Water Management Institute </td>
          <td >--</td>
          <td><em>In-Progress</em></td>
        </tr>
        
             <tr>
          <td >2.</td>
          <td >Geography</td>
          <td >Impact of Physical Variability on Land    Use Transformation in the Interfluves of Ghaghara-Gandak and Karamnasa-Son    Rivers in Bihar, India</td>
          <td >Two Years</td>
          <td >Dr. VAV Raman</td>
          <td >UGC</td>
          <td >9 Lac</td>
          <td><strong><em>Completed</em></strong></td>
        </tr>
        
        
        
        <tr>
          <td >3.</td>
          <td >Geography</td>
          <td >Emerging Mega Regions and Socio-Economic Developments in Contemporary India: A Study of Delhi Mega Region</td>
          <td > 3 years</td>
          <td >Dr. Vishwa Raj Sharma<br>
(Co-investigator)
</td>
          <td >Hiroshima University, Japan</td>
          <td >10 Lac</td>
          <td><strong><em>Completed</em></strong></td>
        </tr>
        
        <tr>
          <td >4.</td>
          <td >Geography</td>
          <td >Monitoring and Modeling Socio-Economic    Impact of Land Use/Cover and Pollution along Yamuna River, Delhi</td>
          <td >Two Years</td>
          <td ><ul>
            <li>Dr.    Vishwa Raj Sharma<strong>-<em>Principal Investigator</em></strong></li>
            <li>Dr.    Pankaj Kumar</li>
            <li>Mr.    Kshetrimayum Krishnadas</li>
          </ul>
            &nbsp;</td>
          <td > University of Delhi</td>
          <td >3 Lac</td>
          <td><strong><em>Completed</em></strong></td>
        </tr>
        
        
        
      </table>
      <div class="clr"></div>
      <br/>
      <br/>
      <br/>
      <div class="clearfix"></div>
    </div>
  </div>
</div>
<div class="clr"></div>
<?php include 'inc/footer.php';?>