Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:power_quality_analyzer [2019/09/13 19:41] admin [Power supply] |
projects:power_quality_analyzer [2019/09/15 16:01] (current) admin [Schema] |
||
---|---|---|---|
Line 9: | Line 9: | ||
* USB communication interface | * USB communication interface | ||
===== AC sensors ===== | ===== AC sensors ===== | ||
+ | ==== AC voltage sensors ==== | ||
+ | For three-phase balanced system, the sum of instantaneous values of phase voltages (as well as currents) is zero: vL1+vL2+vL3=iL1+iL2+iL3=0 In such case also uN1=uN2=0 and v1=vL1R12R11+R12 | ||
+ | === SPICE simulation === | ||
+ | == Voltage divider for measuring phase voltages - SPICE simulation schema == | ||
+ | {{ :projects:pq-anal:spice:pqa-acv-divider.png?direct&800 | SPICE simulation of AC voltage divider}} | ||
+ | == Normal grid conditions == | ||
+ | {{ :projects:pq-anal:spice:pqa-acv-divider-sim1.png?direct | SPICE simulation - grid ok}} | ||
+ | == Phase VL3 disconnected == | ||
+ | {{ :projects:pq-anal:spice:pqa-acv-divider-sim2.png?direct | SPICE simulation - VL3 phase disconnected }} | ||
+ | == VL2 & VL3 phases disconnected (only VL1 connected) == | ||
+ | {{ :projects:pq-anal:spice:pqa-acv-divider-sim3.png?direct | SPICE simulation - VL2 & VL3 phases disconnected }} | ||
+ | |||
+ | |||
==== Power supply ==== | ==== Power supply ==== | ||
^ Component ^ Max. consumption [mA] ^ # ^ Total consumption [mA] ^ | ^ Component ^ Max. consumption [mA] ^ # ^ Total consumption [mA] ^ | ||
| ACS712 | 13 | 4 | 52 | | | ACS712 | 13 | 4 | 52 | | ||
- | | TL084 | 12 | 2 | 24 | | + | | TL064 (TL084) | 1 (12) | 2 | 2 (24) | |
| 78xx/79xx | 6 | 3 | 18 | | | 78xx/79xx | 6 | 3 | 18 | | ||
- | | Total | | | 94 | | + | | Total | | | 72 (94) | |
===== Schema ===== | ===== Schema ===== | ||
- | {{ :projects:projects:pq-anal:pqa-ac-sensors.png?direct&400 |AC sensors}} | + | == AC sensors == |
+ | {{ :projects:pq-anal:schema:pqa-ac-sensors.png?direct&400 |AC sensors}} |