Difference between revisions of "Team:CCU Taiwan/Entrepreneurship"

Line 6: Line 6:
  
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ScrollIndicator?
 
action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/Scrolling_Parallax?
 
action=raw&ctype=text/javascript"></script>
 
<link rel="stylesheet"
 
  href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
 
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/skrollr?
 
action=raw&ctype=text/javascript"></script>
 
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
Line 48: Line 40:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#842b00")
+
     $(this).css("background","#31a97e")
 
   });
 
   });
 +
});
  
$("#home1").hover(function(){
 
$("#home_img").css('display', 'block');
 
$("#home_img").animate({ opacity: 0 }, 0);
 
$("#home_img").stop(true,false,true).animate({opacity: 1,left:'25vw'},800, 'swing')
 
$("#home_word").stop(true,false,true).delay(750).fadeIn(700)
 
},function(){
 
$("#home_img").stop(true,false,true).css("display","none").css("left","40vw");
 
$("#home_word").fadeOut(0)
 
});
 
 
});
 
 
// The function actually applying the offset
 
// The function actually applying the offset
 
function offsetAnchor() {
 
function offsetAnchor() {
Line 90: Line 72:
 
     }
 
     }
 
});
 
});
 
 
 
 
</script>
 
</script>
Line 98: Line 79:
 
<body>
 
<body>
 
   <header>
 
   <header>
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
+
         <nav>
 
             <div class="container">
 
             <div class="container">
 
                 <ul class="front">
 
                 <ul class="front">
Line 118: Line 99:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project6">Demonstration</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project4">Demonstration</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
</ul>
 
</ul>
Line 124: Line 105:
 
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
 
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
 
                         <ul class="sub" id="sub_parts" style="cursor:default;">
 
                         <ul class="sub" id="sub_parts" style="cursor:default;">
    <a href="https://2018.igem.org/Team:CCU_Taiwan/Parts"><li class="list" id="parts1">Overview</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts1">Basic Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts2">Basic Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts2">Composite Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts3">Composite Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts3">Improved Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts4">Improved Part</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 134: Line 114:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model4">Polymer</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model3">Polymer</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Degradation"><li class="list" id="model3">Degradation</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 150: Line 129:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice4">Intergrated HP</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/engaging_experts"><li class="list" id="human_practice4">Engaging Experts</li></a>
 +
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice5">Intergrated HP</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 157: Line 137:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook2">Protocols</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook3">Protocols</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook3">Experiments</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook4">Experiments</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook4">Materials</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook5">Materials</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 173: Line 153:
 
<p class="first">Entrepreneurship</p>
 
<p class="first">Entrepreneurship</p>
 
<p class="second">Foreword</p>
 
<p class="second">Foreword</p>
<p class="description">&emsp;&emsp;For now, we divide our entrepreneurship into two parts, one is application for patent, and another one is contacting companies. Hope that we could win the favor of paper cup coating industry.<br>In Business Model, want to know how a paper container coating vendor choose materials as their paper container film, we asked many experts and entrepreneur for help, we would have a more detailed introduction in market analysis. In addition, we also asked some professors who are in the field of market analysis to conduct more in-depth discussions from the interview. For our sponsors, we will issue monthly reports to keep them up to date.</p>
+
<p class="description">&emsp;&emsp;For now, we divide our entrepreneurship into two parts, one is the application for patent, and another one is contacting companies. We hope that we could win the favor of the paper container coating industry.<br>For our Business Model, we want to know how a paper container coating vendor chooses materials for their paper container film. We asked many experts and entrepreneurs for help, so we would have a more detailed introduction to market analysis. In addition, we also asked some professors who are in the field of market analysis to conduct more in-depth discussions after the interviews. We will issue monthly reports to our sponsors, to keep them up to date.</p>
<br><br>
+
<hr>
<p class="second">Market analysis</p>
+
<p class="second">STP Analysis</p>
<p class="description">&emsp;&emsp;We divide the paper container coating material’s market into several blocks and define LIGGREEN to be in the position in Figure 1. This position is not random, but based on asking the paper container manufacturers how they choose materials for the paper container film. Here we define two variables which are most directly related to LIGGREEN as the main variables in the analysis: environmental protection and price.<br>After defining the most directly related variables, we will be able to summarize the current paper container coating materials, arrange them according to the environmental protection level and price, and assume that in normal conditions, the higher is the environmental protection level, the more added value is improved, and the higher the price. There is a positive correlation between environmental protection level and price, so it can be inferred that the current main material is in the position in Figure 1. At the same time, after doing a SWOT analysis, LIGGREEN is added to this comparison, and you can see the expected locations are shown in Figure 1.<br>Our position is obtained through "added value". Among all the container manufacturers, we can see that some large factories are willing to use container materials with higher environmental protection, which is also more expensive. These factories, who not only buy materials but seek to maintain a good image of environmental protection, are our target customers. Through the use of LIGGREEN, the coating manufacturers will be able to obtain a more positive and fresher image with respect to the environmental issues that everyone in today's society pays attention to.</p><hr>
+
<p class="description">Segmentation:</p>
 +
<p class="description">Targeting:<br>
 +
<ol>
 +
<li>The size of the market: large<br>
 +
&emsp;&emsp;In terms of Taiwan, the current market for paper cup laminated is large. Since beverage shops, coffee shops, and convenience stores have a considerable demand for laminated paper cups, in Taiwan, we can determine that the demand for laminated paper cups is large. The huge potential in customers cause a large purchasing power of the laminated paper cups and the total amount of paper cup purchases, further inferred that the separation is enormous.
 +
</li>
 +
<li>Competitive intensity of market: strong<br>
 +
&emsp;&emsp;Even though Polyethylene and Polypropylene are still used as the bulk of the paper cup laminated market, there are many ecofriendly laminating materials that are still produced in the market. Therefore, under such circumstances, I think the competition intensity is still strong, once our LIGGREEN are more close to the ideal one that the company or the manufacturer demands, you can attract them to buy our products as raw materials for laminating.
 +
</li>
 +
<li>Organizational resources and advantages: small<br>
 +
&emsp;&emsp;As LIGGREEN just enter the market, unlike other vendors that have already established a solid foundation in the market, our organization still need to adjust. Being a startup company, the resources will be less than the mass-produced manufacturers. As the results, our organizational resources and advantages are small, which make us difficult compete with large factories currently.
 +
</li>
 +
<li>Cost of exposure to market: large<br>
 +
&emsp;&emsp;LIGGREEN is new for the market, we must build our own advantages from scratch. From the perspective of raw materials, our price is higher than others, which will affect the purchase intention of the laminating paper cups factory. Therefore, the cost of contact the market will be quite high in the case of high prices.
 +
</li>
 +
<li>Future growth of market: large<br>
 +
&emsp;&emsp;Due to the influence of environmental protection and the government's policy of restricting plastics, our products have little advantage in the current market, but as time goes by, in the case that mainstream raw materials are gradually eliminated, the development space we own is enormous. Therefore, the future growth is quite high.
 +
</li>
 +
</ol><br>
 +
</p>
 +
<p class="description">Positioning:<br>
 +
<ol>
 +
<li>Seeking possible positioning:<br>
 +
Attributes: The difference between LIGGREEN and other raw materials is that LIGGREEN mainly appeal to be naturally decomposed and not harmful to the environment.<br>
 +
Functions: LIGGREEN is used as a paper cup laminating material. As it can be decomposed by the environment, it will bring a fresh and green corporate image to the paper cup laminating factory.<br>
 +
Main Customers: It will be a manufacturer that pays attention to the corporate image and can accept higher raw material prices.<br>
 +
Competitors: Factories that produce Polyethylene, Polypropylene and PLA will be our competitors.<br>
 +
</li>
 +
<li>Communicating the positioning concept:<br>
 +
&emsp;&emsp;With the above evaluation, we can see the essence of LIGGREEN's product and then get the concept of product positioning. LIGGREEN's main positioning concept is that it can bring an environmentally friendly image without affecting the current recycling habits and the production process of the paper cup laminating factory, by using LIGGREEN as a raw material for the laminated paper cup. When the terminal consumers use the products, they will know that the entire production chain is the main corporate image of green positives, which will add a lot to the public.
 +
</li>
 +
</ol>
 +
</p>
 
<p class="second">Business Model</p>
 
<p class="second">Business Model</p>
<p class="description">&emsp;&emsp;The business model we built was mainly for paper containers industries. Since we are a manufacture of new material which called “LIGGREEN”, we could only say that the paper containers industries will be our first stop. We hope that LIGGREEN will have a wilder application on other industries in future.</p><hr>
+
<p class="description">&emsp;&emsp;The business model we built was mainly for the paper container industries. Since we are a manufacturer of new material called “LIGGREEN”, it is logical that the paper container industries will be our first customers. We hope that LIGGREEN will have a wider application in other industries in future.</p><hr>
 +
 +
<p class="description">
 +
<br><strong>Value Proposition:</strong><br>&emsp;&emsp;We know that people now care more about environmental protection issues. Why? Because the earth faces problems with energy depletion and environmental pollution, both of these are big issues for us. There are many new energy sources to solve the former, but what about the latter? So many countries are trying to find a new way to solve environmental pollution, it seems that the best place to start is with our daily life.<br>&emsp;&emsp;Recycling is one of the ways for now to solve the pollution problem, so entrepreneurs producing new packaging materials are popping up, and we are one of those.<br>&emsp;&emsp;Since there is intensive competition, a product which is ecofriendly is a common value in the container industry, so it seems that a new product which is only ecofriendly is not special at all. The value we created is not only that it is ecofriendly, but also uses new technologies to produce our material. This new material, “LIGGREEN”, allows us to keep our current recycling habits but still achieve an environmental goal. With new policies limiting the use of plastic, having a new product to replace plastic will allow an uninterrupted supply without creating a sharp rise in demand for limited products from the container industries.
 +
<br><br><strong>Customer Segments:</strong><br>&emsp;&emsp;As the demand will reflect consumers’ willingness and desires, our customers will not only be the paper containers coating industries, but also the beverage stores who buy the laminated products and interact directly with the consumers.
 +
<br><br><strong>Channels:</strong><br>&emsp;&emsp;We believe that the paper container industries and beverage stores are mutually influential, so we will visit both of them in person.
 +
<br><br><strong>Costumer relationship:</strong><br>&emsp;&emsp;We adopt the method of “personal assistance”, in which dedicated personnel have exclusive communication with each customer. This allows for a trusting relationship to develop, so they will be willing to share their concerns about the product or suggestions for improvement.
 +
<br><br><strong>Key Activity:</strong><br>&emsp;&emsp;We mainly produce LIGGREEN for the paper container coating industries. Moreover, we will continue to research new materials which can substitute for plastic. The sales department will try to find new customers and contact paper container coating industries.
 +
<br><br><strong>Key resource:</strong><br>&emsp;&emsp;The key resource is our intellectual resources, which includes our technology and new research.<br>&emsp;&emsp;The human resources are divided into two parts, research members, and sales members who will develop and fulfill the demand.
 +
<br><br><strong>Key partner:</strong><br>&emsp;&emsp;Our main partners are members who work for the Industrial Technology Research Institute, since they can sponsor technique conferences, and they are a government organization that communicates with the industry about new technology.
 +
<br><br><strong>Revenue:</strong><br>&emsp;&emsp;OOur revenue comes from selling the materials we produce.
 +
