The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
(50g) Thermal Noise
04-10-2015, 05:08 AM (This post was last modified: 06-15-2017 01:32 PM by Gene.)
Post: #1
(50g) Thermal Noise
Thermal Noise: THNOISE

Link to the original blog entry: [url] http://edspi31415.blogspot.com/2015/02/h....html[/url]

Input:
3: R: resistance (Ω)
2: T: temperature (K)
1: B: noise bandwidth (Hz)

Program:
<< → R T B
<< T R * B * 4 * 1.3806488E-23 * √
T B * LOG 10 * 198.599167802 - >> >>

Output:
2: Voltage (Volts)
1: Noise Power (dB)
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(50g) Thermal Noise - Eddie W. Shore - 04-10-2015 05:08 AM



User(s) browsing this thread: 1 Guest(s)