ANTSPACE HK3 V6

Specifications1030KW 210 Rack Space

We accept

| Specifications


 

Specification Details For ANTSPACE HK3 V6

Product Overview
ModelANTSPACE HK3 V6
Dimensions (L*W*H) (mm)6058*2438*2896
Miner Capacity210 units -S19 Hyd. & S21 Hyd. Series miner
Container CertificationChina Classification Society Certification
Safety CertificationNFPA 79:2021
UL 508A:2018 R8.21
CSA C22.2 No. 14-18
ANSI/ISO 12100:2012
IEC 60204 Ed 5.1 2009
Operating Power(kW)1047~1050
PUE(Power Usage Effectiveness)1.022(Excluding cooling tower)/1.032(Including cooling tower)
Input Voltage and Frequency400V±5% 50/60Hz
Detailed Characteristics
Shipping Weight(T)8
Operating Weight (T)12
Main Switch of Power Distribution Cabinets(A)1200*2
Rated Current(A)A:952; B:866
Rated Current per Miner(A)10
Inlet CableThe inlet cables can withstand high-voltage of above 600V, with the following requirements:
L1 single core cable 600kcMil(300mm²)x4
L2 single core cable 600kcMil(300mm²)x4
L3 single core cable 600kcMil(300mm²)x4
N Single-core cable 600kcMil(300mm²)x4
PE single-core cable 500kcMil(240mm²)x2
Connection Interface(Cooling Tower)DN100(ISO2852 PN16)
Connection Interface(Plate Heat Exchage Interface)DN100(GB/T 9122-2010 PN16 DN100)
Flow Rate(m³/h)>85
Quantity of ANTSPACE powered by one 2500kVA Transformer2

Specification Details For Dry-Wet Tower

Product Overview
TypeDry-Wet Tower Container Type
Dimensions(L*W*H)(mm)6058*2438*2896
Heat Dissipation Capacity(kW)1000
Outlet Temperature @ 28℃ Wet Bulb Temperature35℃
Container CertificationChina Classification Society Certification
Safety CertificationNFPA 79:2021
UL 508A:2018 R8.21
CSA C22.2 No. 14-18
ANSI/ISO 12100:2012
IEC 60204 Ed 5.1 2009
Operating Power(kW)14~28
Motor Rated Voltage and Frequency400V±5% 50/60Hz
Detailed Characteristics
Shipping Weight(T)7
Operating Weight(T)13
Connection InterfaceDN125(ISO2852 PN16)
Water Resupply Pipe InterfaceDN40(Internal thread)
Drain Pipe InterfaceDN65(Internal thread)
Noise Level @25℃, 15m70dBA
Water Consumption(m³/h)0.7~1.3m³/h

 

Specification Details For Dry Tower

Product Overview
TypeDry Tower Container Type
Number2
Dimensions(L*W*H)(mm)6058*2438*2896
Outlet Temperature @ 30℃ ambient temperature35℃ (Outlet temp 5℃ above ambient temp)
Container CertificationChina Classification Society Certification
Operating Power(kW)20~32
Motor Rated Voltage and Frequency400V±5% 50/60Hz
Detailed Characteristics
Shipping Weight(T)6
Operating Weight(T)8
Connection InterfaceDN100(ISO2852 PN16)
Water Resupply Pipe InterfaceDN10(Tapered tube)
Noise Level @25℃, 15m70dBA
Pipe materials304 stainless steel

Specification Details For Plate Heat Exchanger

Product Overview
TypePlate Heat Exchanger
Dimensions(L*W*H)(mm)775*480*1069
MaterialTI
Detailed Characteristics
Shipping Weight(KG)379
Operating Weight(KG)461
Connection InterfaceDN100(GB/T 9122-2010 PN16 DN100)
External circulation supply liquid temperature (℃)0~30
External circulation flow rate (m³/h)33~110
Internal circulation flow rate (m³/h)100

| Points For Attention


 

