Research Article

Analysis of Behavioral Economics in Crowdsensing: A Loss Aversion Cooperation Model

Algorithm 3

The settlement.
The platform checks whether the task has reached the settlement stage
  for    do
  Platform settles the task and issue a response command
  for every node   do
  if it doesn’t response in time do
  punish the node
  else do
  finish this assignment
  end if
  end for
  Platform process the data and feed back
  end for