IEEE 2015 New Project Titles for Biomedical ,Biometrics Students

 IEEE Project Tiltles for BioMetrics and Biomedical 2015 - 2016


Welcome to NewProjectIdeas,where you can find project topics,titles,abstracts and source codes,in previous post i've listed 18 IEEE New Project Titles for Biomedical/Biometrics.

List of Titles for BioMedical


1 Robotic system for isolated bank locker access using finger print recognition.
2 Software voice recognition engine based versatile voice control system.
3 Voice dialing system for intercoms in offices and industries
4 Voice operated wheelchair prototype for handicapped mobility assistance.
5 Bio metric recognition system based digital voting machine
6 Electronic library management system using finger print sensor
7 Fingerprint prediction enabled passport authentication system
8 High protection ATM system with finger print identification technology
9 Voice recognition based wireless home automation system
0 Voice activation system using acoustic event detection and keyword/speaker
recognition
1 Attendance management and staff data automation using finger print in colleges
and industries
2 Biomedical Telemetry for soldiers in warfield
3 Automated voice based home navigation system for the elderly and the
physically challenged
4 Human recognition through RFID: A distinct application of speech processing
5 Prescription Drug Abuse Control System
6 Multimodal Input in the Car, Today and Tomorrow
7 Aid for dumb people in making speeches using Advanced speech synthesizer
8.Semiconductor speech synthesizers for handicapped pseudo speaking aid.
 9.MEMS Based modality for versatile controls for multiple amputees.

New Project Ideas for CSE , IT dept - Improving Data Quality with Dynamic Forms

New Project topics guide 2012
Title:Improving Data Quality with Dynamic
Forms
Download Base Paper for this project from here



Abstract:
Data quality is a critical problem in modern
databases. Data entry forms present the first and arguably best
opportunity for detecting and mitigating errors, but there has
been little research into automatic methods for improving data
quality at entry time. In this paper, we propose USHER, an endto-
end system for form design, entry, and data quality assurance.
Using previous form submissions, USHER learns a probabilistic
model over the questions of the form. USHER then applies this
model at every step of the data entry process to improve data
quality. Before entry, it induces a form layout that captures the
most important data values of a form instance as quickly as
possible. During entry, it dynamically adapts the form to the
values being entered, and enables real-time feedback to guide the
data enterer toward their intended values. After entry, it re-asks
questions that it deems likely to have been entered incorrectly.
We evaluate all three components of USHER using two real-world
data sets. Our results demonstrate that each component has the
potential to improve data quality considerably, at a reduced cost
when compared to current practice.

New IEEE Projects for you CSE students - Privacy Preserving

New Project Ideas

Title : Privacy-Preserving Updates to Anonymous and
Confidential Databases .
Download            Here

Abstract : Suppose Alice owns a k-anonymous database and needs to determine whether her database, when inserted with a tuple
owned by Bob, is still k-anonymous. Also, suppose that access to the database is strictly controlled, because for example data are
used for certain experiments that need to be maintained confidential. Clearly, allowing Alice to directly read the contents of the tuple
breaks the privacy of Bob (e.g., a patient’s medical record); on the other hand, the confidentiality of the database managed by Alice
is violated once Bob has access to the contents of the database. Thus, the problem is to check whether the database inserted with
the tuple is still k-anonymous, without letting Alice and Bob know the contents of the tuple and the database respectively. In this
paper, we propose two protocols solving this problem on suppression-based and generalization-based k-anonymous and confidential
databases. The protocols rely on well-known cryptographic assumptions, and we provide theoretical analyses to proof their soundness
and experimental results to illustrate their efficiency.

New Project Ideas - Enemy Detecting Unmanned Video Robot IEEE 2011 Paper abstracts

IEEE 2011 Project Titles
 
 This project deals with the Automative domain with real time useful project for you.You can download the complete project abstracts on request by Email or by comments.Students you are welcomed to share your ideas,projects,everything you know to the world,where thousands of sstudents like you might search for the info you know.

