
51
on: May 14, 2025, 07:08:02 07:08
|
||
Started by zac - Last post by kripton2035 | ||
Why not split the solar array in half ? take care of the max power input in your inverter but it would have less losses than shunts.
|
52
on: May 14, 2025, 06:00:46 06:00
|
||
Started by alx - Last post by Alx | ||
Thank you for invitation. Registration is done.
Note: This message sent by the system behalf of Alx. |
53
on: May 14, 2025, 05:48:47 05:48
|
||
Started by zac - Last post by zac | ||
I have a solar array with an open circuit voltage of 640V and a maximum power point voltage of 510V and a charge controller that can tolerate up to 550V input. So, I'm trying to figure out the best way to limit the voltage to 550V. In practice, the array would only exceed 550V during unusual conditions (such as very cold and high intensity sun such as immediately after a storm).
The array has a maximum output current of 10 A (about 5 kw). The simplest solution seems to be a shunt regulator. The simplest form may be a string of series connected high power (50 watt) zener diodes with the combined breakdown voltage a bit under 550V. The shunt regulator would never need to dissipate the full output power of the array since even a modest load (10-20%?) should drop the voltage below the 550V threshold. I have minimal experience with high voltage electronics. Anyone have any ideas or experience with this? |
54
on: May 13, 2025, 07:57:35 07:57
|
||
Started by alx - Last post by Catcatcat | ||
This member is invited by me. Registration isn't completed yet.
Note: This message sent by the system behalf of Catcatcat. |
55
on: May 13, 2025, 05:25:31 05:25
|
||||||
Started by alx - Last post by alx | ||||||
|
56
on: May 11, 2025, 09:26:58 09:26
|
||
Started by max - Last post by aplank | ||
I had a look around, but failed to find anything.
Without the full detail, these are chips I'd avoid. |
57
on: May 10, 2025, 07:08:37 07:08
|
||
Started by max - Last post by max | ||
looking for following uC
SC8F072AD614SP SC8P062AD614SP SC8P1711E SC8P1762E CMS80F2313 CMS80F2316 CMS80F2317 CMS80F7316 CMS80F7318 CMS80F7616 CMS80F7618 PMS134 PFS122B PGS134 PFS154 |
58
on: May 07, 2025, 05:05:45 17:05
|
||
Started by metal - Last post by eleks | ||
This will be right:
Code: .text |
59
on: May 07, 2025, 10:28:14 10:28
|
||
Started by metal - Last post by eleks | ||
I apologize in advance if my question is inappropriate here.
I'm trying to write code in xc16 assembler. I don't understand how to place constants in program memory. In theory, you just need to place data in the program area (after the .text directive). But if I do this: Code: .text If I do this: Code: .text ![]() Tell me what I'm doing wrong? Posted on: May 07, 2025, 09:59:15 09:59 - Automerged If I do this: Code: .text |
60
on: May 07, 2025, 07:44:19 07:44
|
||
Started by max - Last post by aplank | ||
Unlikely you'll find a single repository for all Chinese uC programming protocols
![]() When I've looked at using one of the Chinese devices, I've always first tried to collect all relevant programming information. If I can't find it, I don't use the part. But, after some deep searching, and often a lot of frustration with my inability to speak the language and manufacturers poor translations, I normally find something. Are you after details of any specific part? |