I am wondering if i could use TCDF1910 with a 3.3V Wemos Mini R1, to control a 10 V pwm of a fan.
Problem is i don't quite understand the connection in the attached picture? Probably pwm signal to pin 1 and gnd(-) to pin 2, but is there need for some resistor or what's that in the attached connection table ?
I figured out that when the 10V DC supply for the fan control pwm is coming from the fan, that's connected to pin 4 and pin 6 to fan input? Or what is the correct connection?
You may need to tweak arduino PWM to get it into recommended 1-10 kHz range.
Update.
After I finished typing, I realized that optocoupler's DS has a typo:
t-on = 0.1 us, and t-off = 0.2 usec - can't be true. Photo-voltaic response time is about 0.1 - 3 milliseconds, it's means you shouldn't use this type of the coupler with PWM. Get 4N25/26/35/37 or 6N136/137.
Not sure how you support your conclusion the datasheet is wrong. Photo diodes can be very fast.
Perhaps I am missing something.
I've read a dozens DS from all major players in the industry, TELEFUNKEN couldn't make 10^3 faster couplers in 1996, that 20 years later no one else could reproduce.
Thinking why it's slow, probably the issue not with phd, but phd heavily loaded by input capacitance of the mosfets. Since phd current is a fraction of the input current, there is just no power to recharge 10 nanofarads or so capacitance in less than 100 microseconds.
FantomT:
I've read a dozens DS from all major players in the industry, TELEFUNKEN couldn't make 10^3 faster couplers in 1996, that 20 years later no one else could reproduce.
Thinking why it's slow, probably the issue not with phd, but phd heavily loaded by input capacitance of the mosfets. Since phd current is a fraction of the input current, there is just no power to recharge 10 nanofarads or so capacitance in less than 100 microseconds.
You are confusing photo diodes with either photo transistors or photo resistors I think
Photodiodes when reversed biased cannot be slow, there's no mechanism for them to be slow,
although lower capacitance variants (PIN photodiodes for instance) can be even faster!