Learning Outcome in this assessment: Consider the effects of intentionally applied treatments to materials or the deleterious effects of use on materials.
Assessment Criteria:
For each of the 5 treatments:
1-Modification to material characteristics (40%).
2-treatment overall (25%).
3-limitations/disadvantages (15%).
4-other (10%) means any additional information that you can add.
5-Presentation overall (10%).
A written assignment with appropriate diagrams and a written explanation of the diagrams should be submitted for clarification.
The 5 treatments that i need you to write about :
1- Annealing
2-Normalising
3-Hardening
4-Ceramic Coating
5-Tensile test
These treatments are in the marine sector even the reference that you will use should be in the marine sector. In addition, the task of the assignment gonna be added in the attachment.
thanks.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