SENSOR IMAGERY Branch: Automotive
Processor: AT89C51,PIC16F877A X86,
Hardware:  C51,RF-ID,GSM-FBUS
Software: KeilC51: C51

Aim:

This project aims at designing control system for a robot such that the unmanned vehicle is controlled using PC and wireless RF communication. In this project the controlling is done depending on the feedback provided by the IR sensor, which is the part of object detection circuit.

Description:
The project contains different modules such as,
 Object detection and angle determination in the path using IR sensor.
 Obstacle avoidance and enemy detection.
 Design of RF circuits for data transfer and camera interface.

In the object detection module when the AT89c2051 micro controller is powered up the stepper motor starts rotating at 360-degree arc. The IR sensor is mounted on stepper motor. When an object is detected by the IR sensor the microcontroller stops the robot and stepper motor.
The video camera mounted on the stepper motor starts transmitting the object picture continuously. Here the IR sensor consists of IR transmitter and receiver .the IR transmitter is a led and receiver is detected the object and receive the IR pulse. Here the frequency used is 38 kHz. The angle detected is sent to PC using RF communication. The rotation of each step is calculated in to each step. From PC keyboard to control the speed, left and right control key value is sending through Serial port. The printer port is connected into RF Encoder circuits and RF Transmitter.
2
The data transmission is happened in 4-bit communication. PC key entering value is sending to RF. The value will receive into the RX-RF and compare of each value and control all steps. But IR it will work under object detection and controller will shoot or enable the Laser Light.
In the RF circuit design two pairs of RF transmitter and receiver are used. One set is used for communication between AT89c2051 micro controllers.

Overview of Embedded C
The C programming language is a general-purpose programming language that provides code efficiency, elements of structured programming, and a rich set of operators. C is not a big language and is not designed for any one particular area of application. Its generality combined with its absence of restrictions, makes C a convenient and effective programming solution for a wide variety of software tasks. Many applications can be solved more easily and efficiently with C than with other more specialized languages.

The Cx51 Optimizing C Compiler is a complete implementation of the American National Standards Institute (ANSI) standard for the C language. Cx51 is not a universal C compiler adapted for the 8051 target. It is a ground-up implementation dedicated to generating extremely fast and compact code for the 8051 microprocessor. Cx51 provides you with the flexibility of programming in C and the code efficiency and speed of assembly language.

The C language on its own is not capable of performing operations (such as input and output) that would normally require intervention from the operating system. Instead, these capabilities are provided as part of the standard library. Because these functions are separate from the language itself, C is especially suited for producing code that is portable across a wide number of platforms.
Since Cx51 is a cross compiler, some aspects of the C programming language and standard libraries are altered or enhanced to address the peculiarities of an embedded target processor.

Block Diagram of PC Control Unit:
Micro
Control
LCD
Encoder RF
Decoder RF
MAX 232
MAX 232

BLOCK DIAGRAM OF VEHICLE CONTROLLER CIRCUITS:
AT89C2051
Speed Control
DC
DRIVER
CIRCUIT
DC
MOTOR
DECODER
RF
RX

Object Detection Circuits IR SENSOR
and Circuit
STEPPER
MOTOR
Laser Light
Moving object detection Circuits
TX
RX

FUCTIONING OVERVIEW OF VEHICLE CONTROLLER CIRCUITS:
The Main Micro Controller is Connected into Object detect circuits, Moving Object Detect circuits, Speed Control Circuits, Video Camera with Angle detection of 360 degree circuits, Laser control circuits and RF Receiver circuits. Which is communicating to PC Using RF Communication.
1) When the vehicle will moving in the any area Automatically will detect the object through object detect IR circuits. If Object is detected it will track the other path.
2) When Moving Object is detected then it will decide which is enemy or our army person.
3) If its enemy, the object is moving object then the micro control will read the data if the RFID is not matching else no enemy (RFID value is matched) detected the vehicle will moving to detect other object. Which contains IR TX and RX using 38KHZ and 40KHZ.
4) If the enemy is detected then it will shoot to the moving object / enemy through Laser beam and it will pass sleeping Gas.
5) The stepper motor will rotate 360-degree angle, when the object is detected then it will send the angle to PC using RF communication.
6)
7) DC motor Driver used to control the RPM (Speed), Forward and Reverse of the Vehicle.
8) Another DC motor is used to Control the Left and Right controller.
9) When the object will detect, then the Sensor will sense the object and where ever the object will move the motor will move in to the object moving places.
10) All control Data will controlling from PC using RF Communication.

