PARASITIC COMPUTING full report
#2
[attachment=3896]



PARASITIC COMPUTING


OUTLINE

Introduction
Experimental evidence
Theory
Proof of concepts
2-SAT problem
How it differs from others
Advantages
Disadvantages
conclusion
References



INTRODUCTION

First reported in Journal Nature in 2001 by
Barabasi, Freeh, Jeong and Brockman

A Successor to distributed computing
Used for solving complex computational problems
Exploits standard set of communication protocol on internet
What Is Parasitic computing





DEFINITION

The term parasitic computing refers to the technique of using the resources of one computer by another computer without the knowledge of the former.
It uses the computation power of the computers connected to the internet in solving complex mathematical problems.
Ex: Travelling Salesman, Satisfiability problem




EXRERIMENTAL EVIDENCE

Internet communication.
When user selects a URL



Actions at sender

Open a TCP connection to a web server
Issue a HTTP request over TCP connection
TCP message is carried via IP



Actions at receiver

Receive message through IP
Validate checksum at TCP
Validated pushed to HTTP
Not validated discard the packet




Theory To Solve Problem

Generate a large number of candidate solutions
Send the solutions to destination node
Test the candidate for their adequacy
If result is true, the solution is valid else drop
The result from each is combined to get solution




HOWTO TRICK OTHER COMPUTERS

Candidate Solution Can be tested in parallel ,an effective computer architecture for these problems is one that supports simultaneous evolution of many tests.
An example of such a machine is shown beside.
A single Parasite node coordinate the computation
occurring remotely in the internet protocol.

each of target node consist of
Arithmetic and Logic Unit(ALU)
Network Interface(NIF)
Single home parasite initiate the computation, directing them to test and tabulate the result.

CHECKSUM COMPUTATION

The checksum is a simple function performed by all web servers(in TCP), which allows a recipient to check if the message is corrupted during transmission.

Message is constructed in such a way that TCP checksum fails for all messages containing an invalid solution
a. Parasitic node breaks N bit message into 16-bit words as S1¦.Sk
b. K words are added together and oneâ„¢s-complement is done to get SUM
c. Checksum and its complement
d. Again receiver will break the received message and add





PROOF OF CONCEPT

N-P complete problem

problems for which no polynomial-time algorithm is known

SAT problem
SAT problem involves finding a solution to a Boolean
equation that satisfies a number of logical clauses




2-SAT PROBLEM

P=(x1 x2)^(x3 x4)^(x5 x6)^(x7 x8)^(x9 ^x10)^(x11 x12)^(x13^x14 )^(x15 x16)


HOW IT DIFFERS FROM OTHERS


Cluster computing
It is not hacking




ADVANTAGES

Theoretically gives chance to use vast computational power of the internet
Several large problem can be solved by engaging various web server physically located at different part of world
It does not comprise the security of target node it access only the part to server that have been made explicitly available for internet communication




DISADVANTAGES

Internet wide parasitic computing is only a theoretical consideration

Communication to computation ratio
Delayed Services



CONCLUSION


Blurring the distinction between computation and communication and drastically altering the current use of internet
Implementation offered above represents only proof of concepts it merely serves to implement idea behind parasitic computing.
TCP checksum provides computation at the cost of hundreds of machine cycles
To make model viable the computation “to-
communication ration must be large



REFERENCES

http://en.wikipediawiki/Parasitic_computing
http://nd.edu/~parasite/
http://en.wikipediawiki/2-satisfiability
http://hinduthehindu/2001/09/13/stories/08130001.htm


PARASITIC COMPUTING

During package transfer across the internet message can be corrupted. TCP contains a checksum that provides some data integrity of the message.
Sender compute checksum and transmits that with message. The receiver also compute the checksum and if does not agree with the senderâ„¢s then the message was corrupted and discarded.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: parasitic computing for seminar report, ieee parasitic computing, index points for parasitic computing, ppt presentation on parasitic computing, parasitic computing seminar pdf, parasitic computing ieee paper, ppt presentation on parasitic computing free download,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: PARASITIC COMPUTING full report - by computer science topics - 29-06-2010, 12:44 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  computer networks full report seminar topics 8 43,827 06-10-2018, 12:35 PM
Last Post: jntuworldforum
  OBJECT TRACKING AND DETECTION full report project topics 9 31,769 06-10-2018, 12:20 PM
Last Post: jntuworldforum
  imouse full report computer science technology 3 25,930 17-06-2016, 12:16 PM
Last Post: ashwiniashok
  Implementation of RSA Algorithm Using Client-Server full report seminar topics 6 27,645 10-05-2016, 12:21 PM
Last Post: dhanabhagya
  Optical Computer Full Seminar Report Download computer science crazy 46 68,008 29-04-2016, 09:16 AM
Last Post: dhanabhagya
  ethical hacking full report computer science technology 41 76,102 18-03-2016, 04:51 PM
Last Post: seminar report asees
  broadband mobile full report project topics 7 24,446 27-02-2016, 12:32 PM
Last Post: Prupleannuani
  steganography full report project report tiger 15 42,583 11-02-2016, 02:02 PM
Last Post: seminar report asees
  Digital Signature Full Seminar Report Download computer science crazy 20 45,316 16-09-2015, 02:51 PM
Last Post: seminar report asees
  Mobile Train Radio Communication ( Download Full Seminar Report ) computer science crazy 10 28,420 01-05-2015, 03:36 PM
Last Post: seminar report asees

Forum Jump: