Isn't it amazing?
Ioannis
Yeah ... too good to be true.
Problems quickly arise when you want to test using parts off amazon or aliexpress. They rarely have manufacturer names, so getting matching spice models is a challenge. These guys build their own models.
https://www.electro-tech-online.com/...ob-led.157114/
I wanted to test this COB LED brightness control, but substituting the SC8050 for a 2N2222 (or possibly a logic-level MOSFET if the transistor still heated a lot at the 3/4 mark):
To control the brightness of a 15 inch section of this COB red LED strip:
https://www.aliexpress.com/item/1005003307581709.html
I guess I'm back to breadboards.
EDIT: This guy has a similar design using a 2N3904:
Last edited by Demon; - 5th May 2024 at 21:59.
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
Simulating any part is impossible.
Either you should choose a similar one (search the included lib or other people's lib) or make your own library. There are a few ways but I never tried really do my own. Though there are directions on many sites and forums.
Ioannis
If you can accomodate some simulation inaccuracies, I suggest you try this circuit simulator. https://falstad.com/circuit/ Extremely frugal on resources.
This is also downloadable as an offline circuit simulator.exe on the same site. To my knowledge, this is not accurate like LTspice or others, but gives a nice visual representation of the working circuit.
I suggest this as an option with a very low learning curve.
Thanks, I'll keep that one in mind if I ever try to simulate a circuit again.
I had tried using that PWM board (FR120N, LR7843, D4184), but it the COB LED wouldn't completely turn off and I was stuck with flicker. I had tried ILD2 and LTV-825 opto-couplers, but I was serious trouble balancing the circuit (I can't remember the exact problems, but I couldn't get it to work as desired - full OFF/ON, 300mA range for COB LED, etc).
I ended up with a IRFZ44N MOSFET driven by PWM from a PIC, with 1K on the gate; looks bullet-proof, low cost, minimal parts and super simple. Best part, it is driven from a PIC, so it's a snap reproducing the same lighting on the 2nd enclosure. These FETs can take insane voltages/amps (I'm only working with logic circuits).
Small victory.![]()
Last edited by Demon; - 9th May 2024 at 06:20.
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
Bookmarks