From a00723125db6393f3686007d304f0b746cce07e6 Mon Sep 17 00:00:00 2001 From: rylon Date: Tue, 27 Aug 2013 18:31:32 +0200 Subject: [PATCH] thesis --- ss2013/Bachelor Thesis/thesis_ug/pic/Algo.svg | 146 +++++++++++++ .../Bachelor Thesis/thesis_ug/pic/Street.svg | 194 +++++++++++++++++ .../Bachelor Thesis/thesis_ug/pic/bt er.svg | 200 ++++++++++++++++++ .../Bachelor Thesis/thesis_ug/pic/jee er.svg | 133 ++++++++++++ 4 files changed, 673 insertions(+) create mode 100644 ss2013/Bachelor Thesis/thesis_ug/pic/Algo.svg create mode 100644 ss2013/Bachelor Thesis/thesis_ug/pic/Street.svg create mode 100644 ss2013/Bachelor Thesis/thesis_ug/pic/bt er.svg create mode 100644 ss2013/Bachelor Thesis/thesis_ug/pic/jee er.svg diff --git a/ss2013/Bachelor Thesis/thesis_ug/pic/Algo.svg b/ss2013/Bachelor Thesis/thesis_ug/pic/Algo.svg new file mode 100644 index 00000000..f606359b --- /dev/null +++ b/ss2013/Bachelor Thesis/thesis_ug/pic/Algo.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -streetgraph : ListenableDirectedGraph<XR, ST> + + +calculate() + + + Algo + + + + + + + + + + +calculate() + + + AlgoFindFlowToNextXR + + + + + + + + + + +calculate() + + + AlgoFindSensorOutputDirection + + + + + + + + + + +calculate() + + + AlgoGraphInputPropagation + + + + + + + + + + +calculate() + + + AlgoGraphPropagation + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ss2013/Bachelor Thesis/thesis_ug/pic/Street.svg b/ss2013/Bachelor Thesis/thesis_ug/pic/Street.svg new file mode 100644 index 00000000..ae390e74 --- /dev/null +++ b/ss2013/Bachelor Thesis/thesis_ug/pic/Street.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -streetGraph : ListenableDirectedGraph<XR, ST> + -data_timestamp : int + + +createGraph() + +loadData() + +buildGUI() + +buildXRGUI() + +calculate() + + + TrafficGraph + + + + + + + + + + +ID : int + +name : string + +lat : float + +lon : float + +in1_crossroad : string + +in2_crossroad : string + +in3_crossroad : string + +in4_crossroad : string + +out1_crossroad : string + +out2_crossroad : string + +out3_crossroad : string + +out4_crossroad : string + +sensorGraph : ListenableDirectedGraph<SE, ST> + + + XR + + + + + + + + + + +propagation : float + +target : string + +source : string + + + ST + + + + + + + + + + +ID : int + +name : string + +lat : float + +lon : float + +crossroad : string + +sensorType : int + +toSensorLeftID : int + +toSensorsStraightID : int + +toSensorRightID : int + +mulipleOutputDirections : int + +outXR : string + +inXR : string + +value : VL + +test_value : VL + + + SE + + + + + + + + + + +ID : int + +sensor_ID : int + +count : float + +load : float + +timestamp : int + + + VL + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ss2013/Bachelor Thesis/thesis_ug/pic/bt er.svg b/ss2013/Bachelor Thesis/thesis_ug/pic/bt er.svg new file mode 100644 index 00000000..a01fb1a7 --- /dev/null +++ b/ss2013/Bachelor Thesis/thesis_ug/pic/bt er.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -ID : int + -name : string + -lat : float + -long : float + -crossroad : string + -sensorType : int + -toSensorLeftID : int + -toSensorStraightID : int + -toSensorRightID : int + -multipleOutputDirections : int + -fromVirtualSensorID : int + -outXR : string + -inXR : string + + + bt_Sensors + + + + + + + + + + -ID : int + -name : string + -lat : float + -long : float + -in1_crossroad : string + -in2_crossroad : string + -in3_crossroad : string + -in4_crossroad : string + -out1_crossroad : string + -out2_crossroad : string + -out3_crossroad : string + -out4_crossroad : string + -comment : string + + + bt_Crossroads + + + + + + + + + + -Crossroad : string + -Sensor : string + -leftPercentage : float + -leftSensor : string + -straightPercentage : float + -straightSensor : string + -rightPercentage : float + -rightSensor : string + -timestamp : int + -intervall : int + + + bt_FlowStatistics + + + + + + + + + + -ID : int + -type : string + -comment : string + + + bt_sensor_types + + + + + + + + + + -ID : int + -sensor_ID : int + -count : int + -load : float + -timestamp : int + + + bt_Values + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ss2013/Bachelor Thesis/thesis_ug/pic/jee er.svg b/ss2013/Bachelor Thesis/thesis_ug/pic/jee er.svg new file mode 100644 index 00000000..33bf8772 --- /dev/null +++ b/ss2013/Bachelor Thesis/thesis_ug/pic/jee er.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -ID : int + -CONFIGURED : int + -CREATIONDATE : datetime + -DESCRIPTION : string + -DOCUMENTFOLDER : string + -LAT : float + -LON : float + -PERSISTEDBY : string + -REALNAME : string + -REGIONCODE : string + -VALIDFROM : datetime + -VALIDTO : datetime + + + jee_crmodel_CrossroadDim + + + + + + + + + + -ID : int + -LINKID : int + -ACTIVE : int + -CSVOFFSET : int + -DESCRIPTION : string + -INVERTEDLINK : int + -LAT : float + -LON : float + -REALNAME : string + -CROSSROAD_ID : int + -LANE : int + + + jee_crmodel_SensorDim + + + + + + + + + + -ID : int + -cr_count : int + -CROSSROAD : string + -CSVOFFSET : int + -DATETIME : datetime + -event_date : string + -event_interval : int + -cr_load : int + -event_time : string + + + jee_trafficlight_rawevents + + + + + + + + + + + + + + + + + +