senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. 網上虛擬交心不宜 (sharow@qiitadon.com)'s status on Sunday, 26-Aug-2018 10:07:33 JST 網上虛擬交心不宜 網上虛擬交心不宜

    DCであるべきところを、マルチメータのACで測れば、おおまかなノイズ(又はリップル)を測れる。期待するDCの値に対してACで示された値の比が大きい(例えば10%を超える)場合、障害究明のヒントになることも。

    また√(DC^2+AC^2) で、いわゆるAC+DC(DCバイアス込のAC)になります。お高いマルチメーターの中にはこれを自動で計算してくれるモードがある。

    #electricCircuit

    In conversation Sunday, 26-Aug-2018 10:07:33 JST from qiitadon.com permalink
    • 7of9(0x70f9=28921) repeated this.
    • 7of9(0x70f9=28921) (7of9@qiitadon.com)'s status on Sunday, 26-Aug-2018 11:12:59 JST 7of9(0x70f9=28921) 7of9(0x70f9=28921)
      in reply to

      @sharow

      ありがとうございます。

      今から見てみます。

      In conversation Sunday, 26-Aug-2018 11:12:59 JST permalink
    • 7of9(0x70f9=28921) (7of9@qiitadon.com)'s status on Sunday, 26-Aug-2018 11:24:23 JST 7of9(0x70f9=28921) 7of9(0x70f9=28921)
      in reply to

      #X68000
      #electricCircuit

      @sharow

      T2の上流側のDC電圧関連を測ってみました。
      (R1の下流側とBD1のマイナス)

      DC測定: 137.3V
      AC測定: 2.828V

      AC+DCはPython起動し、計算しました。

      $python
      Python 2.7.12 (default, Dec 4 2017, 14:50:18)
      [GCC 5.4.0 20160609] on linux2
      Type "help", "copyright", "credits" or "license" for more information.
      >>> dc=137.3
      >>> ac=2.828
      >>> import numpy as np
      >>> np.sqrt(4)
      2.0
      >>> np.sqrt(dc*dc+ac*ac)
      137.32912139819436

      In conversation Sunday, 26-Aug-2018 11:24:23 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.