Bitcoin Forum
May 01, 2024, 08:42:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 [215] 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 ... 800 »
4281  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: October 02, 2013, 04:34:29 PM
I could really use some help with my PSU setup. I got 2 X Enermax Maxrevo 1500W to power 1 Jupiter and 2 Saturns. Here is the distribution of the virtual rails:



I plan on connecting my Jupiter with 4 cables (each cable has 2 X 6+2 PCIE connectors, but going to use just one connector for each cable) using 12v3 (upper left), 12v4 (upper middle), 12v5 (lower middle) and 12v6 (upper right).
Is this correct? I have no experience working with PSU's...

Yes


Quote
I've also found this piece of info which doesn't make much sense to me:
"The 12V1 rail should ideally power at least half of the peripheral/SATA sockets and not only the 24pin ATX connector. The 12V2, which feeds the first EPS connector, could also feed the other peripheral/SATA sockets. You should, in case you need the second EPS/ATX12V connector, connect its cable either to the middle top socket or to the top right socket that are fed by the 12V4 and 12V6 respectively. These rails provide power to a single 12pin socket and to the peripheral sockets, so don't mix any PCIe connectors with this EPS, something that could lead to OCP activation."

It shouldn't be a problem it is just pointing out that the SATA/Molex/Peripheral connectors are also on rails 4 & 6 so you shouldn't use PCIe on them as well to avoid overloading.  You aren't hooking up giant banks of hard drive or multiple CD Rom drives so it is a non issue.  You can use any of the six high current connectors at the bottom.  Optimally you want them spread out on as many rails as possible.

Quote
Also, since I plan on upgrading the 2 Saturns to Jupiters, the 2 PSU's should provide enough power for 3 Jupiters. But how would I connect them?

You can but it will require modifying or making custom cables.  You have two EPS connectors.  You can't use them directly they won't fit and have different pin out configuration.  However if you cut the EPS end off and replaced it with a 6 pin PCIe connector it would work just fine.  12V is 12V.  The PSU doesn't really care if it is powering a motherboard or hard drive or another couple KNC boards.   Alternatively you could rig a custom cable using the Molex or second motherboard connector.

Note unless you know what you are doing you could do some bad stuff.  You will need to do some self research find out the current limit on each 12V rail, and then come up with a plan from their.  The proper way would be to buy blank PCIe connectors and pins.  Solder the pins and attached them to the connector.  You may be able to rig up something use splice (butt) connectors and an existing PCIe connector.  If all this seems complex and scary you likely shouldn't try.  It isn't rocket science but you should have a good understanding of basic electrical work.
4282  Bitcoin / Hardware / Re: Bitburner Fury - Hashrate Protection on: October 02, 2013, 02:29:50 PM
Some minor changes to cgminer might be required since voltage settings are different (since Avalon = 110 nm, BitFury = 55 nm).

cgminer doesn't control the voltage of any miner to date.  All existing miners (and almost certainly this product as well) operate on a fixed voltage.  Changing the voltage requires changing a resistor on the board.
4283  Bitcoin / Bitcoin Discussion / Re: What is all this computing power used for? on: October 01, 2013, 04:47:50 PM
Use this metaphor:

Every computer participating in mining is a type of digital accountant. Every accountant is competing for the privilege of writing a page in a universal ledger everyone can read and check for errors. If an account guesses a correct number and records a page in the ledger they are awarded a sum of bitcoin.

This has been the best way of explaining mining to folks that I have encountered.

The guessing game being played is the correct header for the next block, I believe, but someone could probably correct that for me.

That is a good simplification.  I would change "correct" to "good enough" as correct implies there is only one possible solution.  For any given block there is a nearly infinite possible solutions.  Miners are collectively just looking for the first one which is "good enough".   We measure good enough by the target, which is a 256 bit number directly proportional to difficulty.  The miner constructs a valid block, hashes it and checks to see if it is "good enough" that is the resulting hash is smaller than the target.

Right down the target is: 000000000000001CDC2000000000000000000000000000000000000000000000.  There are ~2x10^60 hashes smaller than this value and any will meet the block difficulty requirements.
4284  Bitcoin / Bitcoin Discussion / Re: What is all this computing power used for? on: October 01, 2013, 04:42:26 PM
I think there probably are practical problems besides just finding prime numbers that could be solved for the purpose of Bitcoin. There's no reason not to switch to that. It's probably just not a priority right now.

How much have you thought about it because it not a trivial problem.

A proof of work must have the following characteristics:
a) have an adjustable "difficulty" which works under a very large range (bitcoin difficulty is ~150,000,000x higher today than at genesis and likely will go another 10x to 100x over next year).

b) be very fast to verify (<100ms).   Bitcoin has 52K blocks per year so someon bootstrapping 10 years after genesis woould need to validate 520K blocks in a timely manner.

c) the input of the proof must be linked to a prior proof to prevent precomputation (Bitcoin uses the prior block hash as input for current block hash to prevent solving "future" blocks).

d) the proof should be relatively compact (Bitcoin uses a 32 byte hash)

e) the solution should be probabilistic.  This means that given two competitors and one has 10x the computing power the smaller competitor should find ~9% of the solutions.  Many problems are not probablistic such that the faster competitor will always arrive at a solution first.  That would be bad from a security standpoint.

f) require no outside "trusted" source or central authority for issuing or assigning work.

h) have a mechanism to prevent  duplicated work across the network without any communication to a peer or outside data source.

Most simplistic "answers" fail this test.   For example using folding@home would work as a proof of work as long as you are willing to have the administrators of folding@home be the central bank with complete control and authority over the currency.
4285  Bitcoin / Bitcoin Discussion / Re: Once again, what about the scalability issue? on: October 01, 2013, 04:32:59 PM
If your problem is you can't afford to even download 10G of data then you're better off using an SPV client instead. I'm pretty sure almost any VPS could run bitcoind - where did you find a VPS that has <20G of disk and bandwidth? If you ran one on a VPS you could use an SPV client locally that connects to it, and that'd be an equivalent security level.

This is a good point and one that I think will become more common in the future.   In residential scenarios there is something called "the last mile".  It is relatively easy to drop a multi-gigabit data connection into a neighborhood but the installation and maintenance of the last mile into thousands of residences (which you will only collect $30 to $100 monthly) is a bottleneck.  The good news is that datacenter bandwidth is a magnitude cheaper and continues to get cheaper at a faster rate. 

Full node has (relatively) high bandwidth requirements
Users personal tx and confirmations have low bandwidth requirements.
Move the high bandwidth portion to where bandwidth is both cheap and available.

I imagine we will even see the development of ultra light clients which communicate to a specific trusted peer (probably one run by the user).  For example a user could have bitcoin wallets on mobile phone, laptop, desktop, and some hardware device which all communicate via encrypted and authenticated channel to a full node peer operated by the user. Best of both worlds.
4286  Bitcoin / Bitcoin Discussion / Re: Once again, what about the scalability issue? on: October 01, 2013, 04:27:12 PM
Users have to understand that SPV does rely on a quorum of trusted third parties, specifically miners, which makes it significantly less secure. For instance I could temporarily take over a large amount of hashing power by hacking a large pool and I can use that to profitably rip off your business and many others with fake confirmations. If I manage to hack >50% of hashing power - which would require nothing more than hacking into about 3 pools right now - I don't even need to isolate your SPV node from the network. (which is also easy because SPV nodes have to trust their peers) I may even do it just to push the price of Bitcoin down and profit from shorting it, or I may have other more nefarious motives.

Um if you could do all that well you could rip off full nodes as well.  Only the portion related to peer selection is relevant.  SPV are more vulnerable to an isolation attack.   SPV nodes should have very good peer selection algorithms.
4287  Bitcoin / Bitcoin Technical Support / Re: Is it possible to generate the same adress twice? on: October 01, 2013, 04:06:18 PM
No just no

Yes just yes.

The question was possible.  Yes it is very much possible.  It is however highly improbable.  The probability of such an event is so low that one should spend time worrying about more likely events such as getting struck by lightning in a desert, or getting eaten by a shark in a sushi restaurant, or winning the lottery the day an extinction level event asteroid strikes the earth.
4288  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: October 01, 2013, 02:53:54 PM
when knc is over with this hash attack the business model of maybe more than one competitor is history. hashfast, cointerra and all the others, that have no product to ship currently ----  you are screwed, aren´t you ?  Kiss

It likely will dry up future sales until they start shipping but both of the companies you listed have enough funds (preorders) to make it to delivery.  However if anyone pulls a BFL and falls on their face there is no ability to bring in more funding by extended preorders and upgrades.  My guess is both HF and Cointerra deliver.   I don't think every ASIC company today will still be here in 2015.   It is relatively easy to make a fortune when difficulty is low, demand is high and margins are 99.9% or higher.  As the difficulty skyrockets, demand falls and margins collapse not every company will make it.
4289  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: October 01, 2013, 02:37:49 PM
Can anyone estimate how many chips per wafer can KnC make?

KNC has never reported the die size.  If someone wants to destroy their new miner and break open the package we could find out real quick.
4290  Economy / Securities / Re: [LABCOIN] IPO [BTCT.CO] - Details/FAQ and Discussion (ASIC dev/sales/mining) on: October 01, 2013, 01:48:53 AM


You didn't tell me anything ...

I didn't even mean to include your quote (will remove it).  I was just speaking in general terms.  The "you" was directed at "you".
4291  Economy / Securities / Re: [LABCOIN] IPO [BTCT.CO] - Details/FAQ and Discussion (ASIC dev/sales/mining) on: October 01, 2013, 12:36:44 AM
Now they have a ton of chips which probably can't handle more than 2W which means running them at 10% speed (or slower).
Wow. And here I thought it was going to be 50%.
What a waste.

Well 10% was a SWAG.   Without knowing the specific details of the chip it is hard to say how bad it is.  Still assumming there is a chip and it otherwise works it could have been avoided by using the right package.
4292  Economy / Securities / Re: [LABCOIN] IPO [BTCT.CO] - Details/FAQ and Discussion (ASIC dev/sales/mining) on: October 01, 2013, 12:22:42 AM
While the die size determines the heat transfer at the silicon junction, the size and more importantly type of package is also important as the thermal energy must pass through the package as well and the lower the thermal conductivity the higher the core die temp is going to reach.  The bizarre thing is that they reported using "QFP packaging, 44 pin, no exposed heat pad" for the size of the die that makes absolutely no sense @ >12W and is still hard to believe even at 5W.  They do make packages with exposed metal heat pad to improve heat transfer.  For example this is the Avalon chip.



Inside the package the die is pressed against the large square metal pad in the center of the package.  The center pad is only used for heat transfer, the other pins are used for electrical power, ground, and signal.  The pad will be surface mounted to a non-electrical pad (copper plate) on the PCB to conduct heat away from this chip.  Using a multi-layer board the connection can extend from the top layer through the PCB to the bottom layer which is used as a heat dump.  As a side note this is why the heatsink is on the "back" of an Avalon board.  The heat is conducted through the heatpad, through the PCB, to the heatsink on the other side.  With a QFP and no heat pad essentially the entire chip is encapsulated in insulating plastic and that greatly limits the amount of power that can be dispersed.  


I hate to say "I told you so"  I never owned a share, never will I was just interested from a technology standpoint.   There is a reason every other 110/130nm ASIC chip uses a heat heatpad package.  If you put 12W in (and their 5W estimate was likely nonsense) you have to get 12W out.  Plastic is a great thermal insulator.   You aren't getting 12W out of a chip that small without something that has a higher thermal conductivity.  They likely tried and with a low thermal conductivity the internal temp of the chip skyrocketed.   Now they have a ton of chips which probably can't handle more than 2W which means running them at 10% speed (or slower).
4293  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: October 01, 2013, 12:10:47 AM
And the bitbet is now over.

Gratz to all who won their bet!

I was surprised the wagers were still roughly right before betting closed. I guess some people really wanted to believe.
4294  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: October 01, 2013, 12:02:22 AM
Heat is cost also, please read my post.

I read your post it is nonsense.  The fan on a power supply even at 100% in inaudible over the over all the other system cooling fans (like on a Jupiter means 6 140mm fans).  Having run a 48 GPU farm for 18 months I can say from experience it is a non issue.  The efficiency curve is essentially flat for modern PSU from 20% to 100% load.

If an 850W unit is 95% load (your numbers) that means the load is 807W.  70% load would require a >1150W PSU.  Where is there an 1150W PSU from equal or better brand for $30 more?  It doesn't exist.   Under what conditions would that save $120 annually?  It also doesn't exist.  You underestimate the cost of a larger PSU and overstate the benefits.  Even if you add in the cooling costs and assume low efficiency AC 100% of the year you still don't get $120 in saved energy from going with a larger PSU.  So your $30 increased cost is nonsense and your $120 annual savings are also nonsense.

