Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ST Triac library #924

Closed
dsm opened this issue Sep 3, 2024 · 6 comments · Fixed by #1197
Closed

ST Triac library #924

dsm opened this issue Sep 3, 2024 · 6 comments · Fixed by #1197

Comments

@dsm
Copy link
Collaborator

dsm commented Sep 3, 2024

Hi, will this library add for qucs_s with ngspice ?
https://www.st.com/resource/en/spice_model/standard_snubberless_triacs_pspice.zip

@dsm
Copy link
Collaborator Author

dsm commented Sep 3, 2024

Can MOC3052 and MOC3063 be added from https://fotoelektronika.com/spice-models/ ?

@ra3xdh
Copy link
Owner

ra3xdh commented Sep 3, 2024

Can MOC3052 and MOC3063 be added from https://fotoelektronika.com/spice-models/ ?

Yes, the Optocoupler.lib could be extended. I have added this task to #846

@dsm
Copy link
Collaborator Author

dsm commented Dec 11, 2024

.subckt BTA41-800B A K G
X1 A K G Triac_ST params:
+ Vdrm=800v     
+ Igt=100ma
+ Ih=80ma        
+ Rt=0.01
+ Standard=1
* 1999 / ST / Rev 0
.ends

@ra3xdh how I can use this in qucs_s psice library

@ra3xdh
Copy link
Owner

ra3xdh commented Dec 11, 2024

The best way is to use Spice Library device See the chapter 8.2 of the latest Qucs-S tutorial: https://ra3xdh.github.io/pdf/qucs_s_tutorial.pdf There exists symbol patterns for thyristor devices.

The works on extension of this feature have been planned. See #944

@dsm
Copy link
Collaborator Author

dsm commented Dec 11, 2024

@ra3xdh thanks.

@ra3xdh
Copy link
Owner

ra3xdh commented Jan 8, 2025

I have added generic ST Triac model in Thyristor.lib by #1197. New device is named TriacGeneric. But I failed to port this device to pure Ngspice syntax. This device requires setting the LTSpice compatibility mode in Simulation->Simulator settings

@ra3xdh ra3xdh linked a pull request Jan 8, 2025 that will close this issue
@ra3xdh ra3xdh added this to the 25.1.0 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants