`, 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); } } }


How To Check The Quality Of Portland Cement At Site


Cement is one of the most important materials used in construction. The strength of a structure depends upon several factors, cement quality is one of them. To check the quality of cement we need to pass some easy tests which are described below.

The following are the quality tests on cement at construction site
1- Color test
2- Presence of lumps
3- Temperature test
4-Float test5- Strength test
6- Date of packing
7- Rubbing Test
8- Shape Test
1- Color test

The color of the Portland cement should be uniform at site. The best and preferable color of cement is Grey and the color look like greenish type shade. The color of cement give us a rough estimate of the cement quality means cement has excess lime or excess clay. If any one cement composition quantity is more according to the design the cement color doesn’t look like perfect in greenish shade.





2- Presence of lumps

The cement should be free from any hard lumps. Such lumps are formed by the absorption of moisture from the atmosphere. Any bag of cement containing such lumps should be rejected.



3- Temperature test

Simply insert your hand into the cement bag, it should give cool feeling if its quality is good. Otherwise, you may feel warm because of hydration reaction.



4-Float test

In this float test we took a small amount of cement in our hand and throw them into a small water carrying bowl. If cement float on the water the quality of the cement is not good because cement substance are more in weight and they must sink in to the water. If cement sink it indicate the cement quality is good.

5- Strength test
The strength test is performed on the crushing machine. In this test we take a cement cube having a dimension 25 mm x 25 mm x 200 mm. The cube is put into the water for at latest 7 days for curing purpose and then we check the strength of the cube. The good cement must resist the load at least 340 N without failure

6- Date of packing
Strength of cement reduces with time, so it is important to check the manufacturing date of the cement. Generally, the cement should be used before 3 month from the date of manufacturing. The percentage of strength loss of cement is given in the below table.




7- Rubbing Test
The rubbing test is the another physical test which perform at site. In this rubbing test we take small amount of cement in our hand and we rub it by using our fingers. If the cement give us a smooth texture while rubbing it means cement is good (Because cement substances size is too small and cement finesse) and if cement give us a rough texture it means cement quality id not good

8- Shape Test
In this test we took 100 gram of the cement and we add some amount of water into the cement and make a cement plastic paste. After mating the cement past we put them into the small glass water bowl and note the cement particles while cement is sitting. If the particles are disturbed during sitting. It indicate that cement is not good because cement has a ability to attain the desire strength in water.


COMMENTS

BLOGGER: 1
Loading...

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: How To Check The Quality Of Portland Cement At Site
How To Check The Quality Of Portland Cement At Site
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd9OzQ9DZ0lHVuX81qmi-j7cL-LmvZ0aa4zcmZw2ibMBPFJD2ckNG3-ByQjJHrQ2-N9WaKo5XEPGEcb6JFMmd7XcNG39B54bkYge0D2t-iFVLXy5VKeZxn2EGK56V__mCQK2lWuujVislE/s1600/%25D1%2586-4.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd9OzQ9DZ0lHVuX81qmi-j7cL-LmvZ0aa4zcmZw2ibMBPFJD2ckNG3-ByQjJHrQ2-N9WaKo5XEPGEcb6JFMmd7XcNG39B54bkYge0D2t-iFVLXy5VKeZxn2EGK56V__mCQK2lWuujVislE/s72-c/%25D1%2586-4.jpg
Engineering Discoveries
https://www.engineeringdiscoveries.net/2019/06/how-to-check-quality-of-portland-cement.html
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/2019/06/how-to-check-quality-of-portland-cement.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