319b5d512957e2c67b960ed22fd3bc0e97f61488
Board-dat/ITF/ITF1009-dat/2024-08-28-13-55-32.png
... | ... | Binary files /dev/null and b/Board-dat/ITF/ITF1009-dat/2024-08-28-13-55-32.png differ |
Board-dat/ITF/ITF1009-dat/ITF1009-dat.md
... | ... | @@ -3,8 +3,14 @@ |
3 | 3 | |
4 | 4 | Based on powerbus slave chip PB331. |
5 | 5 | |
6 | +## dimension |
|
7 | + |
|
6 | 8 | ![](2024-01-31-15-07-30.png) |
7 | 9 | |
10 | +## Function map |
|
11 | + |
|
12 | +![](2024-08-28-13-55-32.png) |
|
13 | + |
|
8 | 14 | - left top terminal - no direction power input |
9 | 15 | - left bottom terminal - 24V - GND |
10 | 16 | - right top terminal - serial input and output |
... | ... | @@ -16,14 +22,8 @@ Based on powerbus slave chip PB331. |
16 | 22 | |
17 | 23 | - based on option 231: [[LDO-dat]] |
18 | 24 | |
19 | -## demo video |
|
20 | - |
|
21 | -in telegram |
|
22 | -- [video 1](https://t.me/electrodragon3/180) |
|
23 | -- [video 2](https://t.me/electrodragon3/181) |
|
24 | 25 | |
25 | 26 | |
26 | 27 | ## ref |
27 | 28 | |
28 | -- https://www.facebook.com/Powerbus1/ |
|
29 | - |
|
29 | +- [[powerbus-dat]] |
|
... | ... | \ No newline at end of file |
Board-dat/ITF/ITF1014-dat/2024-08-28-14-00-33.png
... | ... | Binary files /dev/null and b/Board-dat/ITF/ITF1014-dat/2024-08-28-14-00-33.png differ |
Board-dat/ITF/ITF1014-dat/ITF1014-dat.md
... | ... | @@ -0,0 +1,33 @@ |
1 | + |
|
2 | +# ITF1014-dat |
|
3 | + |
|
4 | +## board dimension |
|
5 | + |
|
6 | +![](2024-08-28-14-00-33.png) |
|
7 | + |
|
8 | + |
|
9 | +## Pin Definitions |
|
10 | + |
|
11 | +| index | pin | Function | mode | |
|
12 | +| ----- | --- | ----------------------------- | ---------------- | |
|
13 | +| 1 | L+ | pair with - bus control pin L | | |
|
14 | +| 2 | BL | bus control pin L | | |
|
15 | +| 3 | V+ | pair with - bus control pin H | | |
|
16 | +| 4 | BH | bus control pin H | | |
|
17 | +| 5 | TX | data | direct from chip | |
|
18 | +| 6 | RX | data | direct from chip | |
|
19 | +| 7 | BRK | error indicator | direct from chip | |
|
20 | +| 8 | HP | baudrate select | direct from chip | |
|
21 | +| 9 | VIN | chip Power supply in | | |
|
22 | +| 10 | GND | chip Power supply gnd | | |
|
23 | +| 11 | 3V3 | LDO regulated OUT | | |
|
24 | + |
|
25 | +- pin 8 keep float for 9600 bps |
|
26 | + |
|
27 | + |
|
28 | +## ref |
|
29 | + |
|
30 | +- [[powerbus-dat]] |
|
31 | + |
|
32 | + |
|
33 | +- [[ITF1014]] |
|
... | ... | \ No newline at end of file |
Board-dat/ITF/ITF1015-dat/ITF1015-dat.md
... | ... | @@ -0,0 +1,4 @@ |
1 | + |
|
2 | +# ITF1015-dat |
|
3 | + |
|
4 | + |
Home.md
... | ... | @@ -27,6 +27,13 @@ |
27 | 27 | |
28 | 28 | - [[chinese-holiday-dat]] |
29 | 29 | |
30 | +## About this week |
|
31 | + |
|
32 | +- frequently updates, any questions please email to info@electrodragon.com |
|
33 | + |
|
34 | + |
|
35 | + |
|
36 | + |
|
30 | 37 | ## Why Choose Electrdragon |
31 | 38 | |
32 | 39 | - The most updated and comprehensive documentation |
Tech-dat/Interface-dat/powerbus-dat/2024-08-28-13-21-38.png
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/powerbus-dat/2024-08-28-13-21-38.png differ |
Tech-dat/Interface-dat/powerbus-dat/POWERBUS-PB331.pdf
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/powerbus-dat/POWERBUS-PB331.pdf differ |
Tech-dat/Interface-dat/powerbus-dat/POWERBUS-PB620.pdf
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/powerbus-dat/POWERBUS-PB620.pdf differ |
Tech-dat/Interface-dat/powerbus-dat/powerbus-dat.md
... | ... | @@ -0,0 +1,61 @@ |
1 | + |
|
2 | +# powerbus-dat |
|
3 | + |
|
4 | + |
|
5 | +## about powerbus |
|
6 | + |
|
7 | +![](2024-08-28-13-21-38.png) |
|
8 | + |
|
9 | +Intro |
|
10 | + |
|
11 | +PowerBus is a low-voltage DC carrier power supply bus. It uses full-amplitude voltage transmission and current signal return to provide high communication anti-interference ability. Compared with the RS-485 four-wire system (two power supply lines and two communication lines), the power supply line and the signal line are combined into one, realizing the technology of sharing one bus for signal and power supply. Due to its non-polarity wiring and arbitrary topology performance, it can adapt to various wires used on site and realize the function of long-distance communication. The cable can be laid in any way such as bus type, tree type or star type, which greatly facilitates construction wiring, prevents wrong connection and simplifies construction and maintenance. Design and development personnel only need to focus on protocol layer development, without paying too much attention to transmission physical layer development. |
|
12 | + |
|
13 | + |
|
14 | +### Technical indicators of PowerBus bus: |
|
15 | + |
|
16 | +- The bus can be powered, and communication and power supply do not require electrical isolation |
|
17 | +- Support communication rates of 9600bps and 2400bps half-duplex communication |
|
18 | +- Support bus current of 20A (2400bps) |
|
19 | +- With bus short-circuit protection, the bus automatically recovers after short-circuit removal |
|
20 | +- Fault signal reporting function |
|
21 | +- Can connect 256 devices at the same time |
|
22 | +- Communication distance can reach 3000m |
|
23 | +- Slave station supports non-polarity wiring |
|
24 | +- Supports any topology wiring: tree, star, bus type |
|
25 | +- Maximum bus voltage can reach 48V |
|
26 | +- Use half-duplex communication; |
|
27 | +- Working temperature: -40℃~+85℃; |
|
28 | + |
|
29 | +## demo video |
|
30 | + |
|
31 | +- https://fb.watch/6VirXkBKxN/ |
|
32 | + |
|
33 | +in telegram |
|
34 | +- [video 1](https://t.me/electrodragon3/180) |
|
35 | +- [video 2](https://t.me/electrodragon3/181) |
|
36 | + |
|
37 | + |
|
38 | + |
|
39 | +## boards |
|
40 | + |
|
41 | +- [[ITF1009-dat]] - [[ITF1014-dat]] - [[ITF1015-dat]] |
|
42 | + |
|
43 | +The communication port of the PowerBus main control board supports switching between TTL and 485, the communication format is (9600, N, 8, 1), the default bus current is 5A (baud rate 9600), and the maximum bus current is supported by shorting the J1 port on the board to 20A (baud rate 2400), and the maximum bus voltage is supported to 48V. It has perfect surge and EMC design, and the maximum communication distance is 3000m. After long-term testing and certification, it works stably and reliably and can be directly applied to engineering. For engineering development and design personnel, there is no need to change any software protocol, and they can freely choose TTL or 485 to communicate with the original master station. |
|
44 | + |
|
45 | +The communication port of the PowerBus daughter board supports switching between TTL and 485, and adapts to the baud rate of the main control board. All wiring is plug-in design. It can provide 5V/12V/24V power supply for the slave station, with a maximum current of 500mA. It supports a maximum bus level of 40V and a maximum communication distance of 3000m. It has no special cable requirements and does not require any software protocol changes when connected to the original network. You can freely choose TTL or 485 to communicate with the original slave. |
|
46 | + |
|
47 | + |
|
48 | +## Slave board |
|
49 | + |
|
50 | +## Master board |
|
51 | + |
|
52 | + |
|
53 | + |
|
54 | +## ref |
|
55 | + |
|
56 | +- [[POWERBUS-PB331.pdf]] - [[POWERBUS-PB620.pdf]] |
|
57 | + |
|
58 | +- https://www.facebook.com/Powerbus1/ |
|
59 | + |
|
60 | +- [[powerbus]] |
|
61 | + |
Tech-dat/power-dat/LDO-dat/LDO-dat.md
... | ... | @@ -31,6 +31,8 @@ |
31 | 31 | |
32 | 32 | ![](2024-01-18-18-11-53.png) |
33 | 33 | |
34 | + |
|
35 | + |
|
34 | 36 | ## option 231 |
35 | 37 | |
36 | 38 | 18V, Low Power, |