Nurses in every position, specialty, and healthcare organization face challenges. Technology continues to change at a rapid pace, the need for cultural sensitivity will expand, and pressure to work long hours while remaining sharp, attentive and skilled will remain part of the profession. The issues present differently depending on your role as a nurse; whether you are a nurse manager or working directly with patients on the floor. In this assignment,

Nurses in every position, specialty, and healthcare organization face challenges. Technology continues to change at a rapid pace, the need for cultural sensitivity will expand, and pressure to work long hours while remaining sharp, attentive and skilled will remain part of the profession. The issues present differently depending on your role as a nurse; whether you are a nurse manager or working directly with patients on the floor. In this assignment, students will identify a professional nursing issue, and undertake a critical analysis that focuses on this issue and discuss solutions to the issue, such as the implementation of new policies (at the hospital or state government level). The student may choose from one of the below issues or select an alternative issue that has been approved by your lecturer/tutor. Some of the currently identified issues include: Nursing Burnout Compassion Fatigue Workplace Safety Nursing shortages Increased workload Recruitment and retention An aging workforce Violence against nursing Horizontal Violence Bullying Diversity Gender Bias Select literature/research article(s) that provide the strongest evidence for your topic. Your articles must be ≤ 5 years old. Your assignment must have an introduction, a body (which is the content of the issues) and a conclusion. USE APA FORMAT APA guidelines (Links to an external site.). Information cited from unreliable websites, pamphlets or magazines is not acceptable for this paper. The topic selected for the assignment is workplace safety.

[Button id=”1″]

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

Assignment Question – Term 1 of 2020Question One“In my view there was an identity of interest in the transaction, as between AXA and Macquarie Bank, which was not simply that of vendor and purchaser. Macquarie Bank had, in effect, undertaken to assist AXA to dispose of AXA Health in a way which would minimise AXA’s capital gains tax exposure. They were to have an ongoing relationship with respect to any short-term profit on resale. Their relationship was not at arms length. Their dealings r

Assignment Question – Term 1 of 2020

Question One

“In my view there was an identity of interest in the transaction, as between AXA and Macquarie Bank, which was not simply that of vendor and purchaser. Macquarie Bank had, in effect, undertaken to assist AXA to dispose of AXA Health in a way which would minimise AXA’s capital gains tax exposure. They were to have an ongoing relationship with respect to any short-term profit on resale. Their relationship was not at arms length. Their dealings reflected that fact.”

Required: 

Critically discuss the decision of the court in Federal Commissioner of Taxation v AXA Asia Pacific Holdings Ltd [2010] FCAFC 134 by considering the above extract from the decision of Dowsett J.

 

Question Two

S 110-45(1B) of the ITAA 97 reads as follows: “Expenditure does not form part of the second or third element of the cost base to the extent that you have deducted or can deduct it.”

Required: 

Critically discuss the practical application of the above provision, with specific reference to the meaning of the words “you have deducted or can deduct it”.

 

The End

[Button id=”1″]

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

Explore the reasons why some people continue to smoke despite having a chronic respiratory disease. What social determinants of health will be affecting these decisions? Explain your response. Critically discuss the above question in light of your learning from this topic. Ensure all arguments and opinions are supported by relevant literature.

Explore the reasons why some people continue to smoke despite having a chronic respiratory disease. What social determinants of health will be affecting these decisions? Explain your response.
Critically discuss the above question in light of your learning from this topic. Ensure all arguments and opinions are supported by relevant literature.

The post Explore the reasons why some people continue to smoke despite having a chronic respiratory disease. What social determinants of health will be affecting these decisions? Explain your response. Critically discuss the above question in light of your learning from this topic. Ensure all arguments and opinions are supported by relevant literature. appeared first on Versed Writers.

[Button id=”1″]

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

one report(.pdf format) by the due date (refer to the unit guide) for both parts (A and B) of this assignment via CloudDeakin.

