TEXT   81
Technical Specifications
Guest on 14th May 2022 08:51:16 AM


  1. .. _techSpecs:
  2.  
  3. Technical Specifications
  4. =========================
  5.  
  6. See also: :ref:`publications` and :download:`here <docs//RS4D-ASL-SRL.pdf>` for an article published by the USGS's Albuquerque Seismological Laboratory (ASL) on the performance of the Raspberry Shake.
  7.  
  8. .. contents::
  9.  
  10. .. _techSpecDocs:
  11.  
  12. Technical Specifications Documents
  13. ------------------------------------
  14.  
  15. - :download:`Raspberry Shake RS1D Technical Specifications Sheet<docs/SpecificationsforRaspberryShakeV4.pdf>`
  16. - :download:`Raspberry Shake RS3D Technical Specifications Sheet<docs/SpecificationsforRaspberryShake3D.pdf>`
  17. - :download:`Raspberry Shake RS4D Technical Specifications Sheet<docs/SpecificationsforRaspberryShake4DMEMSV4.pdf>`
  18. - :download:`Raspberry Jam Universal Digitizer (RJAM) Technical Specifications Sheet<docs/SpecificationsforRaspberryJamV3.pdf>`
  19. - :download:`RBOOM and RS&BOOM Technical Specifications Sheet<docs/SpecificationsforBoom_SnB.pdf>`
  20. - See also: :ref:`publications` and :download:`here <docs//RS4D-ASL-SRL.pdf>` for an article published by the USGS's Albuquerque Seismological Laboratory (ASL) on the performance of the Raspberry Shake.
  21.  
  22.  
  23. What is the difference between the RS1D, RS3D and RS4D models?
  24. -----------------------------------------------------------------
  25.  
  26. .. figure:: images/Comparisons.png
  27.         :width: 500pt
  28.         :align: center
  29.  
  30.         Click to enlarge
  31.  
  32. *sps = samples per second on all channels
  33.  
  34. The RS1D, RS3D, RS4D and RS&BOOM have the same capabilities for detecting Earth motion in the vertical dimension. The RS3D replicates these abilities in the horizontal dimensions, providing the user with a fuller view of earth motion in all 3 dimensions. The difference between the RS1D and the RS4D is that the RS4D has a 3 dimensional accelerometer built into the board. This is interesting for people who live in earthquake zones where the strong motion might be enough to saturate the vertical sensor. With the accelerometer, the Earth motion would remain on scale with the added benefit of being able to detect lateral motion as well.
  35.  
  36. How does the Raspberry Shake compare to a broadband seismometer?
  37. --------------------------------------------------------------------
  38.  
  39. See :ref:`bru2Comparison`
  40.  
  41. Flow Chart For Raspberry Shake RS1D
  42. -------------------------------------
  43.  
  44. .. figure:: images/FlowDiagramforRaspBerryShake.jpg
  45.         :width: 500pt
  46.         :align: center
  47.  
  48. Storage is now user configurable and can be much longer than 7 days, which is the default. Raspberry Shake is also Wifi compatible.
  49.  
  50. Metadata - Instrument Response Files - Self-Noise
  51. ----------------------------------------------------
  52. See: :ref:`metaData`
  53.  
  54. .. _timing:
  55.  
  56. Timing Quality (NTP)
  57. ---------------------
  58. In all Raspberry Shake products, data packet time stamps are done using Network Timing Protocol (NTP) time. Timing quality is +/- 10 ms for all products. To give you an idea what this means, consider an earthquake's P-wave traveling at a very fast 6000 m/s. With an uncertainty of +/- 10 ms, this translates into a location uncertainty of only +/- 60 meters. For lower P-wave velocities, the uncertainties diminish. This uncertainty is well within a reasonable margin of error for locating earthquakes.
  59.  
  60. Click here for even more timing details: :ref:`ntpTiming`.
  61.  
  62. Click here for details on using the USB GPS antenna available for purchase at our `shop <https://shop.raspberryshake.org/product/gps-antenna/>`_: :ref:`gpsTiming`
  63.  
  64. .. _rpisupport:
  65.  
  66. RPi's supported
  67. ------------------
  68.  
  69. Any Ethernet- or Wifi-capable Raspberry Pi (RPi) computer can, theoretically, be supported. The only information we need to support an old or new model of the RPi is the serial port where data is read from, where the basic rule is for some specific models the tty port is named /dev/ttyS0 (e.g., Revisions 9000c1 and 920093) and for all others (as a catch-all condition) the tty name is /dev/ttyAMA0.
  70.  
  71. There is a physical limitation: with the exception of the RS1D, all Raspberry Shake boards have 4 mounting holes. This means that the older Model B which has 2 diagonally positioned mounting holes, is not supported. The Model A+ is also not "technically" supported for this same reason, but all of the software does run on it. You can find Raspberry Shake model-specific information below.  
  72.  
  73. The **Raspberry Shake RS1D** supported modules:
  74.  
  75.         000[d,e]: Model B, Revisions 000[2-9] & 000f lack mounting holes are not supported
  76.  
  77.         00[10,13],900032: Model B+
  78.  
  79.         a[01040,01041,21041,22042]: 2 Model B
  80.  
  81.         9000[92,93],9200[92,93]: Zero
  82.  
  83.         a[02082,22082,32082,52082]: 3 Model B
  84.  
  85.         a020d3: 3 Model B+
  86.  
  87.         9000c1: Zero W(H)
  88.  
  89. The **Raspberry Shake RS3D, RS4D and RJAM** supported modules:
  90.  
  91.         00[10,13],900032: Model B+
  92.  
  93.         a[01040,01041,21041,22042]: 2 Model B
  94.        
  95.         a[02082,22082,32082,52082]: 3 Model B
  96.  
  97.         a020d3: 3 Model B+
  98.  
  99.         Due to the form factor of the Model B (2 mounting holes diagonally-positioned), the Model B is not supported.
  100.  
  101. The **RBOOM** and **RS&BOOM"** supported modules:
  102.  
  103.         00[10,13],900032: Model B+
  104.  
  105.         a[01040,01041,21041,22042]: 2 Model B
  106.  
  107.         9000[92,93],9200[92,93]: Zero
  108.        
  109.         a[02082,22082,32082,52082]: 3 Model B
  110.  
  111.         a020d3: 3 Model B+
  112.  
  113.         9000c1: Zero W(H)
  114.  
  115.         Due to the form factor of the Model B (2 mounting holes diagonally-positioned), the Model B is not supported.
  116.  
  117. For additional information on RPi Revision codes, see: https://www.raspberrypi.org/documentation/hardware/raspberrypi/revision-codes/README.md
  118.  
  119.  
  120. .. _gpio:
  121.  
  122. GPIO pins
  123. -----------
  124. .. figure:: images/pi3_gpio.png
  125.         :width: 500pt
  126.         :align: center
  127.  
  128. All Raspberry Shake boards ("hats") sit on pins 01 through 26. So GPIOs and grounds on pins 27 to 40 are easily available to endusers for other applications. The Raspberry Shake does not, however, use all of the pins from 01 to 26. The following pins are used:
  129.  
  130.  - 02,04: 5v
  131.  - 06,09,14,20,25: Ground
  132.  - 08,10: Tx/Rx
  133.  - 15: RESET
  134.  - 17: 3.3v
  135.  
  136. All other pins are available for use. Some have specific functions such as pins 27 and 28, but the others can all be used for general purpose or their specific functions.
  137.  
  138. .. note:: The header on the Raspberry Pi computer is the same for the Model B+, 2 Model B, 3 Model B(+), Zero, Zero W(H).
  139.  
  140.  
  141. IP67 M12 connector specifications
  142. -----------------------------------
  143.  
  144. See :download:`Raspberry Shake IP67 M12 Connectors<docs/connectors_M12_IP67.pdf>`
  145.  
  146. RJAM-specific: see: :ref:`rjamConn`.
  147.  
  148. .. note:: If you are planning to use a longer cable than we provide, be sure to calculate the wire gauge needed in order to minimize any loss of voltage. The RPi requires 5.1 V at 2.5 Amps to boot properly.

Raw Paste

Login or Register to edit or fork this paste. It's free.