My Profile
Active Members
TodayLast 7 Days
more...
Awards & Gifts
Online Exams
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian
cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
|
Idea ID
Posted Date:
Total Responses: 0
Posted By: Kevin Member Level: Gold Points/Cash: 10
|
1 "Develop a music editor tool which load and save mp3 files with following facilities
- Remove selected frequency range to filter out sound of particular music instrument. - Mix two mp3 files. - Select portion of song and delete the rest" 2 An assembler for a simple processor (8085 or like) or assembler supporting a subset of instructions of ARM7-like cores. 5 "Sign recognition tool for dumb people:
This tool recognise the action done by the dumb and convert the action in to speech
Reference: http://en.wikipedia.org/wiki/Gesture_recognition http://en.wikipedia.org/wiki/Text_to_speech" 10 "Use of Wireless remote sensing and Web based technologies for healthcare applications Develop a low cost system to monitor physiological parameters for ambulatory patients and people on the move and use web based technologies and emerging syndication methods to push readings and receive feedback/actions from Doctors.
Hardware: Develop a monitoring for a simple 3-lead ECG or EMG device (TI application notes are available) Software: Capture physiological data using standards and use web based technologies " 11 Create testbench to verify the small designs like UART, I2c, SPI controllers (This will be helpful to understand the different stages in the VLSI flow) 13 "Hospital Management:
It involves maintaing database for one hospital. Patients should be able to have the appointment based on the availability of doctors. It should be able to generate bills based on patient id.
Front end : JSP/HTML /XML Business Logic : JAVA & JDBC Bakcend : Database " 15 "Linux platform and IP enabled CE devices:
Build a AV framewotk and IP enabling of the solution is a basic requirement. This can be leveraging the existing code available in opensource i.e. Helix code base but retargetted for embedded solutions. This will help many CE solutions and the media-coprocessor market in Mobile space." 16 "On line Product Catalog with the following features:
Manage the products online by adding/Editing/deleting in catalog by image. Search the product based on price range/Name/Customer/category/Application. Generate Product Price list for company. Order/booking of products. " 19 "Business process automation using opensource tools and web2.0. For example: Bank Loan application processing - Customer can apply loan through online, Scanned document can be collected and verfied through online, Application verification is done through online. Human interaction can be added to the system using workflow. Flash/Flex is used as the user interface for the customer and banks internal staffs. jbpm used for workflow and drools used for the business rules engine." 21 "Datacom Packet Snooper (something similar to Ethereal)
Reference: http://en.wikipedia.org/wiki/Packet_sniffer http://en.wikipedia.org/wiki/Wireshark" 24 "Develop a software quality metrics tool (Code Quality metrics).
For a given C or C++ or Java program, this tool (parser) will have to find the following metrics in the code 1. Density of operators and operands (how many variables and how they are used). 2. Logic complexity (how many execution paths are in the code). 3. Size (how much code is there). 4. Human insight (comments in the code). 5. No. of loops in the code
Some Traditional Metrics for Object-Oriented Systems 1: Cyclomatic Complexity 2: Lines of Code 3: Weighted Methods per Class (WMC) 4: Response for a Class (RFC) 5: Lack of Cohesion of Methods (LCOM) 6: Coupling Between Object Classes (CBO) 7: Depth of Inheritance Tree (DIT) 8: Number of Children (NOC)
Many more things can be find out from the code to evaluate the code quality." 31 "A ""Google Gears""-like implementation for locally caching server content, but using a platform independent technology like Adobe AIR as a base, instead of writing platform specific code like Google does. This will reduce maintenance cost.
""Offline access"" is very useful for applications like kiosks in retails stores, where ensuring low downtimes of network access might be expensive.
The technology being developed would either be a. A browser extension like Google Gears, which uses Adobe AIR (or similar technology) to implement a local database-like implementation b. An Adobe AIR plugin, allowing easier development of ""offline-enabled"" AIR (or similar technology) applications c. JavaScript based, accessing an AIR (or similar technology) -powered backend.
Reference: http://en.wikipedia.org/wiki/Google_gears http://gears.google.com/ http://en.wikipedia.org/wiki/Adobe_AIR http://www.adobe.com/devnet/air/" 35 "To design a dynamic car pooling solution that would help people of Bangalore to commute.
The core service logic is as follows: The car pool users(both car owners and the other passengers) gets registered to the application. This registration is successful once the user's company validates that the users are part of their organizations(the organization would be willing for this because their employee safety is high concern for them) 1. The car owner sends out a request consisting of the destination and time of travel to the application at the time x( x is the time 15+ minutes before his intended time of travel).The carpool server/application sends out a randomly generated key to the carpool client on the car owner's phone. 2. The car pool subscribers also send out a request to the application regarding the destination and their intended time of travel.The car pool application sends out the same key generated for the car owner whose destination matches with this user. 3. When the 1 and 2 users meet at the place of pick up, the client of the passenger sends out the key to the car owner client s/w. The client s/w in the carowner's mobile validates the key that it had received from the carpool application server with the key of the passenger. if it matches then client of the car owner send to the application server who debits the currency from the passenger and credits to the car owner. This currency can be either encashed by the owner or can be used by him when he is a passenger or can transfer it to his talk currency if he is a pre paid customer. The advantage of this approach is flexibility of travel time and the application can decide the best passengers who can fit in to the route and also charging as and when the service is used on a daily basis." 36 "Implementation of RADIUS protocol using open source. RADIUS is a protocol for Authorization Authentication and Accounting in short AAA.
This project not only deals with RADIUS more over there is scope to learn other things like MySql (database), SIP etc
Reference: http://en.wikipedia.org/wiki/RADIUS http://tools.ietf.org/html/rfc2865" 40 "Couple of Open Source Products avaliable in all the areas of softwares, either it could be database or webserver or OS etc.. In present industry scenario, it requires awareness of exisitng opensource products and how to use them in real projects. Buidling reusable components for any web based application like - Single Sign On Authentication - Distributed Logging - Graphical view of NE's or resources and traversing. - Customizable page view of Large data - Customizable Agents to execute remote commands and receiving the outputs either in synchronized or asynchronized mode . Make use of the reusable components and develop small scale system to monitor NEs." 43 "Create a Web Based application (using .NET framework - optional) for : 1. Accepting Effort inputs on a daily basis from the candidates. 2. Itemise the inputs as seperate chunks like """"Maintenance"""",""""Enhancement"""", """"Bug"""",""""Technical Support"""", """"Reports"""", """"Meetings"""" etc 3. Generate reports Analysing the potential of re-distribution of work based on Analysis of Effort entry for Team. (Very useful in an Onsite-Offshore scenario, where the PM gets a clear picture of the Project Responsibility breakup) 4. Optional - Re-concile the project efforts entered and that in the """"To-Gather"""" site by means of data extract report from the latter. 5. Send an email to candidates where this is not matching and also allow back updates based on the exact effort entries where not matching.""" 44 Maemo (mobile application development) is open source platform and anyone is free to develop application on this platform. Already many students from across the world developing applications on this platform. There is a scope to develop many GUI based or backend applications on this platform like bit-torrent application, gaming application etc. This type of development will be exciting for the students because it will give them real life project experience, will be able to learn different tools and also there is no additional cost involved in software licensing as it is open source and linux based. 45 "Human-readable inter-target dependency graph for GNU Make.
GNU make parses Makefile in two phases. At the end of 1st phase, internally it creates a dependency graph, initializes immediate variables and in the second phase, it invokes the rules for each target. The need is to dump """"dependency graph"""" in a human readable form.
The outcome of this activity can be submitted back to open-source GNU Make. Similar functionality is needed for ant based programs too." 46 "Real-Time Media Stream over Layer 2 of Network:
The target is home network (both wired and wireless) with less than 50 ms delay between source and renderer. The minimizing delay was the primary reason for choosing layer 2 for carrying data. The first target is to carry audio as payload with or without compression and optional encryption also. The solution if complete can be used receptor dongles in speakers as well as standalone media renderer box. The solution if designed to be flexible enough can serve complete home multimedia sharing platform also. The behavior of the system is bit like UPnP (discovery, capability negotiation, connection & disconnection) but every thing is over layer two.
Reference: http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol http://en.wikipedia.org/wiki/Streaming_media" 50 "Automation of Review process followed in Wipro (Velociq).
Authors & reviewers tend to close reviews on time, manual followups are required for timely closure of reviews. The idea of this project is to develop a GUI tool which will mandate the completion of review on time." 51 "Transport Management System:
Wipro's late night transport routes are manually done. This is because the people travelling to different areas are dynamic and vary for every trip. The aim is to automate this, employees wanted to take the late night service specifies the area and the system will prepare the optimized routes. Technologies involved: Graph Theory. Web Technologies" 53 "Network Performace Monitoring Tools:
Basically it will be GUI based Mobile network monitoring system which keep track on KPIs (Key performace index) of mobile network operators 1) Call success Rate 2) Call Drop rate 3) Call failure rate etc
Tool should have below features: - New KPI Parameter can be defined through GUI - Formula to caluate the KPI index should be configurable - Representation will be in terms of graphs/charts - It should have capailties of comparison feature data based upon hourly/daily/weekly/monthly. - Report Generation capailties & if possible to send it automatically to people (All should be configurable,when,to whom etc) - Should be able to send SMS if theshold values (Max/Min) is defined for particular KPI"" " 55 "Develop a Java based Tool which can be used to build a GUI structure based on the configurations given in the tool. Input XML Folders/Files E.g: Folder for Main Panel Files for required TreeDisplay, TableDisplay etc The tool should be able to first read the configuration file, mentioning the folders/files to be used. The tool then should read each of hte file and build the GUI component. The components should be then integrated based on the Config files. Usability: Such a tool when robust, would save a lot of time in GUI development environment. " 58 Develop an Online Drawing tool like Gliffy http://www.gliffy.com/ This is very mcuh doable since many open source tools like openlazlo are available or can even developed with Flex from Macromedia. 59 "Traffic Generator Tool - It is a GUI based tool to simulate Ethernet, IP, UDP and TCP traffic patterns from normal PC. The tool should allow the user to configure the header information such as MAC address, IP address and Ports (both source and destination), and then accordingly generating traffic from the PC. Initially supports only Linux platform using libnet. Later on we can explore to support Windows platform and also packet capture feature. " 63 Performance Appraisal System: It is a web application available for all the employees working in an organization across the countries to make their self appraisal elegantly and efficiently from their desk. The employee does fill his self appraisal form anytime anywhere within the specified duration at his leisure hours and submits them on completion. Save option is provided to save them if the form is incomplete and not submitted. The form once submitted will be reviewed by his employer or the supervisor and ratings are provided with their comments. The employee can accept or reject the employer’s comments. On rejection the review goes a level up to the higher supervisor. Once the employee is convinced the appraisal cycle is closed. 65 "To develop a reporting tool which would aid management related activites Description: To develop a tool which would take inputs from the user for row and column values and generate an excel sheet with the values in a tabular format. Also the tool should be able to convert the values into pie chart/bar graph etc., for easier analysis. This can be enhanced to also generate PPT format of the same also.
Benefits: This tool can be used by the staff of universities for populating the data of the students like marks, attendance etc., and also can use the diagrams for performace comparison, monitoring etc., Also the employees of organizations in the management cadre also can use this tool for computing and analyzing their data w.r.t their teams performance and testing and development related activities.
Languages used: Can be developed using Perl, XML, VBScripting etc.," 80 "E2E Web Based Project Management Tool Idea / Proposal is an E2E web based automation Project Management and Tracking Tool (35 member - max 100 member) The tool will be mainly used for - Request Tracking - Estimation (Effort and Schedule) - Work allocation - Test Execution status - Defects - Actual Execution effort & Schedule - Team competency - Team Profile - RCA - Billing inputs - New Initiatives (proof of concept) - Real time Report generation Technologies: - JSP - Tomcat - Web Server - Mysql – Database Development of this tool is estimated for 5-6months, which will give complete understanding of Process - Requirements, HLD, LLD, Coding, Unit testing, Integration testing, System testing & Usability " 152 "Call tree generation:
Generate the call tree of a function or data structure hierarchy from the source code. We can also think of taking some similar existing products and enhance or extend it. Another approach is to integrate some of the existing components to achieve the goal. " 278 "RSS-based MIS system to replace group mailers: Currently a lot of group mails are being sent employee's mailboxes. Instead we can have atom streams which can be subscribed by users. The messages will automatically expire after a preset time. Organization-wide info feeds as well as project-level info feeds can be thought of. Emails can be restricted to business. "
|
Project Feedbacks
|
| Author: Pawan Bahuguna | Member Level: Diamond | Revenue Score:  | GOOD ONE
|
|
|
| Post Feedback |
|
|
You must Sign In to post a feedback.
|
|
|
|
|
Advertise Here
|