User Tools

Site Tools


ds:hardware:mtca:overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ds:hardware:mtca:overview [2018/02/26 08:03]
tobiashoffmann
ds:hardware:mtca:overview [2021/03/11 10:19] (current)
tobiashoffmann [µTCA Modules]
Line 6: Line 6:
  
 So far BI has tested following µTCA parts: So far BI has tested following µTCA parts:
 +
 +===== µTCA IPMI Control =====
 +
 +Get M State via sensor: 
 +Example: Handle pulled out = M1 - board gets only management power
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none sensor get "HS 009 AMC5"
 +Locating sensor record...\\
 +Sensor ID              : HS 009 AMC5 (0x3c)\\
 +Entity ID             : 193.101\\
 +Sensor Type (Discrete): PICMG FRU Hotswap\\
 +States Asserted       : FRU Hot Swap\\
 +[Transition to M1]\\
 +
 +Example 2: Handle pushed in (M4) - board is on
 +
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none sensor get "HS 009 AMC5"
 +Locating sensor record...\\
 +Sensor ID              : HS 009 AMC5 (0x3c)\\
 + Entity ID             : 193.101\\
 + Sensor Type (Discrete): PICMG FRU Hotswap\\
 + States Asserted       : FRU Hot Swap\\
 +[Transition to M4]\\
 +
 +Switch of dedicated FRU:
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none picmg deactivate <fru_id>
 +
 +Switch it on:
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none picmg activate <fru_id>
 +
 +Cold reboot of complete system:
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none chassis power reset
 +
 +Warm-reboot:
 +     $ ipmitool -I lan -H <mch_ip_addr> -A none chassis power cycle
 +
  
 ===== µTCA Crates ===== ===== µTCA Crates =====
  
-  * ELMA MTCA.4 6-Slot +  * ELMA MTCA.4 6-Slot (vertical) 
-  * Schroff MTCA.4 6 Slot +  * Schroff MTCA.4 6 Slot (vertical) 
-  * Vadatech VT811+  * Vadatech VT811 12-slot
   * N.A.T. Native R2 6-Slot MTCA.4 2HE   * N.A.T. Native R2 6-Slot MTCA.4 2HE
   * N.A.T. Native R9 12-Slot MTCA.4 9HE   * N.A.T. Native R9 12-Slot MTCA.4 9HE
 +  * Powerbridge RackPak/M5-1 MTCA.4 2HE
 +
  
 ===== µTCA Controllers ===== ===== µTCA Controllers =====
Line 20: Line 57:
   * ADlink AMC-1000   * ADlink AMC-1000
   * [[:ds:hardware:mtca:natphysrtm|NAT-PHYS-RTM Comex]]   * [[:ds:hardware:mtca:natphysrtm|NAT-PHYS-RTM Comex]]
-  * Concurrent AM902/412-32+  * [[:am902|Concurrent AM902/412-32]] 
 +  * [[ds:hardware:mtca:am64|Concurrent AMG64/471-51]] 
  
 ===== µTCA MCHs ===== ===== µTCA MCHs =====
  
-  * div. NAT MCH (6 Slot, 12 Slot Phys)+  * [[:fair-bd:daq:usage:overview|div. NAT MCH (6 Slot, 12 Slot Phys)]]
   * Vadatech UTC002   * Vadatech UTC002
 +
  
 ===== µTCA Modules ===== ===== µTCA Modules =====
  
-  * SIS8300 10 Ch. ADC with RT+  * SIS8300 10 Ch. ADC with RTM
   * AM4301 4 Port NIC   * AM4301 4 Port NIC
   * TAMC260 1 Slot PMC-Carrier for AMC   * TAMC260 1 Slot PMC-Carrier for AMC
-  * Dual HPC FMC Carrier board MTCA.4 +  * Dual HPC FMC Carrier board MTCA.4 (open hardware) 
-  * FMC ADC 250MHz 16 Bit+  * FMC ADC 250MHz 16 Bit (open hardware) 
 +  * FMC ADC 105MHz 14 BIt (open hardware)
   * SIS8300KU 10.Ch. ADC with RTM   * SIS8300KU 10.Ch. ADC with RTM
   * SIS8800 32 Ch. Scaler   * SIS8800 32 Ch. Scaler
   * SIS8980 16 Ch LE Discriminator RTM   * SIS8980 16 Ch LE Discriminator RTM
-  * Vadatech AMC217 8-Ch Switch+  * [[ds:hardware:mtca:AMC217|Vadatech AMC217 8-Ch Switch]] 
 +  * [[:ds:hardware:mtca:sis8864|SIS8864 64bit I/O]] 
 +  * TAMC532 - 32Ch ADC 14 Bit with RTM 
 +  * FAIR Timing Receiver Node FTRN-AMC 
 +  * IOXOS IFC-1410 FMC Carrier & ADC-3117 FMC 
 + 
 +===== Setup MTCA.4 System ===== 
 + 
 +The main standard MTCA-4 system consists of: 
 +  * [[ds:hardware:mtca:AM64|Concurrent Technologies AM G64/471-51 CPU]] 
 +  * [[fair-bd:daq:usage:overview|NAT-MCH-PHYS80]] 
 +  * NAT-PM-AC600D 
 +  * RackPak/M5-1 Chassis 
 + 
  
  
ds/hardware/mtca/overview.1519628620.txt.gz · Last modified: 2018/02/26 08:03 by tobiashoffmann