01280302433f8a75df995abd82c639ecc09902a6
Chip-dat/SONY-dat/SONY-dat.md
| ... | ... | @@ -1,6 +1,11 @@ |
| 1 | 1 | |
| 2 | 2 | # SONY-dat |
| 3 | 3 | |
| 4 | +- [[IMX708-dat]] - [[IMX415-dat]] - |
|
| 5 | + |
|
| 6 | +The ISX031-GMSL-Camera-Hxx camera module is designed based on the Sony automotive-grade CMOS image sensor `ISX031` |
|
| 7 | + |
|
| 8 | + |
|
| 4 | 9 | ## Camera |
| 5 | 10 | |
| 6 | 11 | - [[sensor-Camera-dat]] |
Tech-dat/Interface-dat/I2S-dat/I2S-dat.md
| ... | ... | @@ -16,7 +16,7 @@ |
| 16 | 16 | |
| 17 | 17 | - [[ESP32-S3-dat]] - [[ESP32-S3-chip-dat]] |
| 18 | 18 | |
| 19 | -- [[codec-audio-dat]] - [[codec-dat]] - [[I2S-dat]] |
|
| 19 | +- [[codec-audio-dat]] - [[codec-dat]] - [[audio-dat]] - [[I2S-dat]] |
|
| 20 | 20 | |
| 21 | 21 | - [[ADC-dat]] - [[ADC-RECORD-dat]] - [[DAC-dat]] - [[DAC-PLAYBACK-dat]] |
| 22 | 22 |
Tech-dat/audio-dat/audio-dat.md
| ... | ... | @@ -14,6 +14,8 @@ |
| 14 | 14 | |
| 15 | 15 | - [[MIDI-dat]] |
| 16 | 16 | |
| 17 | +- [[codec-audio-dat]] - [[codec-dat]] - [[audio-dat]] |
|
| 18 | + |
|
| 17 | 19 | |
| 18 | 20 | |
| 19 | 21 | ## chip |
Tech-dat/codec-dat/CODEC-dat.md
| ... | ... | @@ -3,7 +3,7 @@ |
| 3 | 3 | |
| 4 | 4 | |
| 5 | 5 | |
| 6 | -- [[codec-audio-dat]] - [[codec-dat]] |
|
| 6 | +- [[codec-audio-dat]] - [[codec-dat]] - [[audio-dat]] |
|
| 7 | 7 | |
| 8 | 8 | |
| 9 | 9 | - [[VS1053-dat]] |
Tech-dat/codec-dat/codec-audio-dat/codec-audio-dat.md
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | |
| 3 | 3 | # codec-audio-dat |
| 4 | 4 | |
| 5 | -- [[codec-audio-dat]] - [[codec-dat]] - [[I2S-dat]] |
|
| 5 | +- [[codec-audio-dat]] - [[codec-dat]] - [[audio-dat]] - [[I2S-dat]] |
|
| 6 | 6 | |
| 7 | 7 | - [[ADC-dat]] - [[ADC-RECORD-dat]] - [[DAC-dat]] - [[DAC-PLAYBACK-dat]] |
| 8 | 8 |
Tech-dat/sensor-camera-dat/sensor-Camera-dat.md
| ... | ... | @@ -94,6 +94,16 @@ OV series boards - [[SCM1008-dat]] - [[SCM1009-dat]] - [[SCM1017-dat]] - [[SCM10 |
| 94 | 94 | |
| 95 | 95 | - [[SC2336-dat]] |
| 96 | 96 | |
| 97 | +- [[pixart-dat]] - [[PS5268-dat]] |
|
| 98 | + |
|
| 99 | +- [[maxim-dat]] - [[serializer-dat]] - MAX96717F GMSL serializer |
|
| 100 | + |
|
| 101 | +The `MAX96717F` GMSL™ serializer receives video on a MIPI CSI-2 interface and outputs it on a GMSL2 serial link transceiver. Simultaneously, it sends and receives bidirectional control channel data across the same GMSL2 link. |
|
| 102 | + |
|
| 103 | +`MAX9296A` deserializer chip |
|
| 104 | + |
|
| 105 | +Maxim GMSL2 serializer (`MAX96717`) |
|
| 106 | + |
|
| 97 | 107 | ### more cameras |
| 98 | 108 | |
| 99 | 109 | | model | max resolution | color type | output format | Len Size | |
app-dat/power-bank-dat/portable-power-bank-dat/portable-power-bank-dat.md
| ... | ... | @@ -1,36 +0,0 @@ |
| 1 | - |
|
| 2 | -# portable-power-bank-dat |
|
| 3 | - |
|
| 4 | -### How Power Bank Capacity (e.g., 20000 mAh) is Calculated |
|
| 5 | - |
|
| 6 | -The capacity advertised on a power bank, such as 20000 mAh, typically represents the **total combined capacity of its internal battery cells**. Here's the breakdown: |
|
| 7 | - |
|
| 8 | -1. **Internal Battery Cells:** |
|
| 9 | - * Power banks contain one or more individual battery cells, usually Lithium-ion (Li-ion) or Lithium-polymer (Li-Po). |
|
| 10 | - |
|
| 11 | -2. **Individual Cell Capacity:** |
|
| 12 | - * Each internal cell has its own capacity rating, measured in milliampere-hours (mAh). Examples include 2500mAh, 3350mAh, 5000mAh per cell. |
|
| 13 | - |
|
| 14 | -3. **Parallel Connection:** |
|
| 15 | - * To achieve a higher total capacity, these individual cells are connected **in parallel** inside the power bank. |
|
| 16 | - * In a parallel circuit, the total capacity is the sum of the individual capacities. |
|
| 17 | - |
|
| 18 | -4. **Calculation Example:** |
|
| 19 | - * A 20000 mAh power bank might be constructed using: |
|
| 20 | - * 4 cells × 5000 mAh/cell = `20000 mAh` |
|
| 21 | - * 6 cells × ~3350 mAh/cell ≈ `20100 mAh` (often rounded down or marketed as 20000 mAh) |
|
| 22 | - * 8 cells × 2500 mAh/cell = `20000 mAh` |
|
| 23 | - |
|
| 24 | -**Key Considerations:** |
|
| 25 | - |
|
| 26 | -* **Cell Voltage:** This advertised capacity (e.g., 20000 mAh) is based on the **nominal voltage of the internal cells** (typically 3.6V or 3.7V). |
|
| 27 | -* **Output Voltage & Efficiency:** When charging a device, the power bank converts the internal cell voltage to the required output voltage (e.g., 5V, 9V, 12V via USB). This conversion process isn't 100% efficient; some energy is lost as heat. |
|
| 28 | -* **Rated Capacity:** Because of the voltage conversion and efficiency losses, the actual amount of charge delivered *to your device* at the output voltage will be lower than the internal cell capacity. This usable output is often listed separately as the **Rated Capacity** (e.g., "Rated Capacity: 12500mAh at 5V"). |
|
| 29 | - |
|
| 30 | - |
|
| 31 | -## ref |
|
| 32 | - |
|
| 33 | - |
|
| 34 | -- [[injoinic-dat]] - [[IP5306-dat]] - [[IP5316-dat]] |
|
| 35 | - |
|
| 36 | - |
app-dat/power-bank-dat/power-bank-dat.md
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | # power-bank-dat |
| 3 | 3 | |
| 4 | 4 | |
| 5 | - |
|
| 5 | +- [[PMIC-dat]] - [[power-dat]] |
|
| 6 | 6 | |
| 7 | 7 | - [[power-UPS-dat]] - [[power-bank-dat]] |
| 8 | 8 | |
| ... | ... | @@ -18,16 +18,12 @@ |
| 18 | 18 | |
| 19 | 19 | |
| 20 | 20 | |
| 21 | -- [[SW6201-dat]] - [[ismartware-dat]] |
|
| 22 | - |
|
| 23 | -- [[SW3518-dat]] |
|
| 21 | +- [[SW6201-dat]] - [[ismartware-dat]] - [[SW3518-dat]] |
|
| 24 | 22 | |
| 25 | -- [[IP5356-dat]] - [[injoinic-dat]] |
|
| 23 | +- [[IP5356-dat]] - [[injoinic-dat]] - [[IP5306-dat]] |
|
| 26 | 24 | |
| 27 | 25 | - [[battery-protection-dat]] - [[battery-dat]] |
| 28 | 26 | |
| 29 | -- [[IP5306-dat]] |
|
| 30 | - |
|
| 31 | 27 | - [[TPS6123x-dat]] - [[TI-power-dcdc-boost-dat]] |
| 32 | 28 | |
| 33 | 29 | - [[LDR5108-dat]] - [[Legendary-dat]] - [[power-bank-dat]] |
| ... | ... | @@ -50,6 +46,46 @@ HOLTEK合泰电源总控单片机。== HT45SC428 |
| 50 | 46 | |
| 51 | 47 | |
| 52 | 48 | |
| 49 | +# portable-power-bank-dat |
|
| 50 | + |
|
| 51 | +### How Power Bank Capacity (e.g., 20000 mAh) is Calculated |
|
| 52 | + |
|
| 53 | +The capacity advertised on a power bank, such as 20000 mAh, typically represents the **total combined capacity of its internal battery cells**. Here's the breakdown: |
|
| 54 | + |
|
| 55 | +1. **Internal Battery Cells:** |
|
| 56 | + * Power banks contain one or more individual battery cells, usually Lithium-ion (Li-ion) or Lithium-polymer (Li-Po). |
|
| 57 | + |
|
| 58 | +2. **Individual Cell Capacity:** |
|
| 59 | + * Each internal cell has its own capacity rating, measured in milliampere-hours (mAh). Examples include 2500mAh, 3350mAh, 5000mAh per cell. |
|
| 60 | + |
|
| 61 | +3. **Parallel Connection:** |
|
| 62 | + * To achieve a higher total capacity, these individual cells are connected **in parallel** inside the power bank. |
|
| 63 | + * In a parallel circuit, the total capacity is the sum of the individual capacities. |
|
| 64 | + |
|
| 65 | +4. **Calculation Example:** |
|
| 66 | + * A 20000 mAh power bank might be constructed using: |
|
| 67 | + * 4 cells × 5000 mAh/cell = `20000 mAh` |
|
| 68 | + * 6 cells × ~3350 mAh/cell ≈ `20100 mAh` (often rounded down or marketed as 20000 mAh) |
|
| 69 | + * 8 cells × 2500 mAh/cell = `20000 mAh` |
|
| 70 | + |
|
| 71 | +**Key Considerations:** |
|
| 72 | + |
|
| 73 | +* **Cell Voltage:** This advertised capacity (e.g., 20000 mAh) is based on the **nominal voltage of the internal cells** (typically 3.6V or 3.7V). |
|
| 74 | +* **Output Voltage & Efficiency:** When charging a device, the power bank converts the internal cell voltage to the required output voltage (e.g., 5V, 9V, 12V via USB). This conversion process isn't 100% efficient; some energy is lost as heat. |
|
| 75 | +* **Rated Capacity:** Because of the voltage conversion and efficiency losses, the actual amount of charge delivered *to your device* at the output voltage will be lower than the internal cell capacity. This usable output is often listed separately as the **Rated Capacity** (e.g., "Rated Capacity: 12500mAh at 5V"). |
|
| 76 | + |
|
| 77 | + |
|
| 78 | +## ref |
|
| 79 | + |
|
| 80 | + |
|
| 81 | +- [[injoinic-dat]] - [[IP5306-dat]] - [[IP5316-dat]] |
|
| 82 | + |
|
| 83 | + |
|
| 84 | + |
|
| 85 | + |
|
| 86 | + |
|
| 87 | + |
|
| 88 | + |
|
| 53 | 89 | ## ref |
| 54 | 90 | |
| 55 | 91 | - [[app-dat]] |
| ... | ... | \ No newline at end of file |
power-dat/DC-dat/DC-dat.md
| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | + |
|
| 2 | +# DC-dat |
|
| 3 | + |
|
| 4 | +- [[DC-monitor-dat]] - [[Power-dat]] - [[DC-dat]] |
|
| 5 | + |
power-dat/PMIC-dat/PMIC-dat.md
| ... | ... | @@ -9,9 +9,30 @@ |
| 9 | 9 | |
| 10 | 10 | - [[battery-1s-charger-dat]] |
| 11 | 11 | |
| 12 | -- [[ETA-solutions-dat]] |
|
| 12 | + |
|
| 13 | 13 | |
| 14 | 14 | - [[LDO-dat]] |
| 15 | 15 | |
| 16 | + |
|
| 17 | +## chips |
|
| 18 | + |
|
| 19 | +- [[injoinic-dat]] |
|
| 20 | + |
|
| 21 | +- [[ETA-solutions-dat]] |
|
| 22 | + |
|
| 23 | +- [[ismartware-dat]] |
|
| 24 | + |
|
| 25 | + |
|
| 26 | + |
|
| 27 | +## tech |
|
| 28 | + |
|
| 29 | +- [[battery-charger-dat]] - [[battery-1s-dat]] |
|
| 30 | + |
|
| 31 | +## apps |
|
| 32 | + |
|
| 33 | +- [[power-bank-dat]] - [[power-UPS-dat]] |
|
| 34 | + |
|
| 35 | + |
|
| 36 | + |
|
| 16 | 37 | ## ref |
| 17 | 38 |
power-dat/power-dat.md
| ... | ... | @@ -3,7 +3,9 @@ |
| 3 | 3 | |
| 4 | 4 | - [[power-dat]] - [[battery-dat]] |
| 5 | 5 | |
| 6 | -- [[li-battery-dat]]- [[battery-BMS-dat]] |
|
| 6 | +- [[PMIC-dat]] |
|
| 7 | + |
|
| 8 | +- [[battery-li-dat]]- [[battery-BMS-dat]] |
|
| 7 | 9 | |
| 8 | 10 | - [[battery-drainer-dat]] - [[acdc-dat]] - [[power-sensor-dat]] |
| 9 | 11 | |
| ... | ... | @@ -39,6 +41,8 @@ |
| 39 | 41 | |
| 40 | 42 | - [[isolator-dat]] |
| 41 | 43 | |
| 44 | +- [[DC-monitor-dat]] - [[Power-dat]] - [[DC-dat]] |
|
| 45 | + |
|
| 42 | 46 | ## power design workflow |
| 43 | 47 | |
| 44 | 48 | 1. design: [[power-dat]] |