الاثنين، 11 أكتوبر 2010

Image Processing Projects

What is Image Processing ?

Image processing is similar to signal processing where we interpret images as two dimensional signal and apply standard techniques of signal processing.


Why we need it?

It is very helpful in modern research where we need to work on complex experimental or scientific data which includes micro array data in genetic research, or real-time multiasset portfolio trading in finance.With improvement in computer power we can do much work in digital way instead of using traditional analog methods.

Before doing anything related to this subject, first you should know about image,

So, What is an Image?

It is two dimensional representation on screen which is also known as pixel representation where each pixel contains special information about image.So when we get image, it is broken into grid of pixels for digital processing.

Image can be represented in two ways:

Vector(Used in CAD)
Bitmap(Used in complex designs)

Uses:

Fingerprint retrieval
Industrial inspection

Utah University Projects 

Stanford University Digital Image Processing including final year

Student Matlab Projects

Finding comets in sun observation images from the SOHO 


Material of undergraduate and graduate coursework

الجمعة، 8 أكتوبر 2010

Solar Powered Stirling Engine Generator


What happened in Japan , can happen anywhere.This disaster is clear warning for the dangers of nuclear energy.Many countries started to avoid nuclear fuel for future energy needs. Even though nuclear energy is great source of green energy ,but because of natural disasters such as Tsunami and earthquake ,it can be dangerous too. In this post we are going to discuss about electricity generation using solar.

It is highly recommended to go through Stirling engine  post before reading further.As we know Stirling  project is very easy to implement.While, in general Stirling engine we use candle as a heat source ,here we would use solar energy.

Links which would be helpful :

Solar Heat Engines 
Stirling Engines : Scrap to Power 
 
Related PDF :
Solar Dish

Related Video :



Generate electricity using this engine :



Related :
Stirling engine Project
Solar Projects

الاثنين، 20 سبتمبر 2010

Online Movie ticket reservation

Ticket reservation has always been a favorite project for computer science and information technology students. While working on this project student get practical knowledge of database and front end language.

You can use any internet language for this project such as PHP, JSP or ASP.NET . Its all depend on you , whichever you are comfortable with. For databases, you need to know concepts of normalization as well as SQL .

Source Code for this project :
CinRes Cinema
MVTT

Related Projects :

Computer Final Year Project Ideas

الجمعة، 17 سبتمبر 2010

Digital Audio Processing

Audio Processing can be done in two ways, one is analog and other one is digital. Most preferential way now days is Digital Audio Processing because analog signals are representation of data streams which are variable in time whereas digital stream is representation of same data in discrete points(samples). More samples we have more accurate our data is.
Why audio signal processing is so important?
In past recording your song requires great amount of money,time and resources. With the development of simple filters and recording softwares life has become easy for young singers, who can now record their songs from their home and process them with the help of filters and audio processing softwares available online.Using this technology, we can filter unwanted sounds and reduce frequency to our comfort level.

How to do it?

Sound is made of different frequencies and to filter it first we need to separate these frequencies from one another. And this separation can be done using Fourier Transform. Read More

Important things to know :

What is audio signal processing ?

Digital Processing 

Digital audio processor

Related PDF :

DAP

Source code :

DAP at sourceforge.net

Related Video :

الاثنين، 13 سبتمبر 2010

Quiz Projects


You can build general knowledge (gk ) quiz application. It will have two interfaces , one for user who takes the test and another one for administrator who can create, edit, update or delete test. Moreover it will have two other modules, one for calculating the marks of the user and other for reporting it.

This project can be build in any language but if you want to learn programming skills, you should build this software in C,C++ or Java . High level languages such as VB or .NET .If you want it to build quickly you should use ruby on rails.

For database, you can use mysql. It is open source and available for free.

My personal favorite method is to use CMS( Wordpress, Joomla or Drupal).

In this post, I will discuss the wordpress method with you and it will not take only couple of hours for your own professional quiz management system. It is five step procedure:

Step 1) Install xampp (for linux and windows) or MAMP for Mac

Step 2) Open phpmyadmin from admin panel of your first step installation server

Step 3) Create database quiz

Step 4) Download and Install Wordpress CMS . Installation requires details of your database name, username and password. Write database name as "quiz", username as "root" and password given at the installation time.

Step 5) Install WP-Pro-quiz plugin and you are done.

If you have any question regarding its installation, please let me know using comment box given below. I would be happy to oblige.

I am posting you few projects from sourceforge which will help you to understand these type of projects :

1.Quiz

2.Pro Quiz

3.Open Mobi Quiz for Mobile

4.Open QB : Exam maker for teachers

الخميس، 26 أغسطس 2010

Hydraulics project ideas

What is Hydraulics ?

Hydraulics is a science which deals with mechanical properties of liquid. It is basically liquid form of pneumatics. In pneumatics, we use compressed air and in hydraulics we use compressed liquid. When we compress liquid, it gets pressurized and It use power of pressurized liquid for doing various tasks.It works on the principle of Pascal Law which states that when there is an increase in pressure at any point in a confined fluid, there is an equal increase at every other point in the container.

You can find hydraulic machines from your backyard to big construction site.

Concept:

It works on very simple concept that when force applied to incompressible liquid at one point, it gets transmitted and multiplied at another point.  Multiplication factor of this force depends upon the area of piston.
How Hydraulic Machines Work ?

Related Projects :
Hydraulic floor crane : It is a low cost alternative for material handling equipments.It can lift 1000 of Kg by just transmitting forces from point to point through a fluid.

Hydraulic four wheel jack
Hydro Power
Hydraulic Car Lift
Water wheel
Hydraulic Regenerative Braking System
Mechanical Clock

Useful PDF:

Hydraulics Facts
Basics of Hydraulics
Towards Human Friendly Hydraulics
Water Hydraulics

Hydraulic lift or Machine



Projects on Web :
Idea for school going kids at yahoo answers.

Related Video :



Related:
Pneumatic Projects

الثلاثاء، 10 أغسطس 2010

Industrial engineering projects


 What is Industrial engineering ? 

Industrial engineering is a branch of engineering dealing with the optimization of complex processes or systems.You can do various kind of projects in this branch specially related to robotics. In this post we will discuss some other projects done by previous students at various universities around the world.


Optimizing Solid Waste and Recyclable Material collection: This project not only helps us to save our planet but economically beneficial for the company.

Objectives:

Increase Recyclables

Improve User Experience: Make it easy for users to deposit waste material for recycle easily.

Read Montana University Final report to get more information.

Industrial Mathematics Project for high school students

Customer Relationship: This project would help company to retain its existing customers. This is need to be done when some company is upgrading its products and want their customer to purchase their new upgraded their product instead of shifting to competitors.To implement it you need to find out how you can make customer up gradation easier, economically beneficial and useful.

Improving Internal Logistics: Helps companies to reduce time taken to handle logistics.

Improving Information Flow: Information is very vital in modern days and every company needs to make sure that information is flowing within their organization freely. Sometime, when sales team is on the move, their should be some mechanism inside the company using which they can communicate to their head office as well as among themselves.

Inventory Management System: Most common but very useful.We have discussed about this project in our computer projects section.

Related PDF :
Image similarity technique 

Related Video :


Related Projects:

Mechanical Projects
Physics Projects
Civil Projects