Monday, January 27, 2020

Link Lifetime based Border Node (LLBN) Protocol

Link Lifetime based Border Node (LLBN) Protocol Link Lifetime based Border Node (LLBN) Protocol for Vehicular Ad Hoc Networks Sanjay Batish, Manisha Chahal, Sanjeev Sofat, Amardeep Singh Abstract Vehicular ad hoc network (VANET) attracts rising attentions of researchers for safety related and other communication applications. These networks have many challenging characteristics such as high mobility, fast changing topology and limitation of bandwidth. Under these problems, we proposed LLBN (link lifetime based border node protocol). Keywords VANETs, Routing Protocol, Position based Routing, GPSR 1. Introduction Vehicular ad hoc networks (VANETs) is emerging as an immense technology in wireless network that enable communication among vehicles. This network consist of vehicles, computer controlled devices, road side infrastructures, radio transceivers and internet connection. It attracts significant researchers, industry and government towards road safety, traffic control management and entertainment applications. Due to limitation of bandwidth spectrum, United State Federal Communications Commission (FCC) allocated 75MHz of bandwidth spectrum in 5.9 GHz band. Vehicles can communicate at a data rate of 6-27 Mbps up to a range of 1000m. VANET is a part of mobile ad hoc networks (MANETs). Many of existing routing protocols for MANETs are not suitable for VANET. Position based (geographic or location based) routings protocols are most suitable for VANET environment due to extremely dynamic topology and repeatedly disconnected network. In these types of routing protocols, forwarding decision is based on location of destination and location of nodes one-hop neighbors called as position based greedy forwarding routing. Border node based protocols, for example Border-node based most forward with in radius (BMFR) follow greedy forwarding by considering concept of border node. Border node concept is used to reduce the hop count between sender node and destination node, that lead to conservation of bandwidth. Nodes lie on transmission range of a particular node are called as border node. This idea of border node suffer from link failure due to unrestricted road patterns and dynamic topology. In this paper, we proposed a link lifetime based border node protocol (LLBP) to perk up existing unicast location based routing protocols. If b-mfr results several border nodes projected at same point towards destination, then check for most stable path by considering link life span. 2. Related Work 2.1. Border Node Based Routing (BBR) Protocol M. Zhang and Richard S. Wolff have proposed BBR to minimize total no for nodes involved in routing process. Here, every node maintain three tables: Neighbor Table, Border Node Selection Table and the Forward Table. It works in two phase, first one is neighbor discovering like in all other position based protocols and next phase is border node selection process. 2.2. Greedy Perimeter Stateless Routing (GPSR) protocol B. Karp and H.T. Kung have discovered GPSR position based protocol for vehicular network. In greedy mode each node forwards packets to next hop that is constantly nearer to destination, until the packet reaches its final destination. GPSR recovers from a local maximum using perimeter mode. It uses an algorithm of planer graph traversal to find a way out of the local maximum region. 2.3. Border-node based most forward with in radius (BMFR) Ram Shringar Raw, D K Lobiyal have proposed this protocol by making use of border node. One-hop neighbor selection method is same as other position based protocols but here border node consider as a next-hop node for forwarding packet from source to destination. Under border node selection process, select the one which is maximum projected towards the destination. In this protocol, problem of confliction( as shown in figure 1) between two or more border nodes may occur. Figure 1. Problem in BMFR 2.4. Movement-Based Routing Algorithm (MORA) F. Granelli and G. Boato have applied this algorithm on GPSR. It considers approach of movements of vehicles along with the position of vehicles. Firstly sender node flooded the network with route request message . Destination node send route reply message with a specific metric. After that sender transmit data according to method used in GPSR protocol. 2.5. Movement Prediction-Based Routing (MOPR) Protocol H. Menouar and F. Filali proposed MOPR protocol to improve the MORA. This protocol also consider speed of vehicle along with direction and position of vehicle. Vehicle, which is expected to go out the communication range in a short period time will not be selected as a next hop for data forwarding if some better node is available. 3. Link Lifetime based Border Node Routing To increase the performance of BMFR protocol, we have applied link lifetime on BMFR. As already discussed, BMFR decrease number of hop counts through which data packets travel, but a problem arises when more than two border node towards destination projected at same point. We believe that considering only the bandwidth is not enough in unicast routing. The vehicle movement and link failure should be taken into account. A border node which goes outside the radio transceiver range should not be selected as a next hop. We propose our LLBN concept applied to BMFR ( as shown in Figure 2,3). . Figure 2. Link life time calculation Figure 3. LLBN Protocol 4. Proposed Algorithm Case a: Send packet to most projected border node towards destination Notations NS: source node ND: destination node NRf: recent forwarding node Set: recent forwarding node neighbors SetS: set of selected node NextN: selected next node Rmax: maximum communication range LC: link constancy LLT[p, q]: link(p, q) life time 1. NCf = NS 2. if ( ND lies within Rmax(NRf) ) then send data to ND else go to step 3 3. Compute Euclidian distance of all nodes in Set from NRf 4. for all Ai ∈Set, i = 1 to n if (distance of Ai from NRf == Rmax) then SetS = SetS ∠ª Ai else interior nodes 5. Calculate projection(P) of Ai on line joining NS and ND 6. Choose next neighbor node (Nnext) having highest projection if (Nnext == 1) then // only one maximum // projected node send data to Nnext else if (Nnext ≠¥ 1) then // two or more maximum // projected nodes go to step 7 Case b: Confliction between two or more border nodes occurs (Xp0, Yp0): initial position of node p in X and Y coordinates (Xq0, Yq0): initial position of node q in X and Y coordinates Vp: speed of p vehicle Vq: speed of q vehicle t0: initial time t1: time after movement of nodes t = t1 t0 Din = initial link distance Dmov = link distance after movement Λ = constant routing route validity time D2mov = ( ( Xp0 + VXpt) (Xq0 + VXqt) )2 + ( ( Yp0 + VYpt) (Yq0 + VYqt) )2 D2mov = P t2 + Q t + R P = VXp VXq Q = R = Solve P t2 + Q t + R R2max = 0 LC[p, q] = LLT[p, q] / Λ find link having maximum LC[p,q] Conclusion References [1] Hamid Menouar, Massimiliano Lenardi and Fethi Filali Movement Prediction-based Routing (MOPR) Concept for Position-based Routing in Vehicular Networks, IEEE 66th Vehicular Technology Conference, Baltimore, MD, October 2007. [2] F. Granelli, G. Boato, and D. Kliazovich, MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks, IEEE Workshop AutoNet, San Francisco, U.S.A., December 2006. [3] Brad Karp and H. T. Kung, â€Å"GPSR: Greedy Perimeter Stateless Routing for Wireless Networks,† ACM 6th annual international conference on Mobile computing and networking International Conference on Mobile Computing and Networking, Boston, MA, August 2000. [4] Mingliu Zhang and Richard S. Wolff Border Node Based Routing Protocol for VANETs in Sparse and Rural Areas, IEEE GLOCOMW, November 2007. [5] Ram Shringar Raw, D K Lobiyal B-MFR Routing Protocol for Vehicular Ad hoc Networks International Conference on Networking and Information Technology 2010.

