نتایج جستجو برای: transbond xt

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

Introduction: In orthodontic treatment, it is essential to establish a satisfactory bond between enamel and bracket. After the self-etch primers (SEPs) were introduced for the facilitation of bracket bonding in comparison to the conventional etch-and-bond system, multiple studies have been carried out on their shear bond strengths which have yielded different results. This study was aimed at co...

Journal: :The Angle orthodontist 2006
Matheus Melo Pithon Rogério Lacerda Dos Santos Márlio Vinícius de Oliveira Antônio Carlos Oliveira Ruellas Fábio Lourenço Romano

OBJECTIVE To assess the shear bond strength of metallic orthodontic brackets bonded with either Fuji Ortho or Ortho Glass LC resin-reinforced glass ionomer cements to enamel surfaces under different conditions, namely, enamel without etching, enamel conditioned with 37% phosphoric acid and enamel conditioned with Transbond Plus Self Etching Primer (TPSEP). MATERIALS AND METHODS One hundred an...

Journal: :Dental materials journal 2009
Shinya Horiuch Kazuyuki Kaneko Hiroko Mori Emi Kawakami Takashi Tsukahara Kohji Yamamoto Kenichi Hamada Kenzo Asaoka Eiji Tanaka

This study aimed to evaluate the effectiveness of self-etching and phosphoric acid-etching orthodontic adhesives for enamel bonding in simulated clinical conditions. By using two self-etching (Transbond Plus, TP; Beauty Ortho Bond, BB) and two acid-etching (Transbond XT, TX; Superbond Orthomite, SB) adhesives, orthodontic brackets were bonded on human premolars (n=10 for each adhesive). Ten tee...

Journal: :The journal of contemporary dental practice 2014
Farouk Ahmed Hussein Mohammed Ibrahim Hashem Elna P Chalisserry Sukumaran Anil

OBJECTIVE The purpose of the current in-vivo study was to assess the effect of using 0.12% chlorhexidine (CHX) mouth rinse, before bonding, on shear bond strength of polycarbonate brackets bonded with composite adhesive. SUBJECTS AND METHODS Eighteen orthodontic patients with a mean age 21.41 ± 1.2 years, who were scheduled to have 2 or more first premolars extracted, were included in this st...

Journal: :The journal of contemporary dental practice 2012
C Nirupama Sarasa Kavitha Josy Jacob K Balaji B Srinivasan Ramakrishnan Murugesan N R Krishnaswamy

AIM The aim of this study was to evaluate and compare the shear bond strength of hydrophilic materials like Transbond MIP with Assure-fluoride releasing light cure sealant paste system (Reliance orthodontic product), Enhance Lc-adhesion booster (Reliance Orthodontics) Prime and Bond NT-one step adhesive with nanotechnology (Dentsply Product India) with Transbond XT as the control group. MATER...

Journal: :Dental materials journal 2007
Rogelio José Scougall Vilchis Seigo Yamamoto Noriyuki Kitai Masato Hotta Kohji Yamamoto

This study evaluated the shear bond strength of stainless steel brackets bonded to enamel with a new fluoride-releasing orthodontic adhesive system. A total of 140 extracted human bicuspids were randomly divided into four groups. Group I (Transbond XT) was a control group in which enamel was etched with phosphoric acid. For the remaining groups, enamel was conditioned with a self-etching primer...

2017
Aliden-Willian Robaski Saulo Pamato Marcelo Tomás-de Oliveira Jefferson-Ricardo Pereira

BACKGROUND The enamel condition and the quality of surface are points that need to be considered for achieving optimal efficiency in the treatment with orthodontic brackets. The aim of this study was to assess the immediate bond strength of metallic brackets cemented to dental. MATERIAL AND METHODS Forty human premolars were double-sectioned, placed in PVC matrices and randomly divided into 1...

Journal: :The Angle orthodontist 2011
Il-Hyung Yang Bum-Soon Lim Ja-Ryeong Park Jung-Yub Hyun Sug-Joon Ahn

OBJECTIVE To test the hypothesis that orthodontic bonding has no effect on the initial adhesion of mutans streptococci (MS) in the presence of saliva. MATERIALS AND METHODS Hydroxyapatite (HA) and orthodontic adhesive (AD) disks were prepared to a uniform size. HA disks were etched with 37% phosphoric acid (HE, etched group). Some of the HE disks were coated with Transbond XT primer and light...

Journal: :European journal of orthodontics 2006
Ascensión Vicente Luis A Bravo Martín Romero

The objective of this study was to evaluate the effectiveness of a self-etching primer, Transbond Plus Self Etching Primer (TSEP, 3M Unitek), and a non-rinse conditioner (NRC, Dentsply DeTrey) for bonding brackets, compared with the acid-etch technique. The brackets were bonded to extracted premolars using Transbond XT (3M Unitek). One of the following three conditioning protocols were used: (1...

Journal: :The Angle orthodontist 2009
Mona A Montasser James L Drummond

OBJECTIVE To test the hypothesis that adhesive remnant index (ARI) scores show no differences when examined under different magnifications. MATERIALS AND METHODS The study included 80 upper human premolars. Stainless steel brackets were bonded to the specimens with Transbond XT light cure adhesive and Transbond Plus Self Etch Primer (3M Unitek, Monrovia, Calif, USA). The brackets were debonde...

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

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

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"; } -->