1The cooling tower must be placed on a flat ground with a level of ±1 degree.
2The surface ground needs to be hardened and aimed to hold the ANTSPACE to be stable to withstand the load of at least 25 tons.
3The customers need to prepare a 20-ton crane to load and unload ANTSPACE and Cooling-tower.
4Stairs, walkway boards, transformers, cables, bridges, cable distribution boxes, and other external facilities are not included in ANTSPACE products.
5If you plan to store ANTSPACE units vertically on top of one another, please advise the BITMAIN sales team regarding the preferred opening direction for the door facing the air inlet of your ANTSAPCE unit. The door opens to the left by default.
6Leave at least 2 meters of air inlet space around the cooling tower.
7Operating elevation: lower than 2000 meters. If the height is more significant than 1000 meters and a 2500kVA transformer, the number of ANTSAPCE units installed in one ANTSPACE unit must be decreased by around 1%.
8Environmental requirements:
Temperature: -25°C~40°C; Humidity 10%RH~90%RH;
The ambient temperature requirement in high-humidity areas is not higher than 40°C. When the ambient temperature is lower than 0°C, the inlet and outlet shutters need to be closed, and the interior of the mining machine can only be started when it is heated to above 20°C.
9The ambient temperature of the ANTSPACE does not represent the ambient temperature of the mining machine.

| Purchasing Guidelines


 

NOTES

1. The ANTSPACE HK3 is recommended to be used simultaneously with The ANTMINER S19 Pro+ Hyd.

2. The pictures shown are for reference only; the final shipment version shall prevail.

 

SHIPPING DETAILS

1. Shipments will be scheduled on a first-paid-first-ship basis for orders on which Bitmern Miningb has received full payment.

2. You are responsible for any customs delays or returned shipments due to a lack of proper documentation. It’s highly recommended to be aware of local customs clearance policies and prepare all customs documentation ahead of time to avoid delays or unexpected costs.

Add your dynamic field and your info

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat.

Add your dynamic field and your info

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat.

/* -- The root styles must go in the element of the structure with the name "Single product"(Section). --*/

/* -- Border radius to the main photo of the gallery -- */
.single-product-4__gallery{
  .flex-viewport, .woocommerce-product-gallery__image{
    border-radius: var(--radius-m);
  }
}

.single-product-4__add-cart{
  /* Styles for when the product is sold individually */
  &:has(.input-text[type="hidden"]){
    .woocommerce-variation-add-to-cart, .cart{
      flex-direction: column;
    }
  }

  /*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
  .variations_button, .cart:not(:has(.variations_button)){
    display:flex;
    gap: var(--space-xs);

    /*-- Button styles "Add to cart" --*/
    .button{
      margin-top:0;
      flex: 1;
    }

    /*-- Mobile Styles --*/
    @media(max-width: 766px){
      flex-direction:column;
    }
  }

  /*- Border radius styles in quantity input -*/
  .quantity{
    .action.minus{
      border-radius: var(--radius-s) 0 0  var(--radius-s);
    }

    .action.plus{
      border-radius: 0  var(--radius-s)  var(--radius-s) 0;
    }
  }
}
/* The purpose of the script is to have the aria-expanded and aria-controls attributes for web accessibility. 
 You can remove this script and the accordion will still work. */
const btnFaq = document.querySelectorAll('.single-product-4__accordion-heading');
const contentFaq = document.querySelectorAll('.single-product-4__accordion-description');

btnFaq.forEach((button) => {
  button.addEventListener('click', () => {
    // Gets the current state of the button
    const isExpanded = button.getAttribute('aria-expanded') === 'true';

    // Reset all buttons to "false".
    btnFaq.forEach((currentBtn) => {
      currentBtn.setAttribute('aria-expanded', 'false');
    });

    // Changes the status of the current button
    button.setAttribute('aria-expanded', isExpanded ? 'false' : 'true');
  });
});

// Load function after HTML content is loaded
document.addEventListener('DOMContentLoaded', function () {
  // Make a tour on each button there is
  btnFaq.forEach((button, i) => {
    const contentId = contentFaq[i].getAttribute('id');
    button.setAttribute('aria-controls', contentId);
  });
});