#overview-content .a-plus-content:before,
#overview-content .a-plus-content:after,
#overview-content .a-plus-group:before,
#overview-content .a-plus-group:after,
#overview-content .a-plus-module:before,
#overview-content .a-plus-module:after,
#overview-content .a-plus-info:after {
content: »;
display: table;
clear: both;
}
#overview-content .a-plus-content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: «PingFang SC», ‘Open Sans’, «Helvetica Neue», Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a-plus-content strong{font-size:14px;}
#overview-content .a-plus-content .banner{width:100%;margin-bottom:30px;height:72px;background:url(//c1.neweggimages.com/BizIntell/item/17/153/17-153-403/logo_121719.jpg) no-repeat left center;}
#overview-content .a-plus-module {
position: relative;
margin: 20px 0;
padding: 0;
overflow: hidden;
}
#overview-content .a-plus-img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a-plus-img img {
display: block;
margin: auto;
max-width: 100%;
}
#overview-content .a-plus-img + .a-plus-info { margin: 1em 0 0 0; }
#overview-content .a-plus-title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a-plus-info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a-plus-info ul,
#overview-content .a-plus-info ol { margin: 1em 0; }
#overview-content .a-plus-info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a-plus-info li { margin-bottom: 1em; }
#overview-content .a-plus-info li:last-child { margin-bottom: 0; }
#overview-content .a-plus-module:first-child,
#overview-content .a-plus-title:first-child,
#overview-content .a-plus-info p:first-child { margin-top: 0; }
#overview-content .a-plus-module:last-child,
#overview-content .a-plus-title:last-child,
#overview-content .a-plus-info p:last-child { margin-bottom: 0; }
#overview-content .a-plus-module.txt-align-center { text-align: center; }
#overview-content .a-plus-group { margin: 3em 0; }
#overview-content .a-plus-group:first-child { margin-top: 0; }
#overview-content .a-plus-group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a-plus-module.img-is-small .a-plus-img { width: 300px; }
#overview-content .a-plus-module.img-is-large .a-plus-img { width: 360px; }
#overview-content .a-plus-module.img-at-left .a-plus-img { float: left; }
#overview-content .a-plus-module.img-at-right .a-plus-img { float: right;}
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img img { width: 120px; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img img { width: 300px; }
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 196px; }
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info { margin: 0 196px 0 0; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 376px; }
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin: 0 376px 0 0; }
/* layout */
#overview-content .a-plus-cell { float: left; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img,
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img { width: 30%; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin-left: calc(30% + 32px); }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a-plus-group.two-columns .a-plus-cell { width: calc(50% — 30px); }
#overview-content .a-plus-group.two-columns .a-plus-cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a-plus-group.three-columns .a-plus-cell {width: calc(33.3% — 20px);margin-left:30px;}
#overview-content .a-plus-group.three-columns .a-plus-cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a-plus-group.four-columns .a-plus-cell {margin-left: 60px;width: calc(25% — (180px / 4));
}
#overview-content .a-plus-group.four-columns .a-plus-cell:first-child { margin-left: 0; }
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table td {
text-align:left;
border:1px solid #ccc;
padding:4px 7px;
}
@media (max-width: 767px) {
#overview-content .a-plus-group .a-plus-cell { margin: 3em 0; }
#overview-content .a-plus-group .a-plus-cell:first-child { margin-top: 0; }
#overview-content .a-plus-group .a-plus-cell:last-child { margin-bottom: 0; }
#overview-content .a-plus-content .a-plus-module .box{position:relative;padding:2%;color:#000; background-color:#fbf0ee;font-size:12px;display:block; overflow:hidden;}
}
Toughpower GF1 850W — TT Premium Edition
80 PLUS Gold certified fully modular PSU with hydraulic-bearing fan.
The fully modular Toughpower GF1 series is available in 650W-850W models and built to deliver 80 PLUS Gold efficiency. The series features a 140mm hydraulic bearing fan, Japanese capacitors and other premium components to help deliver a continuous and stable power with an ambient temperature up to 50°C, while near-silent operation and reliable performance are guaranteed. With an ample 10-year warranty, the Toughpower GF1 is able to satisfy the market, where PC enthusiasts are looking for a premium power supply with all the latest features.
Zero-Cable Platform
Farewell to messy cables! We have connected the back panel and the PCB with a copper plate for better heat dissipation and impressive output power quality.
Ultra-Quiet 140mm Hydraulic-Bearing Fan
Featuring a 140mm hydraulic-bearing fan with intelligent RPM controls to help guarantee superior cooling performance and near silent operation.
<30mV Low Ripple Noise
All ripples are lower than 30mV on +12V, +5V or +3.3V from 0% to 100% load to ensure a stable operation and keep your performance-critical components to function reliably for longer.
Extremely Strict Voltage Regulation <±2%
The voltage regulation, more strict than Intel’s standard ±5% for major rails and ±10% for -12V, is set to no more than ±2% for major rails to meet the highest performance.
Fully Modular Low-Profile Flat Cable
Offers cable selection for users while powering the system at an advantageous voltage. This product’s low-profile flat-black cable makes cable management easier, reduces clutter and increases airflow inside the chassis.
Premium Japanese 105°C/221°F Capacitors
Providing great durability as well as offering the highest stability, while remaining reliable.
High-Amperage Single +12V Rail
Powerful single +12V rail ensures a stable and reliable supply to other PC components.
80 PLUS Gold Certified and Intel C6/C7 States Ready
Toughpower GF1 series saves energy through its high energy efficiency up to 90% and is certified to 80 PLUS® Gold. The series has been optimized to work with all generations of Intel’s processors to achieve maximum energy saving.
Specifications
| P/N |
PS-TPD-0850FNFAGU-1 |
| WATTS |
850W |
| FORM FACTOR |
ATX |
| MODEL |
TTP-850AH3FCG |
| MAX. OUTPUT CAPACITY |
850W |
| PEAK OUTPUT CAPACITY |
1020W |
| COLOR |
Black |
| DIMENSION ( W x H x D ) |
150mm(W) x 86mm(H) x 160mm(D) |
| PFC (POWER FACTOR CORRECTION) |
Active PFC |
| POWER GOOD SIGNAL |
100-500ms |
| HOLD UP TIME |
>16ms at 100% of full load |
| INPUT CURRENT |
12A max. |
| INPUT FREQUENCY RANGE |
50-60Hz |
| INPUT VOLTAGE |
100V~240V |
| OPERATING TEMPERATURE |
0-50°C |
| OPERATING HUMIDITY |
20% to 90%, non-condensing |
| STORAGE TEMPERATURE |
-20°C to 70°C |
| STORAGE HUMIDITY |
5% to 95%, non-condensing |
| COOLING SYSTEM |
14cm hydraulic-bearing fan |
| EFFICIENCY |
Meet 80 PLUS®Gold at 115Vac input |
| MTBF |
120,000 hours minimum |
| SAFETY APPROVAL |
CE/cTUVus/TÜV SÜD/FCC/BSMI/EAC |
| PCI-E 6+2PIN |
6 |
| PROECTION |
OCP, OVP, UVP, OPP, SCP, OTP |
There are no reviews yet.