Skip to content

Commit a352ba7

Browse files
natashadsouzaycool
authored andcommitted
Hardware ASU update
1 parent 16c7503 commit a352ba7

File tree

8 files changed

+102
-3
lines changed

8 files changed

+102
-3
lines changed

docs/specs/Apollo_Sensor_Unit/Apollo_Sensor_Unit_Installation_Guide.md

Lines changed: 97 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,100 @@ In addition, the ASU system integrates Wi-Fi module and LTE module for LAN and W
3535

3636
### Purchase Channels
3737

38-
The Apollo Sensor Unit is currently only provided to our Partners and certain developers.
38+
The Apollo Sensor Unit is currently only provided to our Partners and certain developers. Questions regarding the availability and access to ASU should be directed to our Apollo official channel.
39+
40+
### Installation
41+
42+
1. Power Cable
43+
44+
The main power is from vehicle battery, 9V ~ 36V, 120W.
45+
46+
![conn-DTF13-2P](images/conn-DTF13-2P.jpeg)
47+
48+
|MFR|MPN|Description|
49+
|---------------|--------|-----------|
50+
|TE Connectivity|DTF13-2P|DT RECP ASM|
51+
52+
| PIN # | NAME | I/O | Description |
53+
| ----- | ---- | ---- | ------------------ |
54+
| 1 | 12V | PWR | 12V (9V~36V, 120W) |
55+
| 2 | GND | PWR | GROUND |
56+
57+
2. FPD-Link III cameras.
58+
59+
There are 5 FAKRA connectors for FPD Link III cameras in ASU Front Panel labeled with 1~5, respectively, from right to left. The ASU can support up to 5 cameras by enabling Camera 1 ~ 4 and 5 whose deserializers (TI, DS90UB914ATRHSTQ1) convert FPD Link III signals into parallel data signals.
60+
61+
|Camera #| I2C Address | Deserializer|
62+
| -------- | ----------- | ------------------------- |
63+
| 1 | 0x60 | DS90UB914ATRHSTQ1 |
64+
| 2 | 0x61 | DS90UB914ATRHSTQ1 |
65+
| 3 | 0x62 | DS90UB914ATRHSTQ1 |
66+
| 4 | 0x63 | DS90UB914ATRHSTQ1 |
67+
| 5 | 0x64 | DS90UB914ATRHSTQ1 |
68+
69+
3. GPS synchronization input channel
70+
71+
GPS synchronization input channel is using 1565749-1 from TE Connectivity as the connector. The connector information and the pinout are shown in the tables below.
72+
73+
![conn_1565749-1](images/conn_1565749-1.png)
74+
75+
| MFR | MPN | Description |
76+
| :-------------- | --------- | ----------------------------------------- |
77+
| TE Connectivity | 1565749-1 | Automotive Connectors 025 CAP ASSY, 4 Pin |
78+
79+
| PIN # | NAME | I/O | Description |
80+
| ----- | ----- | ----- | ------------------------------------------------------------ |
81+
| 1 | NC | NC | NO CIRCUIT |
82+
| 2 | GPRMC | INPUT | GPS Specific information contains time, date, position, track made good and speed data provided by GPS navigation receiver. RS-232 Signal level. |
83+
| 3 | GND | PWR | GROUND (the ground for PPS and GPRMC should be shorted on ground) |
84+
| 4 | PPS | INPUT | Pulse per Second from GPS transceiver, 3.3V CMOS Signal |
85+
86+
4. GPS synchronization output channels
87+
88+
The forwards the duplicated GPS PPS/GPRMC from external GPS to the customized 8 Pin connector. This connector provides 3 sets of PPS/GPRMC output for sensors need synchronized, such as Lidars, Stereo Cameras, etc.
89+
90+
![1376350-2](/Users/hanyang07/baidu/personal-code/Apollo_30_hw_documents/Apollo Sensor Unit/images/1376350-2.jpeg)
91+
92+
|MFR| MPN| Description|
93+
| --------------- | --------- | ------------------------------------------------- |
94+
| TE Connectivity | 1376350-2 | Automotive Connectors 025 I/O CAP HSG ASSY, 8 Pin |
95+
96+
| PIN # | NAME | I/O | Description |
97+
| ----- | ------ | ------ | ------------------------------------------------------- |
98+
| 1 | GPRMC0 | OUTPUT | Channel 0, GPRMC OUTPUT, RS-232 Signal |
99+
| 2 | PPS0 | OUTPUT | Pulse per Second from GPS transceiver, 3.3V CMOS Signal |
100+
| 3 | GPRMC1 | OUTPUT | Channel 1, GPRMC OUTPUT, RS-232 Signal |
101+
| 4 | PPS1 | OUTPUT | Pulse per Second from GPS transceiver, 3.3V CMOS Signal |
102+
| 5 | GPRMC2 | OUTPUT | Channel 2, GPRMC OUTPUT, RS-232 Signal |
103+
| 6 | GND | PWR | GROUND |
104+
| 7 | GND | PWR | GROUND |
105+
| 8 | PPS2 | OUTPUT | Pulse per Second from GPS transceiver, 3.3V CMOS Signal |
106+
107+
5. CAN interface
108+
109+
The ASU provides 4 CAN Bus ports, the datapath is :
110+
111+
![CAN_datapath](images/CAN_datapath.png)
112+
113+
| MFR | MPN | Description |
114+
| --------------- | --------- | -------------------------------------------------- |
115+
| TE Connectivity | 1318772-2 | Automotive Connectors 025 I/O CAP HSG ASSY, 12 Pin |
116+
117+
| PIN # | NAME | I/O | Description |
118+
| ----- | ------ | ----- | --------------- |
119+
| 1 | CANH-0 | INOUT | Channel 0, CANH |
120+
| 2 | CANL-0 | INOUT | Channel 0, CANL |
121+
| 3 | GND | PWR | Ground |
122+
| 4 | CANH-1 | INOUT | Channel 1, CANH |
123+
| 5 | CANL-1 | INOUT | Channel 1, CANL |
124+
| 6 | GND | PWR | Ground |
125+
| 7 | CANH-1 | INOUT | Channel 2, CANH |
126+
| 8 | CANL-1 | INOUT | Channel 2, CANL |
127+
| 9 | GND | PWR | Ground |
128+
| 10 | CANH-2 | INOUT | Channel 3, CANH |
129+
| 11 | CANL-2 | INOUT | Channel 3, CANL |
130+
| 12 | GND | PWR | Ground |
131+
132+
133+
134+
Loading
Loading
Loading
Loading

