ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Microscopic Energy and Emissions Rail Model
2
3
ContributorsZhengqi Jiao, Miaojun Pang, Jia-Shen Tsai, Wendy Wen
4
Last Updated2024-04-26
5
6
Contents
7
SheetDescription
8
DashboardThe sheet for adjusting the parameters of the training set, schedule, fuel type, and certain coefficients.
9
OutputsThe default output graphs.
10
Model_TrainThe trainset data input in the model.
11
Model_Station_FlowThe inflow and outflow passenger amount of each station.
12
Model_Line_PeakThe sheet used to model emissions for a specific interval selected from the dashboard.
13
Model_8-2-8-2_LineThe sheet for modeling daily emissions at the line scale.
14
Model_8-2-8-2_TripThe sheet for aggregating line results into trips following an 8-2-8-2 schedule on weekdays.
15
Model_3-3_TripThe sheet for aggregating line results into trips following an 3-3 schedule on weekdays.
16
Train_LTAll the available train information.
17
PA_Station_Flow_LTThe estimated daily ridership between each stations.
18
Lines_LTThe route data at the line granularity.
19
Nodes_LTThe node data every 50 foot.
20
Stations_LTProposed station locations with corresponding nodes and lines.
21
Trips_LTThe trips between each station with corresponding nodes and lines.
22
Rolling_Constants_LTThe rolling constants by each speed.
23
Emissions_Factors_LTAll available fuel types in diesel and hydrogen along with their emission factors.
24
Data_ValidationAvailable parameter lists.
25
MilepostThe original characterized nodes dataset on the H-Line.
26
TEMP_RidershipRidership validation.
27
28
LEGEND
29
Model Dashboard
30
Background Calculations
31
Lookup Table
32
Data Validation Tables, Notes, Etc.
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100