According to the link material classification silk screen printing ink introduction. The type of the main solvent in the ink binder has a great influence on the screen printing process or application characteristics, so the ink is often divided into two major categories, water-based and solvent-based.
1 water-based ink. Consists of water-soluble (dilutable) resins, colorants, water, and additives. Because this ink does not contain organic solvents, it has two advantages of no pollution and economy, and is deeply favored by the screen printing industry. Since the 1980s, international efforts have been devoted to the research. Currently, glossy and matt water-based inks that can be silk-screened on fabrics, paper, PVC, PS, aluminum foils, and metals have been issued. It has been estimated that the time when water-based ink becomes the main ink for screen printing is bound to come. The water-based ink is divided into a water-soluble ink and an aqueous emulsion ink according to the phase state of the resin in the binder. The former uses a hydrosol and an alkali-soluble resin; the latter uses an emulsion polymer.
a. Water-based ink composition. Water-based inks, like solvent-based inks, can be divided into volatile drying, oxidative polymerization, two-liquid reaction, and heat-curing inks. This book will introduce volatile drying inks. Most of the water-based inks used today are alkali-soluble resins that can be dissolved in aqueous ammonia or amines to make water-based binders.
Table 3-10 Classification and Examples of Waterborne Resins
Water-soluble resin
Natural product
Starch, Dextrin, Alginate
Natural induction
Cellulose ester, cellulose ether
Synthetic resin
Poly(vinyl acid), polyvinyl methyl ester, polypropylene rubber, polyethylene, polyacrylate
Colloidal dispersion (or hydrosol)
Granulate shellac, styrene granular shellac, styrene maleic resin, rosin maleic acid resin (α-protein), propylene copolymer, acid resin, triamine resin
Emulsion polymer (aqueous dispersion resin)
Propylene Emulsion, Polyvinyl Acetate Emulsion, Synthetic Rubber Pulp
Table 3-11 Types and Properties of Waterborne Resins
Nature of species
Water-soluble resin
Next: Alcan will be covered on a pharmaceutical packaging industry: how to overcome the obstacles to China's merchandise exports flexible packaging
[News Search] [Add to Favorites] [Tell a friend] [Print this article] [Close window]
Similar information
• Smarterware tracking button technology monitors food freshness • Unprecedented Seafood Active Packaging Solution! • Smart shelf and smart packaging help Tap tags • Japan uses 3D printing to develop surface-embedded QR codes • Indonesia has successfully developed plastic waste utilization technology • New RFID tags have increased sensitivity by 30% • Promote environmentally friendly packaging film applications to reduce white pollution • South Linda develops "modified plastic" new biomass materials • Intelligent shelf and smart packaging help Tap Tags • Beer bottle caps can be used to mark the fun with laser marking
$(function(){ $("#article img").attr("style","display: block;margin: 0 auto;"); })
Smarterware tracking button technology monitors food freshness

.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; display: none; Top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 200px; left: 50%; margin-left: -300px; width: 600px; background: #eee url(modal-gloss.png) No-repeat -200px -80px; position: absolute; z-index: 101; padding: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box -shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba( 0,0,0,.4); } .reveal-modal.small { width: 200px; margin-left: -140px;} .reveal-modal.medium { width: 400px; margin-left: -240px;} . Reveal-modal.large { width: 600px; margin-left: -340px;} .reveal-modal.xlarge { width: 800px; margin-left: -440px;} .reveal-modal .close-reveal-modal { font- Size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font- Weight: bold; cursor: pointer; } .reveal-modal h1{color: #0c6ab2; font-size: 20px;font-weight: 600;} .reveal-modal p{margin: 10px 0;line-height: 22px;}
China Packaging Network Copyright and Disclaimer:
1. All texts, pictures, audio and video presentations of “Source: China Packaging Network†are marked on this website, and the copyright is exclusively owned by “China Packaging Networkâ€. If you need to reprint, please indicate the source. Any media, website, or individual must indicate "source: China Packaging Network" when reprinting. Violators of this site will be held accountable according to law.
2. The manuscript reproduced and noted by other sources is intended to convey more information for readers and does not imply endorsement of its views or the authenticity of its contents. When other media, websites, or individuals re-publish from this site, they must retain the source of the manuscript noted in this site, and must not arbitrarily tamper with the origin of the manuscript and take legal responsibility.
3. If the reprinted version of this website involves copyright issues, please contact China Packaging Network immediately or by email.
Contact information
×
Var destoon_userid = 0; var destoon_username = ''; var destoon_message = 0; var destoon_chat = 0; var destoon_cart = substr_count(get_cookie('cart'), ','); var destoon_member = ''; var oauth_site = ''; Var oauth_user = ''; destoon_member += (oauth_user && oauth_site) ? '

Welcome,
'+oauth_user+' | Bind account | Logout Login' : 'Welcome to your visit| Please login| Wechat login| Free registration| Forgot your password?'; $('#destoon_member').html(destoon_member); $(' #destoon_cart').html(destoon_cart ? ' '+destoon_cart+'' : 0); $(function(){$("img").lazyload();});/*$('#back2top').click (function() { $("html, body").animate({scrollTop:0}, 200); });*/ function scrollx(p) { var d = document, dd = d.documentElement, db = d .body, w = window, o = d.getElementById(p.id), ie6 = /msie 6/i.test(navigator.userAgent), style, timer; if (o) { cssPub = ";position:"+ (pf&&!ie6?'fixed':'absolute')+";"+(pt!=undefined?'top:'+p.t+'px;':'bottom:0;'); if (pr != Undefined && pl == undefined) { o.style.cssText += cssPub + ('right:'+p.r+'px;'); } else { o.style.cssText += cssPub + ('margin-left: '+p.l+'px;'); } if(pf&&ie6){ cssTop = ';top:expression(documentElement.scrollTop +'+(pt==undefined?dd.clientHeight-o.offsetHeight:pt)+'+ "px" );'; cssRight = ';right:expression(documentElement.scrollright + '+(p r==undefined?dd.clientWidth-o.offsetWidth:pr)+' + "px")'; if (pr != undefined && pl == undefined) { o.style.cssText += cssRight + cssTop; } else {o.style.cssText += cssTop; } dd.style.cssText +=';background-image: url(about:blank);background-attachment:fixed;'; }else{ if(!pf){ w. Onresize = w.onscroll = function() { clearInterval(timer); timer = setInterval(function(){ // double select dd.scrollTop is 0 in order to fix xhtml resolution in chrome var st = (dd.scrollTop||db. scrollTop),c; c = st - o.offsetTop + (pt!=undefined?pt:(w.innerHeight||dd.clientHeight)-o.offsetHeight); if(c!=0){ o.style.top = o.offsetTop + Math.ceil(Math.abs(c)/10)*(cUngrouped
NINGBO MACEY EDUCATION PRODUCT CO.,LTD , https://www.maceytoys.com