Saturday, January 18, 2020

Compensation – Incentive vs Bonus

A bonus plan is one where the bonus is awarded after the fact and typically has very little or no incentive value. The employees typically come to see it as an entitlement. An incentive plan is a variable pay plan that is tied to some level of performance. The employee is rewarded with a payment that is predefined and non discretionary. The reward is paid when actual performance meets or exceeds predefined goals. incentive| Any form of variable payment tied to performance. The payment may be a monetary award, such as cash or equity, or a nonmonetary award, such as merchandise or travel.Incentives are contrasted with bonuses in that performance goals for incentives are predetermined. Generally nondiscretionary and can be paid at any time of the year| bonus| An after-the-fact reward or payment (may be either discretionary or nondiscretionary) based on the performance of an individual, a group of workers operating as a unit, a division or business unit, or an entire workforce. Payments may be made in cash, shares, share options or other items of value. In the context of sales compensation, a defined, pre-established amount of money to be earned for achieving a specified performance goal.Planned bonus amounts commonly are expressed as a percent of the incumbent's base salary, salary range midpoint, percentage of target cash compensation or incentive compensation, or a defined dollar amount. See also discretionary and nondiscretionary bonus| Bonus versus Incentive – What is the Difference? Here is how our Glossary defines them:Incentive:  Ã‚  Additional pay (above and beyond the base salary or wage) awarded to an employee, such as stock options or a contingent bonus plan, that is ‘forward looking'. Bonus:  Ã‚  Plans that award cash or other items of value, such as stock (or stock options), based on accomplishments achieved.While incentive plans are ‘forward' looking' bonus plans are ‘backward looking'. An incentive that is dangled to ent ice certain behaviors may include cash or prizes or perquisites or anything that activates the motivations of the performers. A bonus is â€Å"something extra† which is usually cash and is always non-guaranteed. The two terms can obviously overlap:   job security in unsettled times can be an incentive for some people to work harder, while a contingent bonus premised on specific outcome results can also be an incentive to achieve those objectives.Cash dropped from the sky as a surprise is generally not considered â€Å"incentive† pay although such bonus gifts have disproportionately strong motivational effects, because the reward was not pre-announced and thus could not entice behavior changes. | Even though Frank and Jim have provided excellent definitions that  draw a distinction between the two terms, I'm sure that they will agree that there is a lot of inconsistency in the use of those terms across business, and even across the compensation profession. Always lo ok for the context that the terms are used in whatever you read or hear. Yep. Like you said, Paul. Term usages vary tremendously between enterprises, industries  and sometimes between applications. As an extreme example, when I'm in meetings and someone says â€Å"comp†, I frequently have to confirm understanding and must ask if they are referring to * compensation (WorldAtWork) * comprehensive (municipal) * complimentary (gambing) * computation (math)Back in The Day, I spent a lot of time translating terms like these and  performance  reviewand such things between disparte audiences who both meant and understood different things from the terms. In the context of sales compensation, WorldatWork defines a â€Å"bonus† primarily in contrast to a â€Å"commission. † In both cases in sales compensation, the reward is generally known in advance and offered for achieving a goal which also generally known in advance. The difference is that the â€Å"commissionâ €  is communicated as a â€Å"piece of the action† (e. g. , 2% of revenue, $5 per unit, 6% of margin dollars); whereas a â€Å"bonus† is a fixed incentive amount offered for achieving a specific objective, often with less offered for lower achievement levels and more for higher levels.Most of the time, the amount of the commission at goal (or â€Å"quota†) is high if the quota is higher – so if one sales person has a $1M quota and another has a $1. 5M quota, then one has a target commission that is 150% that of the other. Whereas in a â€Å"bonus† world, the target incentive is fixed for the role (e. g. , $40k per year) and is paid for hitting quota, which may vary from one person to the next.Of course there are myriad nuances and variations, including the possibility of â€Å"personal commission rates† which communicate a [email  protected] â€Å"bonus† as if it were a [email  protected] â€Å"commission,† etc. But that gets at the gist of it. All that said, I do have a current client with a business that is very weather-dependent (agrichemicals), to the extent that performance of the sales people can only be assessed retrospectively – did they create value for the company, sell well, cement relationships with customers, and achieve solid results given the opportunities that came their way during the year?Because the business itself is so volatile, the sales person's compensation must be less incentive-rich at target than most in similar roles, and performance can only be evaluated fairly in retrospect. However, this is only noteworthy because it is so highly unusual. Wherever possible (and it usually is possible), sales people have clear financial goals with formulaic compensation opportunities tied to how well they do against those goals. | |

