نتایج جستجو برای: crosslinked polyethylene

تعداد نتایج: 35943  

Journal: :Journal of biomedical materials research 2001
V Saikko O Calonius J Keränen

The effect of counterface roughness on the wear of conventional gamma-sterilized, and electron-beam-crosslinked ultrahigh molecular weight polyethylene was studied with a circularly translating pin-on-disk device. The counterfaces, CoCr disks, were either polished, or roughened so that they represented the type of roughening and the range of surface roughness values (R(a) = 0.014-0.24 microm) o...

Journal: :Journal of biomedical materials research. Part B, Applied biomaterials 2007
Gordon R Plank Daniel M Estok Orhun K Muratoglu Daniel O O'Connor Brian R Burroughs William H Harris

Stress magnitude and distribution of both conventional polyethylene versus a crosslinked polyethylene in the liner of a total hip replacement (THR) were examined using finite element analysis and pressure sensitive film. Both types of polyethylene were assessed against head sizes of 22 and 28 mm with 5-mm thick polyethylene liners and head sizes of 28, 38, and 46 mm with 3-mm thick polyethylene...

2010

INTRODUCTION Highly crosslinked polyethylenes were introduced for hip arthroplasty more than 10 years ago [1]. The creation of highly crosslinked polyethylenes involves irradiation of the material followed by annealing or remelting. Higher doses of irradiation are desirable because it provides a sufficient level of cross-linking for wear reduction, which is why highly crosslinked polythethylene...

Journal: Nanomedicine Journal 2014
Esmaeil Mirzaei, Farnoush Asghari Paskiabi Mohammad Ali Shokrgozar Reza Faridi-Majidi,

Objective(s): To improve water stability of electrospun chitosan/ Polyethylene oxide (PEO) nanofibers, genipin, a biocompatible and nontoxic agent, was used to crosslink chitosan based nanofibers.  Materials and Methods: Different amounts of genipin were added to the chitosan/PEO solutions, chitosan/PEO weight ratio 90/10 in 80 % acetic acid, and the solutions were then electrospun to form nano...

Journal: :Journal of materials science. Materials in medicine 2015
Kanako Hata Yukihide Minoda Mitsuhiko Ikebuchi Shigekazu Mizokawa Yoichi Ohta Nobuyuki Miyazaki Yusuke Miyake Hiroaki Nakamura

This is the first report of in vivo wear particles from four total hip arthroplasties using remelted highly crosslinked polyethylene. The number of particles was (1.51 ± 0.45) × 10(7) g(-1) (mean ± standard error); particle size (equivalent circle diameter), 0.72 ± 0.15 µm; and roundness, 1.45 ± 0.05. Remelted highly crosslinked polyethylene generates fewer, rounder, equivalently sized particle...

Journal: :علوم و تکنولوژی پلیمر 0
سید احمد ابراهیمی مهرداد کوکبی محمدعلی سمسارزاده

0

2014
Matthew G. Teeter James P. McAuley Douglas D. Naudie

Highly cross-linked polyethylene has become the gold standard in total hip replacement for its wear resistance. Moderately crosslinked polyethylene is now available for total knee replacement (TKR), although concerns about reduced mechanical strength have prevented widespread adoption. The purpose of this report is to describe an unusual case where a patient underwent cruciate retaining TKR usi...

Journal: :Revista espanola de cirugia ortopedica y traumatologia 2012
P Hinarejos A Torres I Piñol D Valverde E Prats Ll Puig

AIM OF THE STUDY In recent years cross-linked polyethylenes have been developed in an attempt to reduce the wear, as has been demonstrated in knee simulators. The aim is to assess, by counting particles of polyethylene in synovial fluid, whether the reduction in wear is confirmed in patients with a highly crosslinked polyethylene prosthesis. MATERIAL AND METHODS A prospective randomised study...

Journal: :The Journal of arthroplasty 2015
Jonathan Netter Juan C Hermida Jerry D'Alessio Mark Kester Darryl D D'Lima

Wear and polyethylene damage continue to be important factors affecting outcomes of unicompartmental knee arthroplasty. We compared two design rationales for unicompartmental arthroplasty: fully congruent mobile bearings; or moderately conforming fixed bearings using experimental and computational wear simulation. Experimental wear rates were 3.89 (±0.12) mg/million cycles for the highly crossl...

Journal: :nanomedicine journal 0
esmaeil mirzaei department of medical nanotechnology, school of advanced medical technologies, tehran university of medicalsciences, tehran, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی تهران (tehran university of medical sciences) reza faridi-majidi department of medical nanotechnology, school of advanced medical technologies, tehran university of medicalsciences, tehran, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی تهران (tehran university of medical sciences) mohammad ali shokrgozar national cell bank of iran, pasteur institute of iran, tehran, iranسازمان اصلی تایید شده: انستیتو پاستور ایران (pasteur institute of iran) farnoush asghari paskiabi department of medical nanotechnology, school of advanced medical technologies, tehran university of medicalsciences, tehran, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی تهران (tehran university of medical sciences)

objective(s): to improve water stability of electrospun chitosan/ polyethylene oxide (peo) nanofibers, genipin, a biocompatible and nontoxic agent, was used to crosslink chitosan based nanofibers.  materials and methods: different amounts of genipin were added to the chitosan/peo solutions, chitosan/peo weight ratio 90/10 in 80 % acetic acid, and the solutions were then electrospun to form nano...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->