RF ID:
Here will store ID number then always will send the ID value through RF TX in 433MHZ frequency.
Frame format of RFID
Micro Controller
Encoder
RF Circuit
Start Bit-1 Data – 8 Bit Stop Bit - 1

CONNECTION DETAILS:
a) Atmel 89C2051, An 89c2051 core based microcontroller is used for controlling the functions of two wheeled robot
b) A Stepper Motor is used to rotate the IR-1 by minimum speed.
c) DC Motor is only used to drive the vehicle in forward and reverse directions.
d) Stepper motor driven by using the Driver Circuit. The driver circuit having two transistors BD115 and 547 models, they collect the data from the microcontroller and send it to the stepper motor.
e) IR sensor is used to detect the object and find the angle of the object. For that reason the IR-1 will rotate 360 degree at slow speed.
f) The IR sensor and camera are mounted on stepper motor.
g) A relay is used to turn the shaft, which is connected in between the two wheels. It will turn to the angle indicated by the microcontroller.
h) The micro controller AT89C2051 is connected to RF Receiver and PIC is connected to the RF transmitter
i) The RS232 Connection used for serial communication.

FUNCTIONAL DESCRIPTION:
a) Our program coding for object detection is burn into the 8051 microcontroller.
b) The microcontroller sends the 4-bit data through driver circuit to run the stepper motor.
c) We can control the speed of the stepper motor. The motor is rotated at minimum speed.
d) The stepper motor is connected with the IR, which rotates it step-by-step slowly to 360 degree. The DC motor is used to move the vehicle in forward direction.
e) At the time of IR rotation if an object is detected in the particular angle, then an interrupt will occur at the micro controller indicating the angle at which the object was detected
8
f) From the data obtained, the relay is indicated to turn the shaft and move the vehicle away from the detected object i.e. the direction of vehicle be changed.
g) If the object is detected in the path of the vehicle, then the camera is given the power supply, which flashes the object image on the screen. This process is continued, whenever the object is detected in the path.
h) The vehicle reverse direction will be controlled by the flow of current through the DC motor.
i) If any enemies detect or frequencies are matching then the Laser Light will shoot/glow the particular object and it will open sleeping Gas.

HARDWARE

 Atmel 89c51Microcontroller.
 IR sensor, Stepper motor and RPM control Circuits.
 Laser Light with Circuits
 Serial Driver Circuits
 Two pairs of RF transmitter and receiver

SOFTWARE
Embedded ‘C’.
TOOLS USED
Keil C compiler, CCS
Application:
1) Military (Army)
2) Industrial Automation
9
Advantages:
1) Moving Object Detection of Enemy and Obstacle.
2) Auto Detect and Shooting
3) Angle Detection
4) Speed Control
5) Wireless image TX and RX system.
6) RFID for Enemy detection
7) Compact Vehicle
8) Real Time mode.

Future of this System:

1) Image Process of Enemy detection
2) Path finding and Tracking

Have Query ? Doubts ? DO post your comments below..to get help.

Latest New IEEE Project 2011 - 2012 Pilot Contamination and Precoding in Multi-Cell TDD Systems for ECE

New IEEE Project for ECE 2011
If you already seen this IEEE project list for ECE, here is an another IEEE project for Electronics and Communication final year students .This project is an IEEE paper released in September 2011 ,we've base paper too for this and if you want to download this ,Please ask it via comments . or send us a mail to studentshell@gmail.com