Friday, January 10, 2020

Consciousness Essay

1. Explain how the use of substances alters a person’s state of consciousness, including depressants, stimulants, and hallucinogens. Include in this explanation what happens to the neurotransmitters and body chemicals as well as how you might recognize whether a person at work or in your family is in an altered state of consciousness due to the influence of drugs. Stimulants can be used to speed up the central nervous system making a person fell more alert and aware of their surroundings. Depressants are the opposites and reduce the activity of the nervous system and produce a feeling of calm and/or â€Å"taking the edge off†. Hallucinogenics can be used to make an individual have hallucinations and have distortions in space and time. The use of drugs can cause the neurotransmitters to stop the production of certain chemicals need for healthy brain function. The blockage of second messengers, which are the chemical and electrical process which that occur in the receiving neuron, make the user need to take more of the drug in order to try to reproduce the affect on the brain. Some of the signs of use can be physical such as: rapid weight gain or loss, random eye movement, enlarged pupils, uncontrolled muscle movement, and redness of eyes. Changes and mood and behavior doing things that are out of the norm. Also great shifts in emotional stability from being very excited and happy to being depressed and suicidal. 2. This question has five parts. One of the cornerstones of Freudian theory is the concept of the unconscious not to be confused with the state of being knocked unconscious by a blow to the head or an altered state of consciousness. (a) What did Freud mean by the concept of the unconscious? (b) When is it beneficial for much of our behavior to be unconscious? (c) When is it not beneficial? (d) If much of our behavior is unconscious, can you recognize unconscious behavior in yourself and in others? (e) How would you know behavior was unconsciously driven? Refer Back to Chapter 13, which we studied in Week 6. a) The unconscious mind can guides a persons behavior and cause them to do things their conscious mind does not recognize. b) It is beneficial for  thins such as self preservation and helping us avoid danger and staying alive in search of food, water and shelter. c) When they become dangerous to others because the need for these things are being sought without regard to consequences. d) Some times the can be recognized after the fact when someone goes back and analysis the situation also if we have experienced it before. e) By the ability to recall the decision behind the particular behavior. 3. Group think is a concept that involves individuals abandoning their critical senses and agreeing to group process even when they know it will have disastrous consequences. (Challenger disaster, Enron, Iraq war, etc.). Your will encounter these pressures in your work life and need to be prepared. Have you ever done something in a group that you would not have done if you were alone? What happened? How did you feel? What have you learned from this chapter that might help you avoid this behavior in the future, and avoid group think? I have done things in a group that I would most certainly not do alone. The result were never good, even when I was never reprimanded I was left with a feeling of quilt and remorse. Two thing I think can help me the most in the future is to seek an outside opinion that doesn’t have the same group mentality and also they have an impartial leader whom can see the fact and not the people or personalities. 4. How does prejudice develop and how might it be supported in families and in the work place? Do you believe that you are free from prejudice? After reading this chapter, which of the many factors that cause prejudice do you think is most important to change? Prejudice is seen as an attitude that is formed a through direct instruction, modeling, and other social influences on learning. Basically it is taught from some authority figure in the family or at work. I do not believe that I am prejudice free because I can still find my self making snap judgments about certain people before I truly know them. I think social comparison is most important to change. In order to have true equality I feel it is important to not to tear down one group just to make another feel better about itself.

