Def_Driver 'Drv1'
  Re=3.5ohm   
  Le=0.2mH // fre=1.1kHz  ExpoRe=0.824  ExpoLe=0.756
  Mms=7.05g  // air-load subtracted
  fs=84Hz  Qms=3.57 Bl=5.1N/A

Def_Driving "Driving"
  Value=2.83V
  IsRms
  
System 'S1'
  // Generator resistance of wires etc
  Resistor 'Rg' R=0.1ohm Node=1=2
   
  // Speaker electro-acoustic
  Driver  'Mid'  Def="Drv1" Node=2=0=1000=2000   DrvGroup=1000,2000 
   
  // Coupling to BE with the help of radiation impedance
  RadImp 'Mid_Front' Node=1000 DrvGroup=1000
  RadImp 'Mid_Back'  Node=2000 DrvGroup=2000