Ttile: Pilot Contamination and Precoding in Multi-Cell TDD Systems 

Year : September 2011
IEEE Project Paper
Abstract :
This paper considers a multi-cell multiple antenna
system with precoding used at the base stations for downlink
transmission. Channel state information (CSI) is essential for
precoding at the base stations. An effective technique for obtaining
this CSI is time-division duplex (TDD) operation where
uplink training in conjunction with reciprocity simultaneously
provides the base stations with downlink as well as uplink channel
estimates.

This paper mathematically characterizes the impact that uplink training has on the performance of such multicell multiple antenna systems.  When non-orthogonal training sequences are used for uplink training, the paper shows that the precoding matrix used by the base station in one cell becomes
corrupted by the channel between that base station and the users in other cells in an undesirable manner.  This paper analyzes this fundamental problem of pilot contamination in multi-cell systems.

Furthermore, it develops a new multi-cell MMSE-based
precoding method that mitigates this problem. In addition to
being linear, this precoding method has a simple closed-form
expression that results from an intuitive optimization.
Numerical results show significant performance gains compared to certain
popular single-cell precoding methods.

To download this base paper ,just comment us below.

New IEEE 2011 Project Abstract for Sim Card based Smart Banking - VLSI based Embeded Projeect

IEEE New Project for ECE
        Well this project is an interesting and innovative idea to know,this is latest ieee 2011 paper,and this project can be done by yourself if you are well known in the vlsi field as well as some techniques in embeded. Here you can know further informations,please subscribe for Email Alerts here to get all projeccts to you via Email.Also share your Ideas,project titles,whatever you have send us to studentshell@gmail.com .

SIM CARD BASED SMART BANKING USING FPGA

ABSTRACT:
            Automated teller machines (ATMs) are well known devices typically used by individuals
to carry out a variety of personal and business financial transactions and/or banking functions. ATMs have become very popular with the general public for their availability and general user friendliness. ATMs are now found in many locations having a regular or high volume of consumer traffic. For example, ATMs are typically found in restaurants, supermarkets, Convenience stores, malls, schools, gas stations, hotels, work locations, banking centers, airports, entertainment establishments, transportation facilities and a myriad of other locations. ATMs are typically available to consumers on a continuous basis such that consumers have the ability to carryout their ATM financial transactions and/or banking functions at any time of the day and on any day of the week.

EXISTING SYSTEM:
            Existing ATMs are convenient and easy to use for most consumers. Existing ATMs typically provide instructions on an ATM display screen that are read by a user to provide for interactive operation of the ATM. Having read the display screen instructions, a user is able to use and operate the ATM via data and information entered on a keypad. However the drawback in the existing system is that the user should carry their ATM card without fail. But in many cases we forget it. So only we designed a system which helps us to use the ATM machine without the ATM card.

PROPOSED SYSTEM:
            In this proposed system we have created the new generation ATM machine which can be operator without the ATM card. By using this system ATM machine can be operator by using our SIM in the mobile phone. When we insert our SIM in the reader unit of the ATM machine it transfers the mobile to the server. In server we can collect the related information of the mobile number (i.e) the users account details, their photo etc. the camera presented near the ATM machine will capture the users image and compare it with the user image in the server using MATLAB.
            Only when the image matches it asks the pin number and further processing starts. Otherwise the process is terminated. So by using this system need of ATM card is completely eliminated we can operate the ATM machine by using our SIM itself. By using this system malfunctions can be avoided. Our transaction will be much secured.
One more application can also be added in this system for helping the blind people. In the existing system all the transactions are done through keyboard only. It may be difficult for blind people so we can also add voice enunciator to indicate each and very process to the blind people. It that enables a visually and/or hearing impaired individual to conveniently and easily carry out financial transactions or banking functions.


REQUIREMENTS:

Hardware requirements

  Integrating unit
  Web camera
  Voice annunciation module
  GSM module