Thursday, January 2, 2020

Philosophers of the Age of Enlightenment Essay examples

During the eighteenth century, ideas of reform started in France and spread through Europe. This period is referred to as The Age of Enlightenment. The Enlightenment carried the idea that economic change and political reform were possible. People started to think that they could use their own intellect to challenge the intellectual authority of tradition and the Christian past. The people who wrote for change and reform were called the philosophes (French for philosophers). They wrote hoping to bring reform to religion, political thought, society, government, and the economy. Thanks to the print culture, the philosophes’ ideas were spread throughout Europe. People started to have educated conversations about these new ideas in places like†¦show more content†¦Categorical imperative would be the inner command to act in every situations as everyone else would. Adam Smith wrote on economies. He was one of the most influential philosophers, and his ideas lead to capitalism. He believed that â€Å"economic liberty was the foundation of a natural economic system† (Kagan, 603) He is usually regarded as the founder of laissez-faire economic thought and policy. In his masterpiece, Inquiry into the Nature and Causes of the Wealth of Nations, he attempts to explain how a nation’s collective wealth grows. Smith identifies characteristics of a growing economy. Some of Smith’s ideas were that division of labor increases production, monopolies and regulations stifle productive labor, and that there is an infinite store of resources. Smith thought that selfish economic interests of individuals would maximize the economic well being of society. Smith also believed that social and economic development had four stages. The four stages of human society are hunting and gathering, pastoral or herding, agriculture, and commercial. He believed that you could use the four-stage theory to understand what social and economic development a group of people was in. This made the Europeans thinks they were in the highest level of human achievement (Kagan, 604). Charles Louis de Secondat, baron de Montesquieu, was a great political philosopher. He wrote on variousShow MoreRelatedAge Of Reason And The Scientific Revolution1089 Words   |  5 Pages2015 Age of Reason The Age of Reason took place in Europe from the mid 1500s and ended in the late 1700s. This can be categorized into two different time periods. First, was the Scientific Revolution when many scholars created new ways of thinking about the natural world. The Scientific Revolution ended around the late 1600s. Although this time period was over, common ideas spread to the next period. The second time period in the Age of Reason was the Enlightenment. The Enlightenment was whenRead More Age of Reason Essay example1161 Words   |  5 Pages An Age of Reason â€Å"Those who can make you believe absurdities can make you commit atrocities.† This brief quotation was spoken by the famous writer and philosopher Voltaire; I believe it vaguely points out that some people are full of absurd ideas, and for others to follow such nonsense is foolish. The quote is just a taste of Voltaire’s wisdom and knowledge of the world, during the Age of Reason. The Age of Reason or The Enlightenment is defined as a change in not just a way of thinkingRead MoreThe Theories And Beliefs Of The Enlightenment Era1168 Words   |  5 Pageshuman curiosity. It fueled the minds of countless philosophers, all in pursuit of understanding the world through the five branches Epistemology, Metaphysics, Ethics, Politics, and Esthetics. Throughout the age’s different theories and beliefs of philosophers contributed to our current understanding of the world. During the different eras philosophical beliefs influenced events and documents of the time. The Enlightenment Era, often called the Age of Reason, brought about many astonishing works deliberatingRead MoreThe Enlightenment1278 Words   |  6 PagesWorld The Enlightenment, Age of Reason, began in the late 17th and 18th century. This was a period in Europe and America when mankind was emerging from centuries of ignorance into a new age enlightened by reason, science, and respect for humanity. This period promoted scientific thought, skeptics, and intellectual interchange: dismissing superstition, intolerance, and for some, religion. Western Europe, Germany, France, and Great Britain, and the American Colonies generally influenced the age of reasonRead MoreThe Age Of Enlightenment By Jean Jacques Rousseau Essay1324 Words   |  6 Pagestell all of his life story. During the eighteenth century, the period, known as the Enlightenment, swept across Europe. Rousseau found himself in the middle of all of it. The Age of Enlightenment was a time when scholars took to science to explain human nature and the world around them. His autobiography reflects how instead of following this trend Rousseau established a kind of counterculture to the E nlightenment. He didn’t revere the work of the present as the highest form of truth, instead choosingRead MoreKarl Marx And Manifesto Comparison Essay1402 Words   |  6 Pageshave done. Philosophy causes everyone to at least question the norms of society and situations. This makes a healthy pattern for society. If we never were to question anything we would just be blind sheep who follow whatever they are told. Many philosophers challenge the norms in a hope to make things better. Karl Marx and Buddha were very influential people in the world of Philosophy and are some of the pioneers of challenging the routine and normal perception of things and ideas. They had theirRead MoreThe Age Of Enlightenment And The Scientific Revolution1675 Words   |  7 Pagesnew social norms and scientific advances. Although the industrial revolution and the scientific revolution represented a giant leap forward in human development, the Age of Enlightenment delivered the greatest influence fo r the future American society and planted the way for cultural and humanistic enrichment. The Age of the Enlightenment raised new concepts in education, democracy, and human freedom. The new humanistic philosophy promoted the polish of the human intelligence and made education a longingRead MoreThe And Philosophical Movement Of Voltaire s Candide1641 Words   |  7 PagesSpreading rapidly in the 17th century, the Age of Reason changed the way people understood and interpreted their thoughts. The Enlightenment advocated for truth, to free the human mind from superstition and religious authoritarianism. People began to reflect on themselves rather than relying on the church. Voltaire was a writer and philosopher, who played an important role by incorporating themes of The Enlightenment into one of his famous novels, â€Å"Candide† to spread ideas. Themes including religionRead MoreThe Enlightenment Ideas Of The American Revolution1423 Words   |  6 PagesAmericas to sort thi s problem out. However, the people of America wanted to be free from England, so with the help of the Enlightenment thinkers and the philosophers, they started an attack to the English soldiers. That is how the war with England began and it is known as the Revolutionary War. The American Revolution was influenced by the ideas which was caused by the Enlightenment. This act was meant to force mostly on equality, freedom of speech, freedom of press, and religious tolerance. The periodRead MoreCauses Of The Enlightenment998 Words   |  4 Pagesin the churches and the people were discovering science, everyone started questioning the ways of life that’s been followed for a thousand years. Philosophers looked, thought, and wrote about how the society could change for the better. The time period takes place mainly in Europe and it’s known as the Enlightenment or the Age of Reason. The Enlightenment happened, but how did it start, and what were the factors that lead to it? The first factor that led to the era was the invention of the printing