<br><br><strong>Cost:</strong><br>&emsp;&emsp;The assets of the construction plant, the salary of the manpower and the cost of the research material such as monolignols and yeast, etc.<br> <hr></p>
 
 
<p class="description"><br><strong>Value Proposition:</strong><br>&emsp;&emsp;We know that people now are more and more care about the environmental protection issues. Why? Because the earth face problems about energy depletion and environmental pollution, both of these are big issues for us. There are many new energy sources to solve the former, but the latter? So many countries are trying to find a new way to solve environmental pollution, it seems that it can only start at our daily life<br>&emsp;&emsp;As the result, recycling is the one of the way for now to solve the pollution problem, which make entrepreneurs who said they are producing new container materials pop out, we are one of those, too. <br>&emsp;&emsp;In such an intensive competition, the product which is ecofriendly is a common value in the container industry, so it seems that value with only ecofriendly is not special at all. The value we created is not only ecofriendly, but using the new technologies to produce our material. This new material, “LIGGREEN”, emphasizes that we can keep our recycled habits as usual but achieve the environmental goal. With the plastic limit policy, it will not affect the supply and demand sharply in containers industries. <br><br><strong>Customer Segments:</strong><br>&emsp;&emsp;As the demand is from the consumers’ willing and need, our customers will not be only the paper containers coating industries, but also the beverage stores, even people who buy drinks from beverage stores will be our customers.<br><br><strong>Channels:</strong><br>&emsp;&emsp;We believe that the paper containers industries and beverage stores are mutually influential, so both of them we will visit to in person.<br><br><strong>Costumer relationship:</strong><br>&emsp;&emsp;We adopt the way of “personal assistance”, which is exclusive for each customer. There will be personnel dedicated to the costumer as a communication object.<br><br><strong>Key Activity:</strong><br>&emsp;&emsp;We mainly produce LIGGREEN for paper containers coating industries. Besides, we will research for new materials which can substitute for plastic. The sales department try to find new customers and contact with paper containers coating industries.<br><br><strong>Key resource:</strong><br>&emsp;&emsp;The key resource is our intelligence resources, which includes our technology and new research.<br>&emsp;&emsp;The human resources divide in two parts, one is research members, another one is our sales member who will recover and fulfill the demand.<br><br><strong>Key partner:</strong><br>&emsp;&emsp;Our main partner are members who work for Industrial Technology Research Institute, since they can have technique conference, and they are also organizations from government that mainly communicate technically with the industry.<br><br><strong>Revenue:</strong><br>&emsp;&emsp;Our revenue comes from selling materials we produced. <br><br><strong>Cost:</strong><br>&emsp;&emsp;The assets of the construction plant, the salary of the manpower and the cost of the research material such as monolignals and yeast, etc.<br> <hr></p>
+
<div class="table">
<div claas="table">
+
 
<table border="1.5">
 
<table border="1.5">
 
<tr style="background:#FFEE99">
 
<tr style="background:#FFEE99">
Line 188: Line 210:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td><strong>High temperature resistant</strong><br><br>Compare with PP/PE, LIGGREEN has a higher temperature resistant <br><br><strong>Ability of Mass Production</strong><br><br>By using synthesis biology, we could mass produce<br><br><strong>Ecofriendly</strong><br><br>LIGGREEN can be decomposable, it can also be recycled as normal paper</td>
+
<td><strong>High temperature resistant</strong><br><br>Compared with PP/PE, LIGGREEN has a higher temperature resistance. <br><br><strong>Ability of Mass Production</strong><br><br>By using synthetic biology, we could mass produce LIGGREEN.<br><br><strong>Ecofriendly</strong><br><br>LIGGREEN is decomposable, or it can be recycled like normal paper.</td>
<td><strong>High Cost</strong><br><br>With the synthetic biology and some new technical, our cost must be higher than petrochemical materials.<br><br><strong>Hard to get</strong><br><br>If they want to buy LIGGREEN, they could only purchase from us for at least a short period of time, which might cause market monopoly in LIGGREEN material.</td>
+
<td><strong>High Cost</strong><br><br>Due to the synthetic biology and new technology, our cost must be higher than petrochemical materials.<br><br><strong>Hard to get</strong><br><br>If they want to buy LIGGREEN, they could only purchase from us, at least initially, which might cause a market monopoly on LIGGREEN material.</td>
 
</tr>
 
</tr>
 
<tr style="background:#FFEE99">
 