Software requirements

  • XILINX ISE 8.1i

    • MATLAB



 Language used
  • VHDL
  • Matlab
BLOCK DIAGRAM:



ieee projects,new projects,ece,sim card,smart banking

If you like this project ,dont forgot to share this to facebook,twitter.Post your comments below..

New IEEE Project Titles for BioMedical , BioMetrics 2011

Biomedical / Biometrics Project Topics
Students,here is the 18 Ultimate IEEE Project titles for BioMedical ,Biometrics branch,you can select topic from this list ,also if you need any further .Please post your questions via comments.
We're happy to help you in all possible ways.




Project Topics for Biomedical 2011
1 Aid for Deaf and Dumb people in recognising and making Speeches
2 Biometric attendance system
3 Determination of a Patient's Speed and Stride Length Minimizing Hardware
Requirements
4 Web-based real-time remote monitoring for pervasive healthcare
5 Wearable Interrupter Module for Home-Based Applications in a Telemedical
System Dedicated to Respiratory Mechanics Measurements
6 Design of ECG acquisition and transmission via Bluetooth with heart disease
diagnosis
7 Towards accelerometry based static posture identification
8 Applications of wireless sensors in medicine
9 Sensors-based Wearable Systems for Monitoring of Human Movement and Falls
10 A telemedicine instrument for Internet-based home monitoring of
thoracoabdominal motion in patients with respiratory diseases
11 Wireless breathing system for long term telemonitoring of respiratory activity
12 Virtual Remote Nursing system
13 Wireless Fetal Heartbeat Monitoring System Using ZigBee and IEEE 802.15.4
Standard
14 Wheelchair pressure monitoring alert system for the reduction of the occurrence
of pressure sores
15 alcohol detection and prevention
16 Textile moisture sensor matrix for monitoring of disabled and bed-rest patients
17 A proposal of a Web-based computer-scored test assistance system for
university education
18 Glove input interface with switches on fingertips

IEEE Project Titles EEE 2011 - New Ieee Project

IEEE Project Titles for 2011Here is a list of projects from IEEE,that you can do for your final year projects.This is applicable for Engineering students.

* A NEW APPROACH TO MULTIFUNCTIONAL DYNAMIC VOLTAGE RESTORER IMPLEMENTATION FOR EMERGENCY CONTROL IN DISTRIBUTION SYSTEMS

* FLEXIBLE D-STATCOM PERFORMANCE AS A FLEXIBLE DISTRIBUTED GENERATION IN MITIGATING FAULTS

* GRID INTERCONNECTION OF RENEWABLE ENERGY SOURCES AT THE DISTRIBUTION LEVEL WITH POWER-QUALITY IMPROVEMENT FEATURES

* ISOLATED WIND-HYDRO HYBRID SYSTEM USING CAGE GENERATORS AND BATTERY STORAGE

* MATRIX CONVERTER-BASED UNIFIED POWER-FLOW CONTROLLERS ADVANCED DIRECT POWER CONTROL METHOD

* MODELING, ANALYSIS, AND CONTROL FOR THE RECTIFIER OF HYBRID HVDC SYSTEMS FOR DFIG-BASED WIND FARMS

* PERFORMANCE ANALYSIS OF LCL-T RESONANT CONVERTER WITH FUZZYPID CONTROLLER USING STATE SPACE ANALYSIS

* POWER SYSTEM STABILITY ENHANCEMENT USING STATIC SYNCHRONOUS SERIES COMPENSATOR

* RESEARCH ON THE WIND FARM REACTIVE POWER COMPENSATION CAPACITY AND CONTROL TARGET

* TECHNO-ECONOMIC ANALYSIS OF SVC-HVDC TRANSMISSION SYSTEM FOR OFFSHORE WIND

* A HIGH POWER DENSITY SINGLE-PHASE PWM RECTIFIER WITH ACTIVE RIPPLE ENERGY STORAGE

Don't forgot to subscribe for email alerts to get all upcoming project ideas titles to your inbox.

Get Project via Email

Enter your email address: