Bitcoin Forum
June 01, 2024, 09:38:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Hash Rate Calculation given the coin difficulty.For SHA256,Scrypt,X11,Neoscrypt on: November 11, 2014, 07:47:14 AM
I would like to put in one place the related CORRECT calculations for getting a hashrate number given coin difficulty.  Are there other unknowns that are needed?  say the coin algorithm type?  Can the algorithm be determined from the miner communication?


"If you're going for that degree of accuracy, it should be noted that difficulty 1 does in fact not correspond to 2^32 hashes, but to 2^48/65535 (4295032833 instead of 4294967296). – Pieter Wuille Sep 17 '11 at 12:21"

Conceptually: Compute the expected number of hashes required to find each share that is actually found and sum them. Divide by the amount of time to get the hash rate. –  David Schwartz? Sep 18 '13 at 23:24

Calculate HashRate

hashes = shares * share_difficulty * 2**48 / 65535
thus:
megahash_per_second = shares_per_second * share_difficulty * 4295.032833

Which coin algorithms does this above work with?

SHA-256 - Yes
X11 - Yes
X13 - Yes
X15 - Yes

NeoScrypt??  This doesn't work... can someone provide the correct formula?
EDIT:::  looks like the following below may be valid for Scrypt and Neoscrypt.

To calculate the hashrate for Scrypt, use what you would for Bitcoin but do 2^16 instead of 2^32.

H =shares per sec *  D * 2^32/ ( 65535 * 10^6 )

hashes = shares * share_difficulty * 2**32 / ( 65535 * 10^6 ))
thus:
megahash_per_second = shares_per_second * share_difficulty * 4295.032833
megahash_per_second =shares per sec *  D * 2^32/ ( 65535 * 10^6 )
megahash_per_second =shares per sec *  D * 0.065536

2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: June 01, 2014, 02:37:18 AM
Someone needs to resurrect this coin and make it more appealing for an economy plugin for minecraft.  I am surprised the minecraft regulars aren't pushing to make this coin bigger, as it seems a perfect use case.
3  Economy / Computer hardware / [WTS] New mining rig frames for your next miner on: May 15, 2014, 12:41:06 PM

For Sale 
Custom Aluminum Open Air Mining Chassis


Immediately Available!
See Website for Price and Pictures!

We want to be the provider for your next litecoin/othercoin mining rig frame!
These custom designed cases are 100% American made and ship from Alabama.
Each rig chassis comes with pre-drilled holes for motherboard standoffs and GPUs.  Standoffs, motherboard screws, and GPU plastic thumbscrews are provided!   These units are stackable and stable.

See Website for Price and Pictures:  ScryptFactoryGear.com

Enter Code Bitcointalk for 10% discount!


Features:
- Custom design allows optimum air flow for GPU mining
- Design is compact in width and supports 5 or 6 GPUs
- Support for full or half length Graphics cards using either usb or ribbon Pcie riser cables.
- Predrilled holes for ATX motherboard standoffs
- Predrilled holes to secure GPUs and Power Supply(s)
- 1/2 of bottom of chassis is HDPE plastic to eliminate the bottom sagging issue seen when the entire bottom is a sheet of material.
- Features an extra deep design to take advantage of a 24" shelf.
- Stacking supports function as handles when properly secured.
- Easy assembly
- Made in the USA

Stackable unit dimensions:
Outside dimensions 23.5"W x 11.5"H x 18.25" Deep
These are just the right dimensions to place 3 rigs across a 77" wide x 24" deep rack shelving.  Stacking 2 high gets 6 rigs per shelf.

Add-ons:

USB 60cm (2Ft) riser cables ready to ship.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!