<tr style="background:#FFEE99">
Line 196: Line 218:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td><strong>Social Trend</strong><br><br>Through the survey, we knew that more and more people care about environment protection. This could be the main reason for us to convince paper containers coating industries to buy LIGGREEN.<br><br><strong>Policy</strong><br><br>As more and more countries decided to limit the using of plastic products, we will have the opportunity to become a substitute in the future.</td>
+
<td><strong>Social Trend</strong><br><br>hrough the survey, we found that more and more people care about environment protection. This could help us convince paper container laminating industries to buy LIGGREEN.<br><br><strong>Policy</strong><br><br>As more and more countries decide to limit the use of plastic products, we will have the opportunity to become a substitute in the future.</td>
<td><strong>Consumer acceptance</strong><br><br>Some people and non-governmental group are still skeptical to synthetic biology. LIGGREEN, which is produced by synthetic biology, will also suspect by those people who do not believe in synthesis biology.<br><br><strong>Market Saturation</strong><br><br>As people are more care about environmental protection, there’s many new material supplier like us want to enter the market and most of them are earlier than us.</td>
+
<td><strong>Consumer acceptance</strong><br><br>Some people and non-governmental group are still skeptical of synthetic biology. LIGGREEN, which is produced by synthetic biology, will also be suspect by those people.<br><br><strong>Market Saturation</strong><br><br>As people care more about environmental protection, many new material suppliers want to enter the market and most of them are earlier than us.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
<p class="second">Cost of production:</p>
 +
<p class="description">&emsp;&emsp;This is our production line. As a startup entrepreneur, we asked the relevant instrument manufacturer to know each equipment we need to purchase for our production line.</p>
 
      </div>
 
      </div>
 
       </div>
 
       </div>

Revision as of 06:41, 15 October 2018

Entrepreneurship

Foreword

  For now, we divide our entrepreneurship into two parts, one is the application for patent, and another one is contacting companies. We hope that we could win the favor of the paper container coating industry.
For our Business Model, we want to know how a paper container coating vendor chooses materials for their paper container film. We asked many experts and entrepreneurs for help, so we would have a more detailed introduction to market analysis. In addition, we also asked some professors who are in the field of market analysis to conduct more in-depth discussions after the interviews. We will issue monthly reports to our sponsors, to keep them up to date.


STP Analysis

Segmentation:

Targeting:

  1. The size of the market: large
      In terms of Taiwan, the current market for paper cup laminated is large. Since beverage shops, coffee shops, and convenience stores have a considerable demand for laminated paper cups, in Taiwan, we can determine that the demand for laminated paper cups is large. The huge potential in customers cause a large purchasing power of the laminated paper cups and the total amount of paper cup purchases, further inferred that the separation is enormous.
  2. Competitive intensity of market: strong
      Even though Polyethylene and Polypropylene are still used as the bulk of the paper cup laminated market, there are many ecofriendly laminating materials that are still produced in the market. Therefore, under such circumstances, I think the competition intensity is still strong, once our LIGGREEN are more close to the ideal one that the company or the manufacturer demands, you can attract them to buy our products as raw materials for laminating.
  3. Organizational resources and advantages: small
      As LIGGREEN just enter the market, unlike other vendors that have already established a solid foundation in the market, our organization still need to adjust. Being a startup company, the resources will be less than the mass-produced manufacturers. As the results, our organizational resources and advantages are small, which make us difficult compete with large factories currently.
  4. Cost of exposure to market: large
      LIGGREEN is new for the market, we must build our own advantages from scratch. From the perspective of raw materials, our price is higher than others, which will affect the purchase intention of the laminating paper cups factory. Therefore, the cost of contact the market will be quite high in the case of high prices.
  5. Future growth of market: large
      Due to the influence of environmental protection and the government's policy of restricting plastics, our products have little advantage in the current market, but as time goes by, in the case that mainstream raw materials are gradually eliminated, the development space we own is enormous. Therefore, the future growth is quite high.

