Mechanical Engineering. This Literature review has to cover all previous work regarding methods of tribological testing on human skin friction. My thesis involves the use of a UMT machine (friction test) on the volar forearm and also the corneometer(water) and sebumeter(oil). My project aim is to develop a protocol to measure the changes in tribological properties(friction, hydration, oil levels) of skin before and after application of vaseline.The objectives include:
Familiarise with UMT machine and its functions and controls
Carry out tests in laboratory.
Identification of the correct parameters to carry out tests.
Eg. Amount of cream application, Time duration between application and testing(acclimatisation), Location of cream application, atmosphere conditions effect.
Run similar tests with cavilon.(Other creams also applicable)
Create a Standard Protocol for Testing using the UMT machine.
Clinical trials with the identified standard protocol.
I have a list of papers which need to be referenced and can provide softcopy.
———-
Added on 15.08.2016 16:26
Here is an example of a thesis which is similar to mine which consists of a lot of references
Instruction files
kwan_jjw_2015_thesis.pdf(1,10 MiB)
delalleau_2006_characterizationofthemechanicalpropertiesofskinbyinverseanalysiscombinedwiththeindent(File not exist or corrupt.)
pailler-mattei_2007_contributionofstratumcorneumindeterminingbiotribologicalpropertiesofthehumanskin(File not exist or corrupt.)
derler_2012_tribologyofskinreviewan_analysisofexperimentalresultsforthefrictioncoefficientofhumanski(File not exist or corrupt.)
kwiatkowska_2009_friction_deformationbehaviourofhumanskin.pdf(1,50 MiB)
zahouani_2011_effectofhumanageingonskinrheology_tribology.pdf(944,26 KiB)
ramalho_2007_invivofrictionstudyofhumanskininfluenceofmoisturizersondifferentanatomicalsites.pdf(1,53 MiB)
adhesion_friction_and_wear_charactherization_using_atomic_force_microscope.pdf(2,31 MiB)
an_integrative_approach_to_product_development_a_skin-care_cream.pdf(1,63 MiB)
philips_friction_and_deformation_behaviour_of_human_skin.pdf(1,52 MiB)
philips_influence_of_surface_roughness_material_and_climate_conditions_on_the_friction_of_human_skin(File not exist or corrupt.)
philips_influence_of_the_surface_roughness_material_and_climate_conditions_on_the_friction_of_human_(File not exist or corrupt.)
friction_adhesion_and_durability_and_influence_of_humidity_on.pdf(1,83 MiB)
philips_friction_behaviour_of_hydrophilic_lubricious_coatings_for_medical_device_applications.pdf(1,32 MiB)
unilever_friction_and_lubrication_of_human_skin.pdf(1,09 MiB)
friction_and_durability_of_virigin_and_damaged_skin_with_and_wihtout_skin_cream.pdf(4,69 MiB)
philips_invivo_measurement_of_skin_surface_strain_and_subsurface_layer_deformation.pdf(3,87 MiB)
li_2013_influenceofexfoliatingfacialcleanseronthebio-tribologicalpropertiesofhumanskin.pdf(6,79 MiB)
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 });

