Course Brief Description Elective

.myres {
-webkit-flex: 1;
-ms-flex: 1;
-moz-flex: 1;
-o-flex: 1;
flex: 1;

}
.nav,.nav ul {
list-style:none;
margin:0;
padding:0;
}
.nav {
position:relative;
width: 159%;

}

.bg
{

font-size:16px;
font-family: Verdana, Geneva, sans-serif;
/*color:#145D8E;*/
color:#000000;
padding: 40px 10px;
text-align:justify;
line-height:2;

}

.nav ul {

top:auto;
padding: 0;
margin: 0;
background: #fff;

}

.nav li {
float: left;
position: relative;
width:98.8px;

}
.nav li a {
font-family: "Pathway Gothic One",sans-serif;
line-height: 40px;

/**-moz-transition:3.0s;
-ms-transition:3.0s;
-o-transition:3.0s;
-webkit-transition:3.0s;**/
/*background-color:#7770B4;*/
background-color:#A48A3F;
/** background-color:#191919;**/

/*border:1px solid #6E67A6;*/
/**border:1px solid #957E39;**/
color:#003300;
display:block;
font-size:22px;
/*font-weight:bold;*/
line-height:auto;
padding:0px 0px;

text-decoration:none;
/*transition:0.5s;*/
text-align:center;
}

.nav .limain a {
line-height: 20px;
/**-moz-transition:3.0s;
-ms-transition:3.0s;
-o-transition:3.0s;
-webkit-transition:3.0s;**/
/*background-color:#7770B4;*/
background-color:#A48A3F;
/*background-color:#191919;*/

/*border:1px solid #6E67A6;*/
/**border:1px solid #957E39;**/
color:#d6d6d6;
display:block;
font-size:17px;
/*font-weight:bold;*/
line-height:auto;
padding:6px 6px;
text-decoration:none;
/*transition:0.5s;*/
text-align:left;
}
.nav li:hover > a {

/*background:#8CCA33;*/
/*border-color:#6E67A6;*/
color:#fff;

}
.nav ul li a:hover {

/*background:#8CCA33;*/
background:#990617;
color:#ffffff;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/

}

.nav li:hover ul{
height: auto;
width:100%;

}
.nav ul ul ul li a:hover {
background:#CC690E;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/

}
.nav ul ul ul li a {
background:#8CCA33;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/
font-size:10px;
text-align:left;

}

.nav ul ul li a {
font-size:12px;
text-align:left;
/*line-height:auto;*/
width:100%;
}

.nav ul ul {
position: absolute;
left: 0;
right:21px;
top: 100%;
display: none;
color:#DBDBB7;

}

.nav ul ul ul {

/* left: 100%; */
left: 99px;
top: 0;
background: #DBDBB7;
}

.nav li:hover > ul {
display: block;
}

.imgaa {

position: absolute;
min-height: 800px;
opacity:.2;
left: 290px;

z-index: -1;
}

Slide 1
  • Students
  • Faculty
  • Accreditation
  • Curriculum
  • -->

  • Facilities
  • Contact Us
    •  

      Courses Brief Description

       

      Elective

      Code & No : BMTS 485

      Course : Reverse Engineering for Medical Equipment

      Credits : 2 lecture+1 lab

      Pre-requisite : None

      This course deals with reverse engineering which consist of design and development of existing biomedical instrument like ECG, heart pulse rate, oximeter, blood pressure measurement, pacemaker, defibrillators, etc. The student will replicate the instrument and test it.

       

      Code & No : BMTS 486

      Course : Molecular Sensors and Nano-devices

      Credits : 2 lecture+1 lab

      Pre-requisite : None

      The students will study the fundamental principles behind the operation of molecular sensors, nano-devices and biomedical microsystems elements; and major classes of molecular sensors, (or Micro-Electro-Mechanical Systems, MEMS). An application of molecular sensors, nano-devices and biomedical Microsystems is also covered.

       

      Code & No : BMTS592

      Course : Digital Equipment Design

      Credits : 2 lecture+1 lab

      Pre-requisite :

      This course covers both software and hardware aspects of an 8086/8088 microcomputer system, including the microprocessor structure, its operation and control, the organization and interface requirements for a microcomputer system, the structures and operations of standard hardware components associated with a microcomputer system, assembly language programming and structure of the machine codes. Lab experiments associated with this course involve assembly program development, digital circuit design, fabrication, and testing.

       

      Code & No : BMTS 593

      Course : Artificial Intelligence

      Credits : 2 lecture+1 lab

      Pre-requisite : None

      This course introduces representations, techniques, and architectures used to build applied systems and to account for intelligence from a computational point of view. This course also explores applications of rule chaining, heuristic search, logic, constraint propagation, constrained search, and other problem-solving paradigms. In addition, it covers applications of decision trees, neural nets, Genetic Algorithm, and other learning paradigms.

       

      Code & No : BMTS 594

      Course : Pattern Recognition

      Credits : 2 lecture+1 lab

      Pre-requisite : None

      This course focuses on an introduction about pattern recognition, feature extraction, Euclidian distance, parametric and nonparametric decision theoretic classification methods, statistical discrimination functions, medical applications of pattern recognition, detailed examples.

       

      Code & No : BMTS 595

      Course : Introduction to Telemedicine

      Credits : 2 lecture+1 lab

      Pre-requisite : None

      Introduction, motivation, and overview; clinical applications; data dimensionality, acquisition, and conversion; transmission methods (wired, wireless); networking; compression; measurement of quality and accuracy; reception and display considerations; data archiving and retrieval; store-and- forward vs. interactive; privacy and security issues; potential benefits of telemedicine, challenges in telemedicine, global telemedicine activities, Tele medicine results, commercial hardware and software; standards (including DICOM); economic issues; user-interface considerations; picture archiving and communication systems (PACS).