a5077c17371d4fe4d245f40a3992167a33b7f481
Board/SVC/SVC1031-DAT/SVC1031-DAT.md
| ... | ... | @@ -2,14 +2,32 @@ |
| 2 | 2 | |
| 3 | 3 | # SVC1031 DAT |
| 4 | 4 | |
| 5 | +- legacy wiki page: https://w.electrodragon.com/w/Category:Energy_Meter#Documents |
|
| 6 | + |
|
| 7 | + |
|
| 8 | + |
|
| 5 | 9 |  |
| 6 | 10 | |
| 7 | 11 | - On board AC-DC Power Supply Converter |
| 8 | 12 | - Isolated signal output |
| 9 | 13 | |
| 14 | +https://www.electrodragon.com/product/energy-meter-hlw8032-breakout-board/ |
|
| 15 | + |
|
| 16 | + |
|
| 17 | + |
|
| 18 | +## R2 Version Update: |
|
| 19 | +- Main image is the R2 version. |
|
| 20 | +- Default use capacitive dropper method as non-isolation AC-DC power supply, supply current up to 100mA. Add fuse and varistor general protection. |
|
| 21 | +- Previous ACDC power supply method MP150 is still also available, current supply up to 200mA, further improve reliablility. |
|
| 22 | +- HLW8032 energy measurement on board one side, and ACDC power supply on other side |
|
| 23 | +- Add ACDC power supply LED indicator. |
|
| 24 | +- Add jumper between ACDC power supply and supply for HLW8032. You can test HLW8032 with your lab power via jumper pin header. |
|
| 25 | +- We may soldered the cables for testing purposes, you can remove them later or add notes to ask us to do so. |
|
| 10 | 26 | |
| 11 | 27 | |
| 12 | 28 | |
| 13 | 29 | ## REF |
| 14 | 30 | |
| 15 | -- RC Buck AC-DC |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[ACDC-RC_Buck-dat]] - [[MP150]] |
|
| 1 | + |
|
| 2 | + |
Tech/power-dat/ACDC-dat/2023-08-31-18-49-57.png
| ... | ... | Binary files /dev/null and b/Tech/power-dat/ACDC-dat/2023-08-31-18-49-57.png differ |
Tech/power-dat/ACDC-dat/ACDC-RC_Buck-dat.md
| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | + |
|
| 2 | +# ACDC RC Buck |
|
| 3 | + |
|
| 4 | + |
|
| 5 | + |
|
| 6 | + |
|
| 7 | +- [[ACDC-RC_BUCK]] |
|
| ... | ... | \ No newline at end of file |
chip-cn/HLW/HLW8032-DAT.md
| ... | ... | @@ -1,10 +1,22 @@ |
| 1 | 1 | |
| 2 | 2 | # HLW8032 DAT |
| 3 | 3 | |
| 4 | +- [[SVC1031-dat]] |
|
| 5 | + |
|
| 6 | +## Chip Info |
|
| 7 | + |
|
| 8 | +- The HLW8032 is a high precision energy metering IC that uses a CMOS manufacturing process and is primarily intended for single phase applications. It can measure line voltage and current, and can calculate active power, apparent power and power factor. |
|
| 9 | +- The device integrates two ∑-Δ ADCs and a high-precision energy metering core. The HLW8032 can communicate data through the UART port. The HLW8032 uses a 5V supply, a built-in 3.579M crystal, and an 8PIN SOP package. |
|
| 10 | +- The HLW8032 has the advantages of high precision, low power consumption, high reliability and strong adaptability to the environment. It is suitable for energy metering of single-phase two-wire power users. |
|
| 11 | + |
|
| 12 | + |
|
| 13 | +## Hex Read |
|
| 14 | + |
|
| 4 | 15 | F2 5A 02 DC D0 04 C8 20 00 3E 4E 03 7C A6 4E 2B B8 B9 8A BB 61 00 01 DC |
| 5 | 16 | |
| 6 | - F2 | 5A | 02 DC D0 | 04 C8 20 | 00 3E 4E | 03 7C A6 | 4E 2B B8 | B9 8A BB | 61 | 00 01 | DC |
|
| 17 | + seperated: F2 | 5A | 02 DC D0 | 04 C8 20 | 00 3E 4E | 03 7C A6 | 4E 2B B8 | B9 8A BB | 61 | 00 01 | DC |
|
| 18 | + |
|
| 19 | + int: 85 90 2 220 208 4 134 64 0 62 78 4 25 218 78 43 184 235 216 59 97 0 0 139 |
|
| 20 | + |
|
| 7 | 21 | |
| 8 | - 85 90 2 220 208 4 134 64 0 62 78 4 25 218 78 43 184 235 216 59 97 0 0 139 |
|
| 9 | 22 | |
| 10 | - |
|
| ... | ... | \ No newline at end of file |