Tips to select Final Year Projects

Do not Prefer Application Projects. If you want to do then You can get it from Internet . There won’t be any major scope for the Application projects and there won’t be any waitage to the project in the Interview.

Most of the project centers will rename the topic for a particular topic. Get the base paper and verify with our blog to check the genuinity of the project. Identify the best place to do your projects.


Wireless computing domain : cse/it students are not advised to do projects in wiress computing domain. 100% of the projects done in this domain is fake. Base Paper should not contain wireless, protocols, packets. Obviously, wireless computing domain projects without proper sensors and wireless network formation cannot be done. So students should not prefer wireless domain. Simulation project in wireless costs rs. 250 in the market and it’s of no use.

Question to ask: What’s the sensor we are using? What’s the range of wireless communication happening? How we are connecting to the node. Where the nodes are located. If the nodes are located in the same machine or different machine. Throw away the project.


networking project - A real networking project should have real routers. Instead, if we use pictures as routers then it can’t be a real project and there is no scope for the project. simulation project costs only Rs. 200 in tamil nadu.

Question to ask: what kind of router / switch we are going to use? what kind of programming we are going to do in the router. if there is no router, don’t take up this project.

Wifi Projects are not networking projects. This kind of projects cost Rs.200


grid computing domain : absolutely fake project domain. it’s impossible to construct or design grid in the real world. all final year projects in this domain are fake. Implementing a real grid is not possible for a student. simulating grid related projects cost 400 to 500 rs.

Question to ask: what’s the grid we are going to use? is it oracle grid environment or sql azure environment. project related to this domain is fake. no questions to ask.


Cloud Computing domain – Connecting to the external world Atleast next country is cloud computing. If connected to the remote machine or same machine is a simulation project. Any simulation project under this domain costs 200 rs.

Question to ask: where we are connecting to fetch data? if it’s next machine or same machine then it’s networking project not a cloud computing project. The data should be in remote atleast in other country.


Mobile with wireless domain: all the project in this domain is fake. simulation projects costs 270 rs.

Question to ask: no questions to ask. don’t prefer this domain.


Data mining domain – real data mining involves knowledge cube construction and it’s done by the tools ssas and owb. implementing this project only with java or dotnet is fake. constructino a OLAP environment and using mdx queries to fetch data is the real data mining project. simulation project costs 320 rs.

Question to ask: how we are constructing the cube? how we are fetching the data. project with out cube is absolutely fake.


web mining – collating the real data from internet directly. Data processed in database is absolutely fake. simulation project costs 250 rs.

Question to ask: how dynamically we are retrieving the data from internet? how it’s processed based on the base paper.


REAL TIME SURVEILLANCE SECURITY – REAL CAMERA SHOULD BE USED. using web camera is a FAKE PROJECTS. do not do this kind of project. there won’t be any value for this project.
students are not advised to do projects related to videos. the entire source code is available in internet and there is no scope for these projects.

Question to ask: waste domain. don’t prefer.


NETWORKS domain – ROUTER AND SWITCH IS COMPULSORY for a networking project. PICTURS OF rOUTER/NODES/SWITCH/ SERVER IS absolutely FAKE. simulation project doesn't have value and it costs 300-400 rs.

Question to ask: what kind of router / switch we are going to use? what kind of programming we are going to do in the router. if there is no router, don’t take up the project.


SERVER PERFORMANCE – PROJECT SHOULD BE DONE IN THE REAL SERVER LIKE MACHINE with windows server or web sphere or linux os. the server configuration should be minimal OF QUAD CORE WITH SERVER OPERATING SYSTEM(Windows server or websphere) OR ELSE IT’S FAKE. no value for the simulation projects.

Question to ask: getting the server or configuring the server is too costly. how the performance will be calculated. if it’s local machine, then its waste project.


NEURAL NETWORKS - DO NOT PREFER this domain. it’s OUTDATED DOMAIN

Question to ask: nothing to say. no value for this project.


ARTIFICIAL INTELLIGENCE – real ai cANNot BE implemented by final year project centers due to hardware requirements too. REMODIFICATION OF SMALL PIECE OF CODE IN INTERNET CAN BE DONE. REAL ieee PAPERS CANNOT BE IMPLEMENTED. dO NOT PREFER THIS KIND OF PROJECT for completing your final year projects.

Question to ask: don’t prefer this domain.

Friday 28 September 2012

Automatic Reconfiguration for Large-Scale Reliable Storage Systems

IEEE Topics:
Automatic Reconfiguration for Large-Scale Reliable Storage Systems

Abstract:

Byzantine-fault-tolerant replication enhances the availability and reliability of Internet services that store critical state and preserve it despite attacks or software errors. However, existing Byzantine-fault-tolerant storage systems either assume a static set of replicas, or have limitations in how they handle reconfigurations (e.g., in terms of the scalability of the solutions or the consistency levels they provide). This can be problematic in long-lived, large-scale systems where system membership is likely to change during the system lifetime. In this paper, we present a complete solution for dynamically changing system membership in a large-scale Byzantine-fault-tolerant system. We present a service that tracks system membership and periodically notifies other system nodes of membership changes. The membership service runs mostly automatically, to avoid human configuration errors; is itself Byzantinefault-tolerant and reconfigurable; and provides applications with a sequence of consistent views of the system membership. We demonstrate the utility of this membership service by using it in a novel distributed hash table called dBQS that provides atomic semantics even across changes in replica sets. dBQS is interesting in its own right because its storage algorithms extend existing Byzantine quorum protocols to handle changes in the replica set, and because it differs from previous DHTs by providing Byzantine fault tolerance and offering strong semantics. We implemented the membership service and dBQS. Our results show that the approach works well, in practice: the membership service is able to manage a large system and the cost to change the system membership is low.

Problems in this project:

               Ø  Implementing dBQS for complex and changing nodes is time consuming, critical and tedious to be done within the short duration of final year project.




                   Ø  Joining multiple nodes using dBQS requires a WAN network which is not possible in a final year project.
Ø  The preserved data should be secured from software errors but that cannot be implemented with dBQS as the failure of the  nodes and networks pose a great risk.

Reasons for declaring this project as fake project:

Ø  This project will not be a real project and it won’t work in the real environment because of lack of storage consistency.
Ø  Thus it’s a fake project and it’s not advisable to do it.

Suggestions to complete this project as genuine project:

Ø  Therefore students are suggested not to take this as their final year project.

No comments:

Post a Comment