Using solar power to contribute to a better living environment.




ADVISE SIGNUP

What monthly electricity bill do you have to pay?

0 VNĐ

Then ...

Use SOLAR POWER to reduce electricity bills & have the opportunity to REFUND from solar power to the national grid.
And help reduce emissions
Equivalent amount of CO2

0.0

TONS/YEAR


Sản phẩm nổi bậc

Calculation to choose the right solar power system installation for your needs

Providing basic information about the status quo, we will calculate the system results that best suit your needs, help save investment costs and get the fastest return on investment. Let's bring green living environment around you!

CALCULATE THE SUITABLE SOLAR SYSTEM & GET A PRICE
Calculate by
Electricity price list
Instaliation area
16 m²
Electric bills / Month
100.000 vnđ
Instaliation location
4.0 KWh/m²

Instantly get the right solar power system results for your installation needs.

OPERATION PRINCIPLE

OF SOLAR POWER SYSTEM

Do you want to own a solar power solution that not only helps your family and business save money in use, manufacture, and business, but also can master an abundant and endless source of energy from nature ?
Let's experience 1 day of operation of the solar power system.

MorningDatetimeNight

Money



When the sun rises, you will start to save most of your electricity bills thanks to the solar system, and even store them if you do not consume all this abundant electricity. When the system generates more and more electricity from the solar power system, you can use this abundant power source freely to use, produce and trade high-capacity electrical equipment without having to buy electricity from EVN. The amount of solar electricity you have stored during the day will be used by the devices in the evening.



Electricity



When the sun rises, the solar power system begins to generate electricity and supply it directly to the electrical appliances in the house. If you use more than the solar system generates, the system will take in the electricity from the grid, but if you use less than the solar system generates, the extra electricity you have to store them for later use. During the day, the solar power system can generate more electricity, so at this time you are very comfortable using electrical appliances in your home, production and business units. The rest will be stored and used at night In the evening, the solar power system will stop producing electricity, your house will use electricity from the storage and electricity from the grid of EVN.



Gọi điện nhận tư vấn ngay !

 
<div class="btn-group">
  <button type="button" class="btn btn-default">Left</button>
  <button type="button" class="btn btn-default">Middle</button>
  <button type="button" class="btn btn-default">Right</button>
</div>

Standard button

 Standard button
<button type="button" class="btn btn-default">Default</button>

Provides extra visual weight and identifies the primary action in a set of buttons
<button type="button" class="btn btn-primary">Primary</button>

Indicates a successful or positive action
<button type="button" class="btn btn-success">Success</button>

Contextual button for informational alert messages
<button type="button" class="btn btn-info">Info</button>

Indicates caution should be taken with this action
<button type="button" class="btn btn-warning">Warning</button>

Indicates a dangerous or potentially negative action
<button type="button" class="btn btn-danger">Danger</button>

Large button

  <button type="button" class="btn btn-default btn-lg">Default button</button>
  <button type="button" class="btn btn-primary btn-lg">Primary button</button>
  <button type="button" class="btn btn-primary btn-lg btn-success">Success button</button>
  <button type="button" class="btn btn-primary btn-lg btn-info">Info button</button>
  <button type="button" class="btn btn-primary btn-lg btn-warning">Warning button</button>
  <button type="button" class="btn btn-primary btn-lg btn-danger">Danger button</button>

Button

  <button type="button" class="btn btn-default">Default button</button>
  <button type="button" class="btn btn-primary">Primary button</button>
  <button type="button" class="btn btn-primary btn-success">Success button</button>
  <button type="button" class="btn btn-primary btn-info">Info button</button>
  <button type="button" class="btn btn-primary btn-warning">Warning button</button>
  <button type="button" class="btn btn-primary btn-danger">Danger button</button>

Small button

  <button type="button" class="btn btn-default btn-sm">Default button</button>
  <button type="button" class="btn btn-primary btn-sm">Primary button</button>
  <button type="button" class="btn btn-primary btn-sm btn-success">Success button</button>
  <button type="button" class="btn btn-primary btn-sm btn-info">Info button</button>
  <button type="button" class="btn btn-primary btn-sm btn-warning">Warning button</button>
  <button type="button" class="btn btn-primary btn-sm btn-danger">Danger button</button> 

Mini button

  <button type="button" class="btn btn-default btn-xs">Default button</button>
  <button type="button" class="btn btn-primary btn-xs">Primary button</button>
  <button type="button" class="btn btn-primary btn-xs btn-succes">Success button</button>
  <button type="button" class="btn btn-primary btn-xs btn-info">Info button</button>
  <button type="button" class="btn btn-primary btn-xs btn-warning">Warning button</button>
  <button type="button" class="btn btn-primary btn-xs btn-danger">Danger button</button>

Nested button groups

<div class="btn-group">
  <button type="button" class="btn btn-default">1</button>
  <button type="button" class="btn btn-default">2</button>

  <div class="btn-group">
    <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
      Dropdown
      <span class="caret"></span>
    </button>
    <ul class="dropdown-menu">
      <li><a href="#">Dropdown link</a></li>
      <li>>a href="#">Dropdown link</a></li>
    </ul>
  </div>
</div>


Single button dropdowns

 
 <div class="btn-group">
  <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
    Action <span class="caret"></span>
  </button>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li class="divider"></li>
    <li><a href="#">Separated link</a></li>
  </ul>
 </div>

Split button dropdowns


<div class="btn-group">
  <button type="button" class="btn btn-default">Action</button>
  <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
    <span class="caret"></span>
  </button>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li class="divider"></li>
    <li>><a href="#">Separated link</a></li>
  </ul>
</div>

Dropup buttons

<div class="btn-group dropup">
<button type="button" class="btn btn-default">Dropup</button>
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>

Buttons instead of text

<div class="row">
  <div class="col-lg-6">
    <div class="input-group">
      <span class="input-group-btn">
        <button class="btn btn-default" type="button"><i class="fa fa-search"></i></button>
      </span>
      <input type="text" class="form-control">
    </div>
  </div>
  <div class="col-lg-6">
    <div class="input-group">
      <input type="text" class="form-control">
      <span class="input-group-btn">
        <button class="btn btn-default" type="button"><i class="fa fa-search"></i></button>
      </span>
    </div>
 </div>
</div>

Buttons with dropdowns

<div class="row">
  <div class="col-lg-6">
    <div class="input-group">
      <div class="input-group-btn">
        <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">Action <span class="caret"></span></button>
        <ul class="dropdown-menu">
          <li><a href="#">Action</a></li>
          <li><a href="#">Another action</a></li>
          <li><a href="#">Something else here</a></li>
          <li class="divider"></li>
          <li><a href="#">Separated link</a></li>
        </ul>
      </div>
      <input type="text" class="form-control">
    </div>
  </div>
  <div class="col-lg-6">
    <div class="input-group">
      <input type="text" class="form-control">
      <div class="input-group-btn">
        <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">Action <span class="caret"></span></button>
        <ul class="dropdown-menu pull-right">
          <li><a href="#">Action</a></li>
          <li><a href="#">Another action</a></li>
          <li><a href="#">Something else here</a></li>
          <li class="divider"></li>
          <li><a href="#">Separated link</a></li>
        </ul>
      </div>
    </div>
  </div>
</div>