نتایج جستجو برای: total soluble solid tss

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

Journal: :علوم باغبانی 0
فرزانه پایمرد مختار حیدری محمد حسین دانشور نوراله معلمی

pomegranate (punica granatum) is an important fruit crop cultivated for fruit and processing in the iran. delaying fruit harvest of pomegranate may increase fruit losses due to fruit cracking; however, early harvest may influence physical and biochemical indices of fruit. an experiment was carried out in 2011 at ‘baghmalek’ (north west of ahwaz, khuzestan province, iran) to determine the effect...

Journal: :Notulae Botanicae Horti Agrobotanici Cluj-napoca 2022

The present study was conducted to evaluate the effect of maturity stages on physicochemical characteristics grapefruit (Citrus paradisi cv. ‘Shamber Tarnab’) under storage conditions for 60 days at ambient temperature (16±1 °C with 55-60% relative humidity). Grapefruits were harvested different stages, namely mature green (MG) and full ripe (FR). fruits both assessed physical quality parameter...

2013
Md. Khairul Islam M. Z. H. Khan M. A. R. Sarkar Nurul Absar S. K. Sarkar

A detailed study was carried out with the postharvest mangoes (namely, the Langra and the Khirshapat) treated with different levels of Bavistin DF (BDF) solution (namely, 250, 500, and 750 ppm) for obtaining results on biochemical changes as well as storability of postharvest mango. The experiment was laid out in randomized complete block design with three replicates. The results of the experim...

2013
Ahmed Tawfik Magdy Zahran

This study was carried out to assess the efficiency of a combined system consisting of up-flow anaerobic sludge blanket (UASB) reactor and down-flow hanging sponge (DHS) system for color removal from reactive dyes wastewater. The UASB reactor and DHS system were operated at HRT of 6 and 2.0 h., respectively. The results obtained indicated that, the combined system was quite effective for remova...

2015
Yan-Ru Zhao Ke-Qiang Yu Yong He

Chemometrics methods coupled with hyperspectral imaging technology in visible and near infrared (Vis/NIR) region (380-1030 nm) were introduced to assess total soluble solids (TSS) in mulberries. Hyperspectral images of 310 mulberries were acquired by hyperspectral reflectance imaging system (512 bands) and their corresponding TSS contents were measured by a Brix meter. Random frog (RF) method w...

In this study, the effectiveness of chitosan coating treatment to control weight loss and maintaining fruit quality of apricot was investigated. Fruits were coated with 0.25%, 0.5% and 0.75% chitosan as well as distilled water (control). Following treatments, fruits were stored at 0?C and 80 ? 2% relative humidity for 25 days. The weight loss, total soluble solids (TSS), titratable acidity (TA)...

Journal: :Journal of Marine and Coastal Science 2021

Total suspended solids (TSS) are sediment material that floats in the water column moves without touching bed, influenced by input from land, river flow, and oceanography factors. TSS is closely related to sedimentation, which can harm aquatic ecosystems, especially coral reefs. This research was conducted using data as well flow for each season (May, June, October 2019, February March 2020) kn...

Journal: :Jurnal Laut Khatulistiwa 2023

Pendangkalan PPN Pemangkat akibat sedimentasi sudah menjadi perhatian sejak beberapa tahun terakhir. Penelitian ini dilakukan untuk mengidentifikasi 3 sumber yang berasal dari Sungai Sambas Besar, Prapakan Tanjung, dan Penjajap menentukan dominan penyuplai sedimen di dalam area pelabuhan. Data digunakan yaitu elevasi pasang surut, arus, debit aliran sungai, konsentrasi TSS. Hasil penelitian men...

Journal: :علوم باغبانی ایران 0
مصطفی عشور نژاد دانشجوی سابق کارشناسی ارشد دانشگاه گیلان محمود قاسم نژاد استادیار دانشگاه گیلان سیروس آقاجانزاده پژوهشگر مؤسسه تحقیقات مرکبات، رامسر داود بخشی استادیار دانشگاه گیلان جواد فتاحی مقدم دانشجوی دکتری دانشگاه گیلان

the effect of the organic, integrated and conventional methods of kiwifruit cv. 'hayward' production on the fruit quality at its harvest time was investigated. such traits as fruit size, firmness, total soluble solids (tss), titratable acidity (ta), total chlorophyll, total carotenoids, vitamin c, total phenol, flavonoid compounds (catechin, quercetin 3-glucoside and chlorogenic acid)...

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

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

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