`, feed: ``, newStyle: ``, Text_and_Display_ads: ``, Display_ad_preview_Square: ``, Display_ad_preview_Horizontal: ``, Display_ad_preview_Vertical: ``, In_feed_Ad_Text_only: ``, In_feed_Ad_Image_on_the_side: ``, In_feed_Ad_Title_above: ``, In_feed_Ad_by_google_recommended: ``, In_Feed_Ad_Image_Above: ``, In_article_Ad: ``, } jQuery(".hANwub").after(` ${separator} ${auto} ${feed} ${Text_and_Display_ads} ${newStyle} ${Display_ad_preview_Square} ${Display_ad_preview_Horizontal} ${Display_ad_preview_Vertical} ${In_feed_Ad_Text_only} ${In_feed_Ad_Image_on_the_side} ${In_feed_Ad_Title_above} ${In_feed_Ad_by_google_recommended} ${In_Feed_Ad_Image_Above} ${In_article_Ad} `) // function addAd(){ // $('.CodeMirror-line').html($('.CodeMirror-line').html() + 'ABCD') // } jQuery(".adbtn").click(function(e) { copyToClipboard(adCodes[e.currentTarget.id]) // $('#myTA').val(adCodes[e.currentTarget.id]) }) // var userSelection = document.getElementsByClassName('.adbtn'); // for (var i = 0; i < userSelection.length; i++) { // (function(index) { // userSelection[index].addEventListener("click", function() { // console.log(this); // addAd(this) // }) // })(i); // } // jQuery(".rQS16b").before(`
Ads
`) jQuery("#myTA").click(function() { this.focus(); this.select() }); var ta = document.getElementById('myTA'); // ta.addEventListener('copy', onCopyEvent); // ta.addEventListener('cut', onCopyEvent); ta.value = ''; clipboardDiv = document.createElement('div'); clipboardDiv.style.fontSize = '12pt'; // Prevent zooming on iOS // Reset box model clipboardDiv.style.border = '0'; clipboardDiv.style.padding = '0'; clipboardDiv.style.margin = '0'; // Move element out of screen clipboardDiv.style.position = 'fixed'; clipboardDiv.style['right'] = '-9999px'; clipboardDiv.style.top = (window.pageYOffset || document.documentElement.scrollTop) + 'px'; // more hiding clipboardDiv.setAttribute('readonly', ''); clipboardDiv.style.opacity = 0; clipboardDiv.style.pointerEvents = 'none'; clipboardDiv.style.zIndex = -1; clipboardDiv.setAttribute('tabindex', '0'); // so it can be focused clipboardDiv.innerHTML = ''; document.body.appendChild(clipboardDiv); function onCopyEvent(e) { e.preventDefault(); copyToClipboard(getTextAreaSelection(e.target)); // copy text // copyToClipboard(getTextAreaSelection(e.target)) // copyHtmlToClipboard(getTextAreaSelection(e.target)); // html } // function copyHtmlToClipboard(html) { // clipboardDiv.innerHTML = html; // var focused = document.activeElement; // clipboardDiv.focus(); // // window.getSelection().removeAllRanges(); // // var range = document.createRange(); // // range.setStartBefore(clipboardDiv.firstChild); // // range.setEndAfter(clipboardDiv.lastChild); // // window.getSelection().addRange(range); // var ok = false; // try { // if (document.execCommand('copy')) ok = true; // else utils.log('execCommand returned false !'); // } catch (err) { // utils.log('execCommand failed ! exception ' + err); // } // focused.focus(); // } function getTextAreaSelection(elem) { var selectedText; if (document.selection != undefined) // IE version { elem.focus(); var sel = document.selection.createRange(); selectedText = sel.text; } else if (elem.selectionStart != undefined) // Mozilla version { var startPos = elem.selectionStart; var endPos = elem.selectionEnd; selectedText = elem.value.substring(startPos, endPos) } return selectedText; } function copyToClipboard(text) { if (window.clipboardData && window.clipboardData.setData) { // Internet Explorer-specific code path to prevent textarea being shown while dialog is visible. return window.clipboardData.setData("Text", text); } else if (document.queryCommandSupported && document.queryCommandSupported("copy")) { var textarea = document.createElement("textarea"); textarea.textContent = text; textarea.style.position = "fixed"; // Prevent scrolling to bottom of page in Microsoft Edge. document.body.appendChild(textarea); textarea.select(); try { return document.execCommand("copy"); // Security exception may be thrown by some browsers. } catch (ex) { console.warn("Copy to clipboard failed.", ex); return false; } finally { document.body.removeChild(textarea); } } }


What Is Segregation In Concrete Mix? Tips To Reduce Segregation In Concrete


It is described by the American Society for Testing and Materials as follows: Segregation in concrete is commonly thought of as separation of some size groups of aggregates from cement mortar in isolated locations with corresponding deficiencies of these materials in other locations.
Segregation results in proportions of the laid concrete being in variation to those as designed. A good picture of the cohesion of the concrete mix is obtained by the flow test.
If the concrete is not cohesive the larger particles of aggregate will separate out and will move towards the edge. Segregation cannot be measured in qualitative terms but can be detected by an expert eye, and hence it is very important.


Effect of Segregation in Concrete
Nowadays houses are made of concrete to get the long service life of the house. But,  generally, segregation in concrete reduces the strength of structural members of houses. This may result in the failure of the building during the earthquake or other natural disasters or will reduce its overall life.


Following are the awful effects of segregation
1- Segregation results in the lower strength of concrete.
2-  Segregation causes porous or honeycombed concrete which develops the problem of leakages in your house. It ultimately results in defects like corrosion in concrete, carbonation, etc.
3- Segregation develops the cracks in concrete which ultimately leads to the early repair of the house. A segregated concrete is concrete of variable strength and is relatively prone to cracking and leakages. Therefore, it is very important to avoid segregation in concrete to make your structure long-lasting.


Prevention of Segregation in Concrete
The following are useful tips to avoid segregation in concrete1- The concrete mix should be properly designed with the optimum quantity of water i.e. not too wet nor too dry.
2- Make sure the concrete is properly mixed at the correct speed in a transit mixture for at least two minutes. Regularly check the performance of mixer with respect to adequate uniformity of distribution of constituents in each batch.
3- Transport the concrete mix correctly. Choose the shortest route for transportation of concrete mix.
4- Place the concrete in its final position as soon as possible. Never place concrete from large heights.
5- Formwork should be watertight so that paste should leakage from the forms. Do not vibrate formwork.


6- Do not allow concrete to flow.
7- Use the vibrator correctly and never use the vibrator to spread a heap of concrete over a large area.
8- Vibrate the concrete for just the right time-not too long, not too little.
9- Use chemical admixtures such as air-entraining agents in the mix. Entrained air reduces the danger of segregation.
10- If any segregation is observed in concrete, remixing should be done so to make it homogeneous again.

COMMENTS

Follow us

Name

2D and 3D House Plan,3,Architectural Engineering,109,Civil Engineering,137,Electrical Engineering,5,Funny,1,House Design With Plan,23,Math,8,Plant and Garden,2,Structural Engineering,9,Technology,4,Water Resource Engineering,1,
ltr
item
Engineering Discoveries: What Is Segregation In Concrete Mix? Tips To Reduce Segregation In Concrete
What Is Segregation In Concrete Mix? Tips To Reduce Segregation In Concrete
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-CnNlFgLpfgshPfoqeU0m37_kfY9EpffcMgrTIafI5L03CDXBDeBdsvovzRHEim_EY73D7zAwm36dWiIa1b03Tkm6pSR5FjGcjkiPhE8z_38eXoNRKLDaUEIGEED4PhCZCuZjniCuOTE/s1600/Untitled-1ERREWREW.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-CnNlFgLpfgshPfoqeU0m37_kfY9EpffcMgrTIafI5L03CDXBDeBdsvovzRHEim_EY73D7zAwm36dWiIa1b03Tkm6pSR5FjGcjkiPhE8z_38eXoNRKLDaUEIGEED4PhCZCuZjniCuOTE/s72-c/Untitled-1ERREWREW.jpg
Engineering Discoveries
https://www.engineeringdiscoveries.net/2019/12/what-is-segregation-in-concrete-mix.html
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/2019/12/what-is-segregation-in-concrete-mix.html
true
3387452673499213686
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy