Thursday, August 15, 2019
Routing Protocol
1. INTRODUCTION 1. 1 Whatà is Computer Network? The groupà ofà computers and devices linked by communication channels allowing users to share information, data, software and hardware with further users is meant to be computer network. Network protocols bound hardware as well as software components of network. Two or moreà computers are saidà to beà inà a network if and only if they are connectedà mutuallyà andà areà ableà to commune. Computers are connected to a network by the use of allà the ports i. e. , parallel ports, modem ports, Ethernet ports, serial ports, USB portsà , fire wire ports and many more in one or more way. But Ethernet port is the most broadly used portsà for networking. Hosts, end stations or workstations are referred while talkingà about networks. Anythingà attachedà toà the networkà including hubs, bridges, switches, routers,à access points, firewalls, workstations, servers, mainframes, printers, scanners, copiers, fax machinesà and more are included under Host or end stations . Computers are connected in a network for sharing of software and hardware resources, information and data as well as smooth the progress of communication. 1. 2 TCP/IP Layeredà architecture Fig: TCP/IP Layeredà architecture The followingà areà the layersà ofà the TCP/IPà architecture: Application Layer: In theà application layer Simple Mail Transfer Protocol (SMTP) and File Transfer Protocol (FTP) uses protocolà for network communication. Application layer protocolsà are mostà frequentlyà linked with client-serverà applications. Transport Layer: End-to-end message transfer capability, flow control, error control and fragmentation etc are providedà by the transport layer. The transport layer ensures source to destination delivery of packets safely and reliably. The service through which applications are connectedà together viaà the useà of ports is provided by transport layer. Network Layer: Packets are logically transmitted overà the entire network in the OSIââ¬â¢s Network layer. Hosts addressing by assigningà themà an IPà addressà and packet routing among multiple networks are handled in this layer. This layer is concerned with routing data; end to end message delivery etc. Interface Layer: The data exchange betweenà the hostà andà the network are monitored by theà interface layer. The protocols forà physical transmissionà of data is defined by Interface Layer . 1. 3à Autonomous System IP networksà and routers collection underà the controlà of one entity representing a common routing policy is called anà Autonomous System. Eachà ASà have a uniqueà AS numberà for useà in routing. Each network is uniquely identified onà theà internet by ASN. IANA (Internetà assigned Numbersà authority) assign AS numbersà and supplyà to Regionalà internet Registries (RIRs)à in blocks. Autonomous System can be dividedà into three categories: Multihomedà Autonomous System:à Connectionsà to more than oneà AS is maintained by a Multihomedà AS. Stubà autonomous System:à Connectionà to only one otherà AS is Stubà autonomous System. Transità autonomous System:à Connections through itselfà to separate networks are provided by Transità autonomous System. 1. 4 Routing The methodà of selecting pathsà inà a network via whichà to send data is meant to be routing. The processà of findingà a pathway fromà a senderà toà a desired destination is also said to be routing. The telephone network,à theà internetà and transport networks, etc perform routing. Network Layerà of either TCP/IP layered model orà the OSI (Open Systemà interconnect) Reference model mainly carry out routing. The logicallyà addressed packets are passed fromà their sourceà to destination viaà intermediary nodes i. e. orwarding is directed by routing. Routing tasks are performed by routers. Routing and packet forwarding is performed by ordinaryà computers available with multiple network cards in a limited manner. Forwarding is directed by the routing process onà the basisà of routing tables where routing record to different network destinations are maintained. In order to have efficient routing, construction of routing table heldà inà the routers' memory is most necessary thing. Only one network path are frequently used by routingà algorithms à atà a time, butà the useà of multipleà alternative paths is made possible by multi-path routing techniques. Following are the typesà of routing delivery semantics: Unicast: A message is delivered toà a single specified node by router. Fig: Unicasting Broadcast: à A message is deliveredà toà all nodesà inà the network by router. Fig: Broadcasting Multicast: à A message is deliveredà to assemblyà of nodes that have expressedà interestà in gettingà the message by router. Fig: Multicasting Anycast: A message is deliveredà toà any one outà ofà a setà of nodes, typicallyà the one nextà toà the source. Fig:à anycasting 2. TYPESà OF ROUTING Following are the typesà of Routing mechanisms. Theyà are: Static Routing Dynamic Routing 2. Static Routing: The processà by which routes can be manually entered into the routing table with the help of a configuration file which loads automatically as soon as router starts is called static routing. Networkà administrator, who configures the routes, can enter these routes as an option. Thus ââ¬Ëstatic' rou tes mean the routes that cannot be changed (exceptà a person changesà them)à after their configuration. The simplestà typeà of routing is static routing. In case of change of routing information often or configuration on a huge number of routing devices (router) it doesnââ¬â¢t work fine as it is a manual process. The outages or down connections are not handled properly by static routing becauseà manually configured route must be reconfigured physically in orderà to fix or renovateà any lost connectivity. 2. 2 Dynamic Routing: Network destinations are discovered dynamicallyà by means of softwareà applications called Dynamic routing protocols. A routing table is created and managed by routerà in Dynamic Routing. Firstly, a router will ââ¬Ëlearn' routesà toà the directly connected entire networks. It willà then learn routes from other routers using the same routing protocol. One or more best routes are selected from the list of routes for each and every network destination by router. ââ¬ËBest route'à information are distributedà to other routers runningà the same routing protocol by Dynamic protocols, distributingà theà information on what networks it subsistà and can be reached. This provide dynamic routing protocolsà theà capabilityà toà get used to logical networkà topology changes, equipment failures or network outages ââ¬Ëonà the fly'. 2. 3 Typesà of Dynamic Routing Distance-Vector Routing Paths are calculated using Bellman Ford Algorithm byà a distance-vector routing protocol. RIPv1à and 2à and IGRP (Interior Gateway Routing Protocol) are examplesà of distance-vector routing protocols. Earlier, distance vector protocols such as RIPv1 show classful behavior but newer distance vector protocols suchà as RIPv2à and Enhancedà interior Gateway Routing Protocol (EIGRP) show signs of classless behavior. Distance-vector routing protocols â⬠¢ Easyà and competentà in small networks â⬠¢ Deprived convergence properties â⬠¢ Facilitate inà the growthà of more complex but more scalable link-state routing protocolsà for useà in large networks. Periodic copiesà ofà a routing table are passed from routerà to router by distance vector routingà algorithms. â⬠¢ Logical broadcast is the most commonly usedà addressing scheme. Periodic updates are sent by routers runningà a distance vector routing protocol even ifà thereà are no changesà inà the network. â⬠¢ Complete routing table is included underà the periodic rou ting update in a pure distance vector environment. â⬠¢ All known routes can be verified and changes can be madeà by gettingà a neighborââ¬â¢s complete routing table based on simplifiedà information also called as ââ¬Å"routing by rumorâ⬠. Fig: Distance Vector Routing Periodic routing updates are received from router A to router B inà the figure. Distance vector metric (suchà as hop count) are added by Router B to each route learned from router A,à risingà the distance vector. Its own routing tablesà are passed to its neighbor, router C. This process occursà between directly connected neighbor routers inà all directions. The chief purposeà isà to decideà the top routeà toà containà inà the table when the routing table is updated byà a routing protocolà algorithm. Different routing metric is used to determineà the best route by each distance vector routing protocol. Metric valueà is generated for each path through network by theà algorithm. Usually, the path is better if metric is smaller. Single characteristicà ofà a path helps in calculation of metrics and combination of several path characteristics helps in calculation of more complex metrics. The most commonly usedà metrics used by distance vector routing protocols are: Hop Count: Packetââ¬â¢s numberà of passages throughoutà the output portà of one router Bandwidth: Linkââ¬â¢s data capacity Delay: Time necessaryà to shiftà a packet from starting placeà to destination. Load: work load onà router or link. Reliability: each network linkà bit error rate Maximum Transmission Unit (MTU):à the utmost message extentà in octets satisfactoryà toà all links onà the path. Link-State Routing Packet-switched networks use link-state routing protocolà for computer communications. OSPFà andà IS-IS are its examples. Aà topological database is built by the help of link-state routing that describes extraà preciseà inter-network routes. Large networks use link state routing protocols and now used by most of the organization and ISP. Router performs the link-state protocol inà the network. A mapà ofà the connectivityà ofà the network is constructed by every node in the form of graph showing node connection to other node is the basic conceptà of link-state routing. The best next hop is calculated by each nodeà independently for every possible destinationà inà the network. The routing table for the node is formed byà the collectionà of best next hops. Fig: Link-State Routing To find outà the shortest path from itselfà to every other nodeà inà the network anà algorithm is run by each nodeà independently overà the map. OSPF, EIGRP and Novell's NLSP (NetWare Link State Protocol) are the examples of link state routing protocol. IPX is only supported by Novell's NLSP. A partial mapà ofà the network is maintained by each router in this typeà of routing protocol. Link stateà advertisement (LSA)à is flooded throughoutà the network whenà a network link changes state (upà to down, or vice versa). The changes are noted and routes are re-computed by allà the routersà accordingly. Greater flexibilityà and sophistication are provided by Link State Routing protocols thanà the Distance Vector routing protocols. Overall broadcast traffic is reducedà and better decisions are madeà about routing by taking characteristics suchà as bandwidth, delay, reliability,à and loadà into consideration,à insteadà of takingà their decisions only on hop count. 3. ROUTINGà ALGORITHMS 3. 1 Bellman-Fordà Algorithm: â⬠¢ Also called as Label Correctingà algorithm â⬠¢ Used for negative edge weight â⬠¢ Same as Dijkstra'sà algorithm â⬠¢ In order to maintain distance tables, this algorithm is used by router â⬠¢ Exchangingà information withà the neighboring nodes help to update information in the distance table â⬠¢ All nodesà in the network is represented by the numberà of dataà inà the table The directlyà attached neighbors are represented by the columnsà of table and all destinationsà inà the network are represented by the row. â⬠¢ The numberà of hops, latency,à the numberà of outgoing packets, etc. are measurements in this algorithm. 3. 2 Dijkstraââ¬â¢sà Algorithm: â⬠¢ Edsger Dijkstraà conceived Dijkstra'sà algorithm â⬠¢ Mostly used for routing â⬠¢ Is a graph search algorithm â⬠¢ The single-source shortest path problemà forà a graph is solved by this algorithm with non negative edge path costs â⬠¢ The shortest path tree is produced as a output â⬠¢ Helps in finding shortest route from one router to other A shortest-path spanning tree having route to all possible destinationà is built by this algorithm for router â⬠¢ The router usingà theà algorithmà isà the sourceà of its shortest-path spanning tree 4. ROUTING PROTOCOLS Routing protocol describe the way of communication between routers which helps in the selection of routes between any two nodes on a network. Usually, knowledge of immediate neighbors is known by each router. Thisà information is shared byà a routing protocol to have routers the knowledgeà ofà the networkà topology. Most commonly used Rout ing protocols are as follows: 4. RIP (Routingà information Protocol) â⬠¢ dynamicà inter-network routing protocol â⬠¢ used in private network â⬠¢ routes are automatically discovered â⬠¢ routing tables are built â⬠¢ a Distance-Vector routing protocol â⬠¢ uses Bellman-Fordà algorithm â⬠¢ 15 hops areà allowed with RIP â⬠¢ 180 sec is the hold down time â⬠¢ Full updates are transmitted every 30 sec by each RIP router â⬠¢ Works at network layer â⬠¢ Prevent routing loops â⬠¢ Hop limit â⬠¢ incorrect routingà information are prevented from being propagated â⬠¢ easy configuration â⬠¢ no parameter required Two versionsà of RIP are as follows: RIPv1: â⬠¢ classful routing is used subnet information is not carried by periodic routing updates â⬠¢ no support for VLSM (variable length subnet masks) â⬠¢ Same network class have different sized subnet by the use of RIPv1 â⬠¢ No router authentication â⬠¢ Broadcast based and 15 is the maximum hop count A RIPv1 packetà formatà is shown below: [pic]Fig: RIP packetà format Command:à determine whetherà the packetà isà a request orà a response. A router sendà all or partà of its routing table is asked byà the request. Replyà toà a request or regular routing update means the response. Routing table entries are contained in responses. Version number: RIP version used is specified. Potentiallyà incompatible versions can be signaled by this field. Zero: RFC 1058 RIP doesnââ¬â¢t use this field; it wasà added to have backward compatibility provided to pre-standard varietiesà of RIP. Address family identifier (AFI): à Theà address family used is specified. Address-family identifier is contained inà each entryà toà specifyà the categoryà ofà address being particularized. Theà AFIà for IPà is 2. Address: à The IPà address is particularizedà forà the entry. Metric:à The number of inter-network hops traversedà inà the tripà toà the destination is indicated. 1à and 15à forà an applicable route, or 16à forà an unapproachable route. RIPv2: Developedà in 1994 â⬠¢ Classlessà inter-Domain Routing (CIDR) is supported â⬠¢ Subnetà information can be carried â⬠¢ Addition of MD5à authentication and Rudimentary plain textà authentication for the security of routing updates. â⬠¢ Routing updatesà are multicast to 224. 0. 0. 9 â⬠¢ 15 is the maximum hop count A RIPv2 packetà format is shown below: [pic] Fig: RIPv2 packetà format Command:à determine whetherà the packetà isà a request orà a response. A router sendà all or partà of its routing table is asked byà the request. Replyà toà a request or regular routing update means the response. Routing table entries are contained in responses. Version number: RIP version used is specified. Unused: Zero is the value set. Address-family identifier (AFI):à Theà address family used is specified. Authenticationà information is contained in the remainder of the entry ifà theà AFIà forà the initial entryà is 0xFFFF inà the message. At present,à simple password is the onlyà authentication type. Route tag: The methodology is providedà for distinguishing betweenà internal routes (learned by RIP)à and external routes (learned from other protocols). IPà address: IPà address is particularizedà forà the entry. Subnet mask:à The subnet mask is containedà forà the entry. No subnet mask has been particularizedà forà the entry if this fieldà is zero. Next hop: The IPà addressà ofà the next hop is indicatedà to which packetsà forà the entry should beà forwarded. Metric:à The number of inter-network hops traversedà inà the tripà toà the destination is indicated. 1à and 15à forà an applicable route, or 16à forà an unapproachable route. 4. 2 OSPF (Open Shortest Path First) â⬠¢ A Link-State protocol â⬠¢ usedà for routing between routers belongingà toà a singleà autonomous system â⬠¢ link-state technology is used â⬠¢ à informationà aboutà the direct connectionsà and links is communicated between the routers Identical database is maintained by each OSPF router for the description of à theà autonomous Systemââ¬â¢sà topology â⬠¢ Calculation of a routing table by the construction of a shortest- path tree from this database. â⬠¢ Routes are quickly recalculated in the face of topological changes â⬠¢ equal-cost multi-path are supported â⬠¢ Authentication of all OSPF routing protocol exchanges â⬠¢ Designed for TCP/IP environment â⬠¢ routing updates authentication â⬠¢ IP multicast are utilized in sending/receivingà the updates â⬠¢ routes IP packets based exclusively onà the target IPà address originateà inà the IP packet header Grouping of sets of networks â⬠¢ IP subnets are flexibly configured â⬠¢ Destinationà and mask is available to the route distributed by OSPF The following figure showsà the packetà format used by OSPF: [pic]Fig: OSPF packetà format Version number:à the OSPF version used is specified. Type:à the OSPF packet type is identifiedà as oneà ofà the following: Hello: neighbor relationships are established and maintained. Database description:à the contentsà ofà theà topological database are described. Link-state request: piecesà ofà theà topological database are request ed from neighbor routers. Link-state update:à a link-state request packet is responded. Link-stateà acknowledgment:à link-state update packets are acknowledged. Packet length:à the packet length,à the OSPF header is specified. Router ID: à the sourceà ofà the packet is identified. Area ID: à Theà area of packet is identified. All OSPF packetsà areà linked withà a singleà area. Checksum:à the complete packet contents are checkedà forà any harm sufferedà in travel. Authentication type:à theà authentication type is contained. Authentication ofà all OSPF protocol exchanges. Configuration of theà authentication typeà on per-area basis. Authentication: à authenticationà information is contained. Data: encapsulated upper-layerà information is contained. 5. WORKING 5. 1 Distance Vector Routing: The following methods showà the overall workingà ofà the Distance-Vector Routing: . There is no predefined route i. e. entire route for a particular destination is not known to any router. The port to send out a unicast packet is known by each router on the basis of destination address. Progressively the route is made and there is the formation of the route by the contribution of each router when it receives the packet. The optimal tree is not predefined in DVRP actually. No routers have knowledge for making an optimal tree. Slowly and gradually the tree is made. The tree is formed as soon as a router receives a packet; it is forwarded by router through some of the ports, on the basis of source address. Other down-stream routers make the rest of the tree. The formation of the loops must be prevented by this protocol. Duplications are also prevented in order to make the entire network receive only one copy. In addition to this, the shortest path from source to the destination is the path travelled by a copy. Inconsistencies occurring with Distance-Vector Routing: Incorrect routing entries are caused by slowà inter-network convergence which may bring inconsistencies maintaining routing information. .à The following example describes howà inconsistencies occurà in Distance-Vector routing: The entire figure describes the inconsistencies occurring with Distance-Vector Routing. Definingà a maximumà to prevent countà toà infinity: . With thisà approach,à the routing table update loop is permitted by routing protocol untilà the metric exceeds its maximumà allowed value. Fig: Definingà a maximumà to prevent countà toà infinity 6 hops are defined as the maximumà allowed value. Whenà the metric value exceeds 16 hops, we cannot reach network 10. 4. 0. 0 Routing Loopsà in Distance-Vector Routing: A routing loop is said to be occurred if two or more routers haveà false routingà informationà representing thatà a applicable pathà toà an unapproachable d estination exists via other routers. Fig: Routing Loop Solutionsà to eliminate routing loops Split horizon:à The information is not sent in the direction from where original information comes. The split horizon function is illustrated by the following figure Fig: Split Horizon Route Poisoning:à Routing loops are eliminated. The following figure providesà an exampleà of Route Poisoning: Fig: Route Poisoning Inà additionà to split horizon, route poisoningà and holddown timers, poison reverse, holddown timersà and triggered updatesà are other methodsà to eliminate routing loops. 5. 2 Link-State Routing: The following methods showà the overall workingà of Link-State Routing. Gathering of the neighborà information continuously. Router answering to this protocol are broadcasted the list of neighborà information, process knownà as flooding. Soon, thisà information is distributed to all routers onà the network. Flooding of the neighborà information in caseà ofà a (routing-significant) changeà inà the network. The best path can be calculated to any host on any destination network as everythingà aboutà the network is known by every router. 6. ADVANTAGESà AND DISADVANTAGES Distance-Vector Routing Advantagesà of Distance-Vector Routing: â⬠¢ simpleà and flat network â⬠¢ No special hierarchical design is required. â⬠¢ Implementation of hub-and-spoke networks â⬠¢ No concern for worst-case convergence timesà inà a network â⬠¢ less memoryà and processing power usage Disadvantagesà of Distance-Vector Routing: â⬠¢ Incorrect routing entries create inconsistencies in maintainingà the routingà information â⬠¢ Rise of a condition countà toà infinity â⬠¢ Occurrence of a routing loop â⬠¢ Variable Length Subnet Masking (VLSM) or super netting is not supported â⬠¢ multi-vendor routing environment is not supported Link-State Routing Advantagesà of Link-State Routing: â⬠¢ Paths are chosen via network by the use of cost metrics â⬠¢ changesà inà the networkà topology are reported toà all routersà inà the network quickly â⬠¢ à fast convergence times â⬠¢ No occurrence of routing loops routing decisions are based on the most recent setà ofà information â⬠¢ Link-State protocols use cost metricsà to choose paths thoughà the network. The cost metric reflectsà the capacityà ofà the links on those paths. Disadvantagesà of Link-State Routing: â⬠¢ Topology database,à anà adjacency database,à andà aà forwarding database is required. â⬠¢ a significantà amountà of memoryà is required in large or complex networks â⬠¢ significantà amountà of CPU power usage â⬠¢ need of a strict hierarchical network design to reduce significantà amountà of CPU power usage â⬠¢ network capability or performance is low to transport data . APPLICATIONà AREAS Distance-Vector Routing: â⬠¢ used in mobile, wireless and hoc networks (MANETs) â⬠¢ used for mobileà ad hoc routing (Ad hoc On-Demand Distance Vector Routing) . Link-State Routing: â⬠¢ usedà in larger, more complicated networks â⬠¢ Optimized Link State Routing Protocol (OLSR) designed for mobile, wireless and hoc networks 8. COMPARING DISTANCE-VECTORà AND LINK-STATE ROUTING STRATEGIES â⬠¢ Mostly, best path is determined by Distance Vector protocols, while bandwidth, delay, reliabilityà and load are considered to make routing decision by Link-State protocols Distance Vector protocols are simple and efficient where as Link-State protocols are flexible and sophisticated â⬠¢ Routingà information Protocol (RIP v1à and v2)à andà interior Gateway Routing Protocol (IGRP developed by Cisco) are Distance Vector protocols where as OSPF, EIGRP, Novell's NLSP (NetWare Link State Protocol) are Link-State protocols â⬠¢ Notion of a distance is not required in Distance Vector routing where as Link-State routing is based on minimizing some notion of distance â⬠¢ Uniform policies are not required at all routers in Distance Vector routing but uniform policy is required in Link-State routing Router have little knowledge about network topology in Distance Vector routing where as routing domain has excessive knowledge about topology information in Link-State routing 9. CONCLUSION Introduction, working, use, advantages and disadvantages of Distance-Vectorà and Link-State routingà are explainedà in this project. Bellmanà fordà and Dijkstr aââ¬â¢sà algorithm are also discussed. This project describes the popularity of Distance-Vectorà and Link-State routingà because of their complex, sophisticated, flexible features in recent computer networking field..
Wednesday, August 14, 2019
Ethics in Group Counseling Essay
Ethics is also termed as philosophy, which is a branch of philosophy that includes the systematizing, defending and recommending concepts of the right and wrong conducts. There are three major field of study within ethics that involves Metha-ethics that concerns with the theoretical meaning that are used to reference of moral propositions and their truth-values that can be determined, the normative ethics that concerns with the practical means of determining a moral course of action. Lastly is the applied ethics that concerns with what an individual is obligated to do in an appropriate situation or at a particular domain. This research paper can explore the various ethical issues that arise during a group session. There are certain ethical conditions that should be upheld in the panel session from the initial stages of the formation of the group to the working phase of the group. The group leader should be able to uphold definitive ethical, moral codes. Thus, the paper can enlighten the various ways that a group leader should act in the midst of a conflict as well as confidentiality within the group. In focusing on the ethical responsibility of members of a group it necessary to concentrate on the following topics that are explained as follows. Ethical Responsibility Ethical responsibility is the duty that follows the moral correct paths. The ethical responsibilities of the group entail that each member has the responsibility to be honest with other group members so that to be able to make decisions in the group sessions. It is necessary that there must be a clear moral standard from the outset. For instance, create and enforce a code of conduct that ensures that group members are treated fairly to avoid the appearance of unethical behaviors. The group leader should be able to ensure that there is transparency when dealing with group members. Also the ethical that you might feel you have, you should consider how the groupââ¬Ës morality could affect the group productivity. Ethical Communication inà Small Groups Dealing with small groups work we major on focusing on getting the job done while maintain a reasonable relationship among group members. Ethics in a small group involve three levels whereby we have the individual group member, the group, and the group environment. Thus using ethics in a small group, it enhances the moral aspects of the group interaction. The ethical communication enables the human worthiness and the dignity by fostering the truthfulness, fairness, responsibility and enhancing the personal integrity. Thus, ethical communication in small groups is used for caring and accountability for oneself and other group members. Some other principles that are more applicable to small group communication involves: the truthfulness ,accuracy, honesty and provision of the integrity of communication, endorse freedom of expression and diversity of perspective together with the tolerance of dissent to be able to achieve the informed and responsible for making decision making fundament al to a civil society. Unethical communication causes threats to the quality of all communication and the consequently of the well-being of the individuals and the society. In addition, as a manager be able to create a promotion communication climate of caring and mutual understanding that exist with respect and uniqueness needs and characteristics of individualââ¬â¢s communicator and be able to accept responsibilities for the short and long-term consequences. Ethics is more easily discussed than putting into real practice as demonstrated by San Jose Mercury stated that the increasing trend in an organization to integrate a code of ethics for daily activities. Ethical communication requires that an effective critical thinking skills, recognizing the importance of the diverse perspectives and respect for the well-being of self and other taking the responsibility for individual and the group actions and reflecting on the choices the group members can make.. Ethics in Group Counseling During the session of group counseling, consist of the psychiatric care that many patients meet more at therapist at a time. Each group has different topics that they wish to tackle for the growth that enhances the distinction of the financial issue that an individual counseling can be able to create.à The financial tights limit the delivery of the community agency for individual counseling. Focusing on the Barlow Research stated that group-counseling sessions are more successful than the individual ones. Thus by evaluating the various facts that the states that group counseling benefit more patients at one time as well as being used more than the individual counseling. Through McCarty studies, they were able to answer questions that were concerning the indicator of the importance of group counseling as compared to individual counseling. They described the positive aspect of the group counseling as well as stipulating the negative side of the group counseling. The positive results of the group counseling involve the developing of the social skills among the group due to a safe environment in which the group members can share their thoughts feelings and ideas. In addition, the aspect that concerns the patients to be able to receive a positive feedback from their own group mate as well as various perspective on a similar issue, the group members can enhance to learn new ways in order to see a particular problem. Considering the negative aspects of the group therapy involves the clients were not speaking during a group therapy session since they are too shy to share their views in the front of other individuals. The other aspect consists of group settings and the benefits that are more important in the individual setting. The other aspect involves the issue of time which is limited and the group and the group sessions do not have flexibility date setting, thus any session that is placed by the counselor should be mandatory and set in the panel settings Characteristics of an Ethical Leader During the group, counseling session there must be proper individuals that are trained and equipped in an efficient manner to lead during the session. The individual that lead the session is considered as a leader who addresses the various issues that arise during the session. Some research that was done by Kalshoven and Hugh wanted to determine the individual characteristics that a leader requires that to lead an effective a counseling session. They stated that the major features of the ethical leader were both agreeable and conscientious. In their study, they proposed that a leader possess the traits whereby the manager requires the features to ethical standards in the counseling session. Another study that was doneà by Riggio stated that the two important moral emotions that a leader must possess is the empathy for their clients as well as compassion for the individual wellbeing. Jacobs in his literature book stated strongly that leaders in group counseling must be at a state to have skills in organizing and planning the counseling sessions in order to keep orders and maintain the structure of the group. As a counselor, he/she must be able to answer the challenging question that can arise and ensure a complete knowledge understanding. The counselor should be able to understand the counseling theory to enhance proper training that can assist in the implementation of the ethical foundations. Primary Planning The counselor should be given proper training in advance with the aim of ensuring an effective ways in the counseling session. Thus, the counselor is required to attend a counseling session to have the insight to the future issues and the dilemmas they might face. Thus in the participation of that session it allows them to coin and gain the understanding and the perspective. According to Corey, the study suggested that for a minimum of 10 hours of observation and taking notes of the session. This paramount process enables the counselor to be involved in ethical decision-making and well-organized knowledge. The area of jurisdiction must be satisfactory to the counselor by screening the patients before joining the group, in a move to avoid disruption and hurting the whole group at the end of the process. During the screening session, it entailed answering, unsettled questions at the stipulated time. Further, there must be an alignment with the purpose of the group as well as make the t eam leader who will be able to meet the needs of the client as much as possible. The process of planning entails alignment of the client and counselor so that the customer will be free to the counselor to give out and share the deep and times emotions. Once the process of screening is finished, there is an informed consent section. The client that discusses what issues they will be able to encounter during the counseling sessions. The preliminary role of these step, it enables the disclosure of information to the group members to inform the clients the pros and cons of joining the group. It is also suggested that the informed consent section has potential risks that the members might face while in a group therapy session. It is well explained by the Corey survey, whichà states that some clients might experience their privacy, which is a guarantee that the other member will respect their privacy The informed consent is usually presented to customers in a written and oral manner so that the clients can be completely informed of what they will encounter so that to avoid surprises when the sessions begin. In the consent, the clients are required to contain the role expectations of colleagues and the leader, the policies and the procedures that are governing the mandated group, the documentation requirements and the procedures for the consultation between group leader and the group members. Open or Closed Group It is stated that it beneficial to choose the group counseling since it is better to make a decision. There are supportive reasons to those suggestions that cause the more efficient counseling method. At first, the counselor can reach out a larger group of people. Instead of focusing much time on one person, we assist the lives of many other than concentrating on a single individual. Through group counseling, it benefits both the client and the counselor since it creates a great way to build a community and stimulate the counseling session. Secondly, the group counseling is more effective since the counselor can build his/her leadership skills this is created because of the counselors can encounter various problems and through making mistakes, they can become stronger and efficient leaders as the session progresses. The third reason it beneficial for both the counselor and the group since the counselor can be able to raise his revenue through obtaining a group counselling session as compared to one person and the member of the group can save money as well. Also, the cost of individual counseling is expensive as compared to the panel session The last reason to consider the group session is such that it is much effective since the counselor can continually learn experiment and strive to make a difference in the life of a client. Group Processes According to Corey, he stated that in-group counseling the issue of conflict within counseling in a group is common. The topic at times is inevitable within the group when you have personal clashing and perspectives within the group. However, according to Jacobs warned that the issues that are dealing with the denominator, negative member, and the overwhelming chronic talker,à and some issues of asking a member to leave are expected to arise in the counseling setting. Thus, it is important to note that some of the problems do not solely happen in the group setting but may happen as well in the personal counseling setting session. Therefore, the most important issue about conflict is not the conflict itself but how the counselor will be able to deal ethically with the issue when it arises. Thus, a great tool that one should use is to list all the conflict issues that they may arise and then gain the insight as to how to solve the issue ethically. In addition, it is desirable to seek advice from other colleagues about the tactics that may be used in the sessions to resolve the issues. The counselor is supposed to develop either an open or closed session group setting. Whereby in the public group setting session the members of the group are allowed to go and come at their own pleasure. Nevertheless, in the closed group sessions the member is required to be a continuance of the attendance throughout the designated sessions. Close relationship should be built on the counselor as well as a close relationship in-between the other group members as stated by the Forsyth who stated that the aspect of cohesion when conducting the issue of evaluation the leader must activity gain the virtue to keep the group in a cohesiveness mode. The ethical questions that arise from a closed group therapy sessions show the ability for the client to leave at any point. According to Corey, stated that a member should choose to leave the counseling session then that must openly let the group and the counselor must know that they wish to exit and the reason they exiting the group. It can be done in order not to harm the homeostatic environment of the group. Thus when the team member does not do this, it can harm the rest of the group and disrupt the growth process that there is among the group. It leads to a critical ethical topic that must be addressed in the every counseling group that is the issue of com fidelity. As a counselor it safe to uphold the confidentiality of the group members, this can lead to the group members being shy about sharing certain area their lives. There are certain aspects that the counselor can break in the confidential barriers While in the individual counseling, it involves talking personal feeling thoughts and behaviors and the things that are troubling and spend time in talking about the individual relationship with others. Your counselor will work with you to be able to set goals and the things you require to be accomplishedà together. The counselor assists you to develop different strategies that can assist you to be able to reach the personal goals. In some cases, it could mean changing the pattern of thinking, learning new skills, changing the behaviors, and shifting the way you feel and express the emotions. References American Psychological Association. Publication manual of the American PsychologicalAssociation (Current ed.) Washington, DC: American Psychological Association. Association for Specialists in Group Work. (2007). Best Practice guidelines 2007 revision. Retrieved from http://asgw.org/pdf/Best_Practices.pdf Baurhan, S., Smith, J., Steen. S.(2008). The preparation of the professional school counselors for group work. The Journal for Specialists in Group work, 33(3), 253-269 DOI 10.1080/01933920802196120 Booker, B., Henfield M., Steen S. (2014).The achieving success everyday group counseling model: implication for professional school counselors. The Journal for Specialists in Group work, 39(1), 29-46. DOI 101080101933922.2013.861886 Brigman, G., Campbell,C.(2005). Closing the Achievement Gap: A structured approach to group counseling, The Journal for Specialists in Group work, 30(1) ,67-82. DOI 10.1080/01933920590908705 Corey, G., Corey, M., & Haynes, R. (2014). Groups in action: Evolution and challenges (2nd ed.). Belmont, CA: Brooks/Cole. ISBN: 9781285095059 Cornish, M., Post, B., & Wade, N. (2014). Religion and spirituality in group counseling: beliefs and preferences of university counseling center clients. Group Dynamics: Theory, Research, and Practice. 18(1), 55-68 DOI 10.1037/a0034759 Hartman, D., & Zimberoff,D.(2012). Ethics in heart-centered therapies. Journal of Heart Centered Therapies, 15(1). Jacobs, E. E., Masson, R. L., Harvill, R. L., & Schimmel, C. J. (2012). Group counseling: Strategies and skills (7th ed.). Belmont, CA: Brooks/Cole. Petrini, C. (2013). Professional ethics between the individual and society. Physical TherapyReviews, 18(2), 142-143. Stuckton, R. (2010). The art and science of group counseling: The Journal for Specialists in Group work, 35(4), 324-330. DOI 101080101933922.2010.515904
Tuesday, August 13, 2019
The study of product development as the core in transforming medium Literature review
The study of product development as the core in transforming medium size businesses into large multi-national companies - Literature review Example Six different theoretical frameworks have been formulated to explain organizational transformation. They include life cycle, evolutionary, dialectical, teleological, social cognition and cultural approaches to change. Evolutionary models include social evolutionary and biological models. Here it is assumed that situational variables, circumstances and environment faced by each organization determine the change in each organization. Here very little role is given to people in determining the direction of change and change is considered as very slow process.The later version of these models assume managers having ability to respond and anticipate changes.Based on this theory, mergers are considered as a form of organizational transformation to respond to forces outside an organization. Through mergers, there can be overall change in the organizational structure of an existing corporation in a mature product market as a part of its growth strategy to survive in the industry. This happens when the results of the past investment decisions will not be able to produce assets or resources that can finance the activities. Thus, the process of mergers and acquisitions involves the reduction in the resources as a part of the reallocation to new growth areas. In the case of mergers, the firms receive a surplus than they obtain individually through the economies of scale. This surplus increases when the product demand is high and falls when it is low. ... Thus, the process of mergers and acquisitions involves the reduction in the resources as a part of the reallocation to new growth areas. In the case of mergers, the firms receive a surplus than they obtain individually through the economies of scale. This surplus increases when the product demand is high and falls when it is low (Lambrecht and Myers, 2004). In addition to these, during the economic downturns, the unproductive assets existing needs to be sold off to shareholders. The hesitancy of the management in doing so results in takeover activities (Maksimovic and Phillips, 2000).The takeover results in selling the unproductive assets to the acquirer of the firm and thereby reaching the proceeds of the takeovers to the shareholders. Thus mergers result in cost savings and revenue enhancement. The main criticisms of the evolutionary models include their base on mathematical field and not human fields, failure to explain change as a social phenomena, difficulty in linking environme ntal and organizational variables, etc(Collins,1998). The teleological models see change as the phenomenon resulting from the leadersââ¬â¢ perception of necessity to change. Here change is assumed to be dependent on internal decisions in accompany instead of external changes. This model gives the central role to leader and considers leader as a rational agent and change is explained on the basis of scientific management tools. Thus these models are considered as more human than the evolutionary models (Brill and Worth, 1997). This theory focuses on the need for leaders to motivate the followers rather than imposing their behaviour on followers (Trice and Beyer,
Monday, August 12, 2019
Exam questions Essay Example | Topics and Well Written Essays - 1500 words - 2
Exam questions - Essay Example The use of technology enhanced the invention of machines that increased the productivity of workers. Technology also enhanced the growth of enterprises to large scale producers. Food products were, therefore, produced in masses that fed the society. End products were produced at cheaper costs and less time than in the recent times. Due to the changes the standards of living of the citizens were improved and also recorded a social change. People moved from suburb areas to the cities thus land was left vacant for production of food. At times people who lived in the urban areas and worked in the factories lived in filthy conditions due to overpopulation in the urban areas (Goloboy 2008, p.58). Increased food production is essential for industrialization in any state. Labor is essential for the growth of industries and the state to maintain a sufficient number of laborers it needs to device ways of producing enough food to feed the population. Industrialization in Europe was due to sustainable methods of food production. Industrialization in Britain occurred between 1750 and 1830. Britain had perfect conditions for industrialization to occur. Mineral resources, labor and technology, were present in Britain and facilitated the industrial revolution (Goloboy 2008, p.67). Britain had made the use of wood as a source of heat for a long time it thus had plenty of coal deposits remaining and were used in new ideas. The source of heat was used in the industries. Britain was also a colonial master of many nations, the raw materials that could not be found in Britain could be imported from the colonies at cheap costs. The colonies also provided markets for the end products. Other factors that contributed to industrialization in Britain were the plenty natural resources in Britain. The government of Britain also improved the transportation in Britain enhancing the movements of finished goods and raw materials. The growing population in
The risks associated with ionising radiation in medical imaging Assignment
The risks associated with ionising radiation in medical imaging practice, and the precautions required to protect aginst them - Assignment Example Due to the in effective training and inadequate awareness given to the staff as well as the patients they are exposed to more unnecessary radiation (Koenig et al 2001). Ionizing radiation is used in applications such as medical imaging in the hospitals and to perform diagnostic imaging. In the medical imaging, the most common forms of the ionizing radiations are the gamma rays and the x-rays. These medical imaging practices are important in the medical field because of the determination of the diseases and different injuries in the human body. However, aside from these benefits and life saving tool, these ionizing radiations has certain limits and conditions to be applied on the patients and people. The reason for this is due to the fact that high doses of these ionizing radiations are responsible for the formation of cancers. The ionizing radiation in the medical imaging is found to be one of the most important discoveries of the medical science. Even with the use of the new technol ogy, the equipments are highly capable of posing high radiation doses if the treatment procedure is not well maintained and followed (ICRP 2000). Whereas there is a strong debate going that the usage of these ionizing radiations may cause genetic mutations and cancers. As it is well known that there is no such dose below which there is no risk of any harm to the exposed one or a zero risk (ICRP 1990). So it is important to avoid the exposure to these ionizing radiations but how can this be possible. Of course someone that needs medical attention and for different diagnosis, one has to go through these treatments, but on the first hand the primary cure is to improve the life styles and the determinants that may cause the health damage to be improved. Below is the typical effective dose from x-ray radiation. Exam Effective Dose mSv (mrem)1 Chest (LAT) 0.04 (4) Chest (AP) 0.02 (2) Skull (AP) 0.03 (3) Skull (Lat) 0.01 (1) Pelvis (AP) 0.7 (70) Thoracic Spine (AP) 0.4 (40) Lumbar Spine (A P) 0.7 (70) Exam Effective Dose mSv (mrem)2 Mammogram (four views) 0.7 (70) Dental (lateral) 0.02 (2) Dental (panoramic) 0.09 (9) DEXA (whole body) 0.0004 (0.04) Hip 0.8 (80) Hand or Foot 0.005 (0.5) Abdomen 1.2 (120) By improving our health status and also improving our physical mental and social states, we can avoid these threats even at the first place to be exposed by such ionizing radiations even for the diagnosis. However the main concern regarding the ionizing radiation is the induced cancer among the young children from the CT scans. As the young children are more susceptible to get the cancer as compared to the elders, so the more controlled experiments and discoveries are to be made in order to avoid this risk of more cancer due to these ionizing radiations. But another debate that why the need for these medical imaging are increasing day by day even with the more sophisticated technology and new era of research, does that means that science failed to improve the health st atus of the worldââ¬â¢s population even with the advancement. The answer could be controversial as the health is comprehensive phenomena and does not depend on one facto but many. So there is a need to improve the
Sunday, August 11, 2019
Heart of Darkness Essay Example | Topics and Well Written Essays - 500 words - 2
Heart of Darkness - Essay Example The Conradââ¬â¢s story seems to unfold the dark moments that might be frightening to the readers, however it does point out the benefit of civilisation. For instance, the story accounts for the civilisation that transformed the one time dark country Britain (Conrad 36). The tradition brought to the Dark Continent by the white man did not sound impressive to the blacks, but it has transformed the community to illuminate better practices, which they did not acknowledge in the first place. The modern methods of cultivation are good news to people that knew little about the existence of modern method of increasing agricultural yields (Conrad 56). Another important instance that is impressing in the novel is the modern education system. The system enabled the continent to transform from its traditional systems, which produced little in terms of industrialisation as well as globalisation. Education was the only viable way through the Dark Continent could receive the new light. Conrad observes that Africans embraced the old technology in doing their things. It did not appear to them that the society could apply scientific ways of doing the daily activities. The fruit of introduction of science to the dark part of the world brought light that is shining in this region. The roads that the colonial masters developed did not only helped the colonial masters to exert their autocratic rule in the dark world, but also enabled the blacks to enjoy trading their goods. However, the novel gives a fiery tale of inhumanity projected to the innocent blacks in the name of civilisation. The verbal abuse to the Africans by the colonial masters is disgusting. It is arguable that better ways were applicable in introducing modernity (Conrad 125). The author described the killing of the Africans as if they did not have the right to live or to chose what is good for their lives or not. The white figures did not regard blacks as human beings moreover; they did
Saturday, August 10, 2019
Public speaking Essay Example | Topics and Well Written Essays - 1000 words
Public speaking - Essay Example The two goals contradicted each other, as Vietnams had threatened to attack US if their troops were not to be withdrawn from South Vietnams. For that reason, Nixon addressed the issue with a two sided mind. Paradoxically, Nixon imparts a withdrawal mode to his audience, a strategy that makes them feel like he cares so much for the Americans, and especially the American men in Vietnam. He acknowledges that American troops stand a higher risk in the attacked zones but concludes the sentence by mentioning that withdrawing implies a greater risk to the natives of the attached zones. Nixon considers it wise to analyse the situation in two ways to make the audience understand that withdrawal, as the solution suggested earlier, is a controversial action that worsens the situation. As matter of fact, the Nixon understands that his audience are Americans, who would want their men protected but keeps in mind that the outside world is also watching his action. Therefore, the speech is planned n ot only to please the immediate audience but ensure that the problem is effectively addressed. Nixon confidently convinces the audience that his speech is well advised, by mentioning that the decision being presented wasnââ¬â¢t his own opinion but an informed discussion with national Security Council, other crucial personnel as well as the presidentââ¬â¢s advisers. To ensure this confidence, the speech creates some sense of inductive reasoning, by first defining the problem, analysing the available solutions and drawing a generalised conclusion later on. Nixon explains the problem by describing the actions and motives of the enemy. According to Nixon, America has no enmity whatsoever with North Vietnam, in the past there had been no troops moving to attack Vietnam, neither had the south Vietnams attacked their opponents before . He at the same time mentions the existence of alliance with South Vietnams. These create some sense of reasoning to the audience that
Subscribe to:
Posts (Atom)