02-04-2010 07:21 PM
Hi,
I need BTA 06 component to do some simulation but i can't find then in multisim v11. Anyone can help me to create it? Thanks!
02-05-2010 09:44 AM
You must contact component manufacturer for a component's model.
Then, refer to Multisim Help>>Components and Database on how to create a component.
02-05-2010 09:53 AM
02-08-2010 10:51 AM
Hi, the Spice model contains the component's parameters.
For this component (BTA06-600B) exist a SM, but is very simple
.subckt BTA06-600B A K G
X1 A K G Triac_ST params:
+ Vdrm=600v
+ Igt=100ma
+ Ih=50ma
+ Rt=0.065
+ Standard=1
* 1999 / ST / Rev 0
.ends
*$
For similars components ftp://ftp.alsdesign.fr/Upload/libusers/Triac_st.lib
Regards
02-08-2010 11:32 AM
02-08-2010 11:41 AM
02-08-2010 07:05 PM
If you create the component, you have to check PLACE>COMPONENT>DATABASE>USER DATABASE
where is commonly save
Regards
02-08-2010 07:12 PM