Assignment 3 (SEE 312)
Students are required to submit:
1. one report(.pdf format) by the due date (refer to the unit guide) for both parts (A and B) of this assignment via CloudDeakin.
2. .m (Matlab) file of your implementation of Part B.
by the due date indicated in the unit guide.
Allocation of marks are as follows:
• 10% of the marks will be for the presentation aspects of the report.
• Part A : 50% – Technical accuracy
• Part B : 40% – Technical accuracy
Note: Documentary evidence indicating circumstances beyond your control is required for any extensions beyond the due date.
Part A
1. Draw the waveform for the sequence 011100101 using
a. NRZI (Initial instance starts with low)
b. Manchester (Initial instant start with a high)
c. Differential Manchester (Initial instant start with a high) (6 Marks)
2. Given the bit pattern 101011010, encode the data using ASK, BFSK and BPSK. (6 Marks)
3. Pseudoternary waveform representing the binary sequence 01010010110 was transmitted in a noisy channel. The received waveform is given below (Figure 1). Find where the error(s) and explain your answer. (2 Marks)
Figure 1
4. Why would you expect CRC to detect more errors than simply using a parity bit? (2 Marks)
5. In a CRC error-detection scheme, choose ??(??)=??&+??(+??)+1,
a. Encode the bits 10011011011. (5 Marks)
b. Introduce an error pattern 010010000000000 (i.e. invert the digit in the code word where “1” appears in the error pattern sequence.) and see if the error can be detected.
(3 Marks)
c. Introduce an error pattern 111010000000000 and see if the error can be detected. What can be deduced? (6 Marks)
6. Consider four different cellular systems that share the following characteristics. The frequency bands are 820 to 850MHz for mobile unit transmission and 860 to 890MHz for base station transmission. A duplex circuit consists of one 20kHz channel in each direction. The systems are distinguished by the reuse factor which is 4,7,12 and 19 respectively.
a. Suppose that each of the system, the cluster of cells (4,7,12,19) is duplicated 16 times. Find the number of simultaneous communications that can be supported by each system. (Hint: consider the overall bandwidth in the cell corresponding to mobile unit and base
station transmission) (4 Marks)
b. Find the number of simultaneous communications that can be supported by a single cell in each system. (2 Marks) c. What is the area covered, in cells, by each system? (2 Marks)
d. Suppose the cell size is the same in all four systems and a fixed area of 100 cells is covered by each system. Find the number of simultaneous communications that can be supported by each system. (2 Marks)
7. Use,
a. Dijkstra’s algorithm, (5 Marks)
b. Bellman ford algorithm, (5 Marks)
to find the least cost path from node N1 through node N6 in the following figure 2.
Figure 2
Part B (Laboratory exercise)
• This Laboratory requires the use of Matlab. Your Matlab program, as a soft copy, is required to be submitted in a .m file format (directly executable in Matlab) together with your laboratory report, (Please do not submit the code in a document).
• Matlab help is an effective tool to obtain usage information about plethora of Matlab predefined functions when trying to solve a real-world problems. Some additional investigative literature search will also be required to complete this task. This exercise is aimed at training your skills to investigate and use the strong Matlab functionality. Your ability to investigate and search for information is also tested through this exercise.
1. Implement the graph in Figure 2 in Matlab as a directed graph. (8 Marks)
2. Find the shorted path from “N1” to “N6” using Matlab implemented algorithm and show the shortest path(by highlighting using Matlab) in the Matlab figure. You can verify this with the
manually obtained path in part A (Figure 2). (12 Marks)
3. Discuss the pros and cons of Bellman-Ford and Dijkstra algorithm and other more sophisticated algorithms implemented in Matlab. (5 Marks)
4. Dynamic routing of packets in a computer network poses a similar problem to the traffic mitigation problem.
Regularly updated traffic information can be used to provide an estimate of time taken to go from one suburb to another in a city and plan a journey. Use the given .mat file which consists of a cost matrix with the times to go from one suburb to another at a particular instant in time. The cost matrix variable name is M and there are 10 suburbs. Draw the network and find the least cost and the corresponding path from suburb 1 to 10. (15 Marks)
5. Install the “Acoustic Transmitter” App from Google Play or iTunes. Write a Matlab code to capture the Transmitted a Carrier frequency signal of 1000Hz and 2000Hz respectively and confirm transmitted frequencies through the FFT analysis.

The post one report(.pdf format) by the due date (refer to the unit guide) for both parts (A and B) of this assignment via CloudDeakin. appeared first on Versed Writers.

[Button id=”1″]

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"