docs/specs/Camera/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Apollo Cameras
22

3-
You could integrate 3 types of Camera's with Apollo. Refer to their individual Installation guides for more information.
3+
You could integrate 3 types of Camera's with Apollo. Refer to their individual Installation guides for more information. If you currently use the ASU, you could integrate any of the camera's below, if not, only the Leopard Camera would work with Apollo.
44

55
1. [Leopard Imaging Inc's Camera - LI-USB30-AZ023WDRB](Leopard_Camera_LI-USB30-AZ023WDR__Installation_Guide.md)
66
2. [Truly Camera](Truly_Argus_Camera_Installation_Guide.md)

docs/specs/Disclaimer_Hardware.pdf

511 KB
Binary file not shown.

docs/specs/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
- [Apollo 2.0 Software Architecture](Apollo_2.0_Software_Architecture.md)
55
- [Class Architecture Planning](Class_Architecture_Planning.md)
66

7-
## Hardware
7+
## Apollo Hardware Development Platform
8+
9+
We highly recommend that you read through our [Disclaimer](Disclaimer_Hardware.pdf) before reading through our Hardware platform documents.
10+
811
- [Apollo Sensor Unit](Apollo_Sensor_Unit/Apollo_Sensor_Unit_Installation_Guide.md)
912
- [Camera](Camera/README.md)
1013
- [LiDAR](Lidar/README.md)

0 commit comments

Comments
 (0)