Positioning:

  1. Seeking possible positioning:
    Attributes: The difference between LIGGREEN and other raw materials is that LIGGREEN mainly appeal to be naturally decomposed and not harmful to the environment.
    Functions: LIGGREEN is used as a paper cup laminating material. As it can be decomposed by the environment, it will bring a fresh and green corporate image to the paper cup laminating factory.
    Main Customers: It will be a manufacturer that pays attention to the corporate image and can accept higher raw material prices.
    Competitors: Factories that produce Polyethylene, Polypropylene and PLA will be our competitors.
  2. Communicating the positioning concept:
      With the above evaluation, we can see the essence of LIGGREEN's product and then get the concept of product positioning. LIGGREEN's main positioning concept is that it can bring an environmentally friendly image without affecting the current recycling habits and the production process of the paper cup laminating factory, by using LIGGREEN as a raw material for the laminated paper cup. When the terminal consumers use the products, they will know that the entire production chain is the main corporate image of green positives, which will add a lot to the public.

Business Model

  The business model we built was mainly for the paper container industries. Since we are a manufacturer of new material called “LIGGREEN”, it is logical that the paper container industries will be our first customers. We hope that LIGGREEN will have a wider application in other industries in future.



Value Proposition:
  We know that people now care more about environmental protection issues. Why? Because the earth faces problems with energy depletion and environmental pollution, both of these are big issues for us. There are many new energy sources to solve the former, but what about the latter? So many countries are trying to find a new way to solve environmental pollution, it seems that the best place to start is with our daily life.
  Recycling is one of the ways for now to solve the pollution problem, so entrepreneurs producing new packaging materials are popping up, and we are one of those.
  Since there is intensive competition, a product which is ecofriendly is a common value in the container industry, so it seems that a new product which is only ecofriendly is not special at all. The value we created is not only that it is ecofriendly, but also uses new technologies to produce our material. This new material, “LIGGREEN”, allows us to keep our current recycling habits but still achieve an environmental goal. With new policies limiting the use of plastic, having a new product to replace plastic will allow an uninterrupted supply without creating a sharp rise in demand for limited products from the container industries.

Customer Segments:
  As the demand will reflect consumers’ willingness and desires, our customers will not only be the paper containers coating industries, but also the beverage stores who buy the laminated products and interact directly with the consumers.

Channels:
  We believe that the paper container industries and beverage stores are mutually influential, so we will visit both of them in person.

Costumer relationship:
  We adopt the method of “personal assistance”, in which dedicated personnel have exclusive communication with each customer. This allows for a trusting relationship to develop, so they will be willing to share their concerns about the product or suggestions for improvement.

Key Activity:
  We mainly produce LIGGREEN for the paper container coating industries. Moreover, we will continue to research new materials which can substitute for plastic. The sales department will try to find new customers and contact paper container coating industries.

Key resource:
  The key resource is our intellectual resources, which includes our technology and new research.
  The human resources are divided into two parts, research members, and sales members who will develop and fulfill the demand.

Key partner:
  Our main partners are members who work for the Industrial Technology Research Institute, since they can sponsor technique conferences, and they are a government organization that communicates with the industry about new technology.

Revenue:
  OOur revenue comes from selling the materials we produce.

Cost:
  The assets of the construction plant, the salary of the manpower and the cost of the research material such as monolignols and yeast, etc.


Strengths Weaknesses
High temperature resistant

Compared with PP/PE, LIGGREEN has a higher temperature resistance.

Ability of Mass Production

By using synthetic biology, we could mass produce LIGGREEN.

Ecofriendly

LIGGREEN is decomposable, or it can be recycled like normal paper.
High Cost

Due to the synthetic biology and new technology, our cost must be higher than petrochemical materials.

Hard to get

If they want to buy LIGGREEN, they could only purchase from us, at least initially, which might cause a market monopoly on LIGGREEN material.
Opportunities Threats
Social Trend

hrough the survey, we found that more and more people care about environment protection. This could help us convince paper container laminating industries to buy LIGGREEN.

Policy

As more and more countries decide to limit the use of plastic products, we will have the opportunity to become a substitute in the future.
Consumer acceptance

Some people and non-governmental group are still skeptical of synthetic biology. LIGGREEN, which is produced by synthetic biology, will also be suspect by those people.

Market Saturation

As people care more about environmental protection, many new material suppliers want to enter the market and most of them are earlier than us.

Cost of production:

  This is our production line. As a startup entrepreneur, we asked the relevant instrument manufacturer to know each equipment we need to purchase for our production line.