So one last time your post is nonsense.  Sure one "could" spend $100 more for a 1200W Platinum PSU and it would marginally reduce their operating costs.   However the increased up front cost and the small gain would make the break even point something like 3 to 5 years.  Nothing wrong with doing that but it doesn't mean that going with a smaller gold PSU is a bad idea either.
4295  Bitcoin / Hardware / Re: HashFast launches sales of the Baby Jet on: September 30, 2013, 11:53:28 PM
Or are they offering the chips already mounted (as completed modules) in their MPP?

No.  Well I assume they will make an "upgrade" available but the MPP is for raw chips.
4296  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: September 30, 2013, 11:33:36 PM
PSU should operate at 60-80% to get maximum effeciency and cool

The difference between 50% load and 100% load on most modern 80 Plus Gold PSU is about 1%.

So 1% of 850W = 8.5W.   That is about 74 kWh per year.   At $0.10 per kWh it is a grand savings of $7.40.

have you accounted heat cost and noise ?
1% is not true

70% load 91% eff, temp 45c
95% load 88% eff, temp 59c

read review, please Smiley

you save 30$ usd on psu and take loss 120$ usd per year or more

http://www.jonnyguru.com/modules.php?name=NDReviews&op=Story4&reid=350

Ok so 3% = 25 W.  Not sure how you got a bogus $120 per year or more out of that.  If your power costs that much then you have no hope of making a profit no matter what PSU you use.
4297  Bitcoin / Hardware / Re: HashFast launches sales of the Baby Jet on: September 30, 2013, 10:53:15 PM
If i understand it correctly, Hashfast chips are either socketed or ship mounted on a socketed subassembly?

They are not socketed.   Similar to KNC and Bitfury you have a single host connected to one or more boards.   With Bitfury each board consists of 16 chips with KNC and HF (and likely Cointerra) each board consists of one chip.
4298  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: September 30, 2013, 10:42:04 PM
PSU should operate at 60-80% to get maximum effeciency and cool

The difference between 50% load and 100% load on most modern 80 Plus Gold PSU is about 1%.

So 1% of 850W = 8.5W.   That is about 74 kWh per year.   At $0.10 per kWh it is a grand savings of $7.40.
4299  Bitcoin / Bitcoin Discussion / Re: What is all this computing power used for? on: September 30, 2013, 05:34:19 PM
Thats crazyness.  You would think that Satoshi would have worked in some way for all this electricity and power to be useful for something else also.  Kind of sad actually.  Fold some proteins at least

The work is useful.   If you build a depository safe, install a security system, hire round the clock guards, and as a result of the security nobody robs the depository was the resources "wasted"?  Would it have been better to try and making it do something else at the same time?  Would it be better if that compromise resulted in the depository being robbed?

Creating a decentralized consensus is a difficult problem, an incredibly difficulty problem, there has been NO solution to this prior to Bitcoin.  The work isn't wasted the work protects the network.  Bitcoins are worth more than a billion dollars BECAUSE of this solution.

4300  Alternate cryptocurrencies / Mining (Altcoins) / Re: Swedish ASIC miner company kncminer.com on: September 30, 2013, 04:58:16 PM
> 600 GH oc capabilities? Is that what I picked up from the hints?

You will need some modifications then. The four pcie connectors can deliver 150w x 4 for a total of max 600w. A standard 4pin molex can deliver 132w per atx specifications. If you rely on the rumored 1.4w/GH, that would give your miner a maximum theoretical of 732w/1.4w = 522.85 GH. If you want more, you´re going to have to solder some extra 8pin pcie connectors in there somewhere.

The PCIE 6 pin or 8 pin connector only has 3 current pins.  They both use Molex Minifit Jr connectors rated at 8 amps per pin.  3*8*12 = 288W ea.

The 75W & 150W limits are part of the PCIe standard which no miner is using, the connectors and wiring can handle much much more.  How much really depends on the PSU itself and what it is capable of delivering TO the connector.

What are the additional 2 wires on the 8 pin then?

They connect directly to the ground.  It allows a PCIe compliant device to perform a ground sense to ensure the proper connector has been attached.  All the power on both a 6 pin and 8 pin connector come from the exact same 3 12V pins.
Pages: « 1 ... 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 [215] 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 ... 800 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!