Presentation is loading. Please wait.

Presentation is loading. Please wait.

Richard Wall University of Idaho 4/27/20091Boise, Idaho

Similar presentations


Presentation on theme: "Richard Wall University of Idaho 4/27/20091Boise, Idaho"— Presentation transcript:

1 Richard Wall University of Idaho 4/27/20091Boise, Idaho http://www.ece.uidaho.edu/ee/digital/rwall/research/transportation/NIATT.html

2 Presentations Summary of activities Design status System Architecture NTCIP System Networks Pedestrian Controller Pedestrian Button PLC Communications WEB based Operations & Maintenance Demonstration Lunch Direction 4/27/20092Boise, Idaho

3 Research Activities Academics Research Assistants Publications Conferences & Workshops Degrees Implementations Patents Hardware Software 4/27/20093Boise, Idaho

4 Education and Research Graduate Students Gabriel DeRuwe Craig Craviotto Zane Sapp NIATT Undergraduate Interns Zane Sapp Anne Mousseau Matt Stein David Alford Cody Brown 4/27/2009Boise, Idaho4

5 Publications Giri, S. and R.W. Wall, “A Safety Critical Network for Distributed Smart Signals” IEEE Instrumentation and Measurement Magazine, Vol. 11, No. 6, December 2008, pp 10-16. DeVoe, D.* and R.W. Wall, “A Distributed Ethernet Network of Advanced Pedestrian Signals”, The 88 th Annual Meeting of the Transportation Research Board, Washington, DC, January 11-15, 2009 DeRuwe, G.* and R. W. Wall, “Pedestrian Navigation and Integration with Distributed Smart Signal Traffic Controls ”, The 34th Annual Conference of the IEEE Industrial Electronics Society, Orlando, FL, November 11, 2008, Paper # HD-010979 DeVoe, D*. and R.W. Wall, “A Distributed Smart Signal Architecture for Traffic Signal Controls”, 2008 IEEE International Symposium on Industrial Electronics, Cambridge, UK, July 2, 2008, paper #004928 4/27/20095Boise, Idaho

6 Conferences & Workshops “Advanced Accessible Pedestrian Signals Research”, Palouse Chapter of IEEE, Moscow, ID, January 2009 TRB 2009 Annual MeetingJanuary 2009 “Advances in Pedestrian Signals”, Penn State Transportation Engineering and Safety Conference, State College, PA December 2008 IECON -08, Orland FLOctober 2008 “Smart Signals Technology”, Rocky Mountain Chapter of the Association for Education and Rehabilitation of the Blind and Visually Impaired, Idaho Falls, ID October 2008 “Countdown Pedestrian Signals & Role of Power line Carrier”, International Municipal Signal Association Northwest Section 2008 Conference, Richland, WA., September 2008 ISIE – 08, Cambridge, EnglandJune 2008 4/27/2009Boise, Idaho6

7 Advanced Degrees Sanjeev Giri, “Application of a Safety Critical Network For Distributed Smart Pedestrian Signals in a Road Traffic Intersection System”, Master Science in Computer Engineering, University of Idaho, January 2008 Dustin DeVoe “Application of Intelligent Transportation System Protocols for Controlling a Distributed Network of Advanced Traffic Devices”, Master Science in Computer Engineering, University of Idaho, May, 2009 Gabriel DeRuwe “Pedestrian A ssistance Using Distributed Smart Signals Traffic Controls”, Master Science in Computer Engineering, University of Idaho, May, 2009 4/27/20097Boise, Idaho

8 Patent Applications Tate, P., R.W, Wall, G. DeRuwe, and C. C Craviotto, “Advanced Accessible Pedestrian System for Signalized Traffic Intersections”, provisional patent filed, August 27, 2008. Wall, R.W. and G. DeRuwe, “Advanced Accessible Pedestrian Control System for the Physically Disabled”, U.S. Patent Application No. 12/411,306, March 25, 2009. Wall, R.W. and A. Huska, “Plug and Play Traffic Signals,” Patent Application Docket No. 05-018-1/1079 filed on July 8, 2005, Patent Application, July 7, 2006. 4/27/20098Boise, Idaho

9 System Architecture 4/27/20099Boise, Idaho

10 System Network NTCIP Compliant SNMP messages APC to APB All messages confirmed updates APB each 250 ms Pedestrian Signal status: Walk, clearance, and Don’t walk Pedestrian call status (pending) Pedestrian beacon source and destination Night mode status Button audio status APB to APC call requests Instantly generated unsolicited message Extended / normal press Data for remote pedestrian button 4/27/200910Boise, Idaho

11 Design Status Pedestrian ControllerGabe DeRuwe Pedestrian ButtonCraig Craviotto PLC CommunicationsZane Sapp WEB based O & M Gabe DeRuwe / Anne Mousseau 4/27/200911Boise, Idaho

12 Gabriel DeRuwe Advanced APS Pedestrian Controller 4/27/2009Boise, Idaho12 Advanced Interactive Signals for Able-Bodied and Disabled Pedestrians

13 Outline Purpose and System Integration Hardware Overview Software Overview Management and Configuration 4/27/200913Boise, Idaho

14 Pedestrian Controller Integration Gather pedestrian signal information Distribute information across intersection Place pedestrian calls in traffic controller Configuration Interface 4/27/200914Boise, Idaho

15 Pedestrian Controller Hardware Commercial Linux Enabled Computer Dual Ethernet Ports Separate Ped Control Network from ITS Expandable Design 4/27/200915Boise, Idaho

16 Pedestrian Controller Hardware Custom Expansion Board EoP Modem TS1 Pedestrian Signal Inputs TS1 Pedestrian Call Outputs 4/27/200916Boise, Idaho

17 Pedestrian Controller Software Open source environment Free Common development tools Common programming interfaces Common software packages Web Server File Server 4/27/200917Boise, Idaho

18 Pedestrian Controller Software Multi-process system Break design into small software processes Pedestrian Traffic Control Pedestrian Call Receive Pedestrian Station Configuration 4/27/200918Boise, Idaho

19 Pedestrian Controller Software Unique process for each major task Processes share data using internal communication 4/27/200919Boise, Idaho

20 Management and Configuration Configuration and Management via webpage hosted on Pedestrian Controller Does not require unique software Divided into 6 sections Pedestrian signal and calls status Time of day Global configuration Pedestrian station status Pedestrian station configuration Pedestrian station audio 4/27/200920Boise, Idaho

21 Management and Configuration Real-time display Pedestrian signal state display Active pedestrian service calls 4/27/200921Boise, Idaho

22 Management and Configuration View current date and time Modify date and time configuration 4/27/200922Boise, Idaho

23 Management and Configuration Beaconing Night mode ITS Network configuration 4/27/200923Boise, Idaho

24 Management and Configuration Real-time pedestrian station status Currently playing audio message Statistics 4/27/200924Boise, Idaho

25 Management and Configuration Individual pedestrian station configuration Assign to pedestrian movements Audio volume configuration 4/27/200925Boise, Idaho

26 Management and Configuration Upload audio to individual pedestrian stations User confirmation 4/27/200926Boise, Idaho

27 Craig Craviotto Advanced APS Pedestrian Button 4/27/2009Boise, Idaho27 Advanced Interactive Signals for Able-Bodied and Disabled Pedestrians

28 APB Architecture 4/27/200928Boise, Idaho

29 Software Organization 4/27/2009Boise, Idaho29

30 Button operational capabilities Completed Data sharing of intersection information SNMP Pedestrian call ability through data messaging Detect an extended press (button press > 1 sec) Load sound files over network to memory in APB via TFTP Not Completed Sound quality issues 4/27/200930Boise, Idaho

31 Buttons Operations To do Ambient noise compensation Fault diagnostic / recovery System usage Currently using 101% of ROM and 90% of RAM Can reduce by better coding techniques Different compiler 4/27/200931Boise, Idaho

32 Zane Sapp EoP Systems Communications 4/27/2009Boise, Idaho32 Pedestrian Navigation and Integration with Distributed Smart Signals Traffic Controls

33 How EoP Modem is Interfaced 4/27/200933Boise, Idaho

34 Developmental Test Set Up 4/27/200934Boise, Idaho

35 MII Development Board Problem with MII Connector – made to order part Required hand built cable to interface to the EoP Numerous jumper settings available Current Settings 10Mb/s Half duplex 4/27/200935Boise, Idaho

36 Modified EoP for 12V AC 4/27/200936Boise, Idaho

37 Showing the Connectivity 4/27/200937Boise, Idaho

38 EoP Module on APC Board 4/27/200938Boise, Idaho

39 Development Board Connected 4/27/200939Boise, Idaho

40 Connection to EoP from Development Board 4/27/200940Boise, Idaho

41 Able to Ping Across whole Network 4/27/200941Boise, Idaho

42 APB Board Connected to Network Status After many board revisions the ABP was able to connect to the network over the 12V AC It was able to ping all the way across the network as in the test setup Only problem is scope must be held on reset line when booting 4/27/2009Boise, Idaho42

43 Future Work Determine problem with reset line to boot properly Incorporating MII development board design into APC and APB design Revising reset management by microprocessor 4/27/200943Boise, Idaho

44 Gabriel DeRuwe Department of Electrical & Computer Engineering 4/27/2009Boise, Idaho44 Advanced Interactive Signals for Able-Bodied and Disabled Pedestrians

45 Remote Pedestrian Assistant What it is: A handheld device for activation of pedestrian calls Provides orientation and guidance information to user while in intersection Interacts with traffic controller to protect user Why it is needed: 4.3 million Americans are severely visually impaired Incidence increases with age By 2010, expect there to be 20 million visually impaired persons over age 45 4/27/2009Boise, Idaho45

46 Goals – Solve the problem Eliminate need for finding the Pedestrian Call Button Inform the intersection where the user wishes to cross Provide the user with the state of the Pedestrian Signals 4/27/2009Boise, Idaho46

47 Goals – Solve the problem Track user in the cross walk Provide navigational cues to the user Extend walk time to ensure that the user reaches their destination 4/27/2009Boise, Idaho47

48 System Architecture 4/27/200948Boise, Idaho Ped Controller Communicates with TC Ped Controller Communicates with Ped Buttons Ped Button Communicates with remote device

49 Custom Pedestrian Assistant Less than 1.5 in by 3.5 in Operate 5 days on a 9V battery Electronic compass Standard GPS Standard radio modem (IEEE 802.15.4) Hardware costs less than $250 4/27/2009Boise, Idaho49

50 Nokia 6210 Navigator Existing hardware Magnetic Compass GPS Bluetooth (IEEE 802.15.1) Software APIs 4/27/2009Boise, Idaho50

51 Remote Pedestrian Call Pedestrian call placed Pedestrian signal information displayed on phone Red for solid hand Green for walk symbol Yellow for flashing hand 4/27/2009Boise, Idaho51

52 GPS Tracking Green – Crosswalk Yellow – Immediately outside of crosswalk Red – Danger zone 4/27/2009Boise, Idaho52

53 GPS Tracking Test Method Slow LED blink in “green” region Rapid LED blink outside of “green” region Returns to slow LED blink rate when user returns to “green” region LED off when user reaches destination 4/27/2009Boise, Idaho53

54 GPS Tracking Results 20 trials of walking 24 feet in a straight line Black lines indicate the edges of a cross walk (8 ft.) All of the trials tracked the user within the cross walk 4/27/2009Boise, Idaho54

55 GPS Tracking Results User travel waypoints: (7, 20) ft North, East (0, 40) ft North, East 25 Trials Average < 4ft off at destination 4/27/2009Boise, Idaho55

56 Human Factors Suggestions Advanced Pedestrian Button- Pre-Crossing Current design Locator tone Ambient noise compensation Confirmation that a call has been placed Information about intersection location. “Where am I on the earth?” For example – “SW corner of 6 th and Deakin Street” “What direction did I request to cross?” 4/27/200956Boise, Idaho

57 Human Factors Suggestions What is the intersection geometry? Is there a center Island? Is it an orthogonal crossing? How many lanes are there to cross? Is there special traffic information? Left hand turning traffic? Overall give an expectancy of what type of intersection is it. 4/27/200957Boise, Idaho

58 Human Factors Suggestions Advanced Pedestrian Assistant Provide vibrotactile feedback only to prompt/during the walk phase Dash-dash too far left or dash dot dash too far right i.e. rumble strips Strong vibration when on course, reducing in strength when off course Speech notification of when to cross only after confirmation of correct alignment Speech notification of an approaching curb ramp Inform the user of time/ distance left to cross Warning messages for special cases 4/27/200958Boise, Idaho

59 Demonstration 4/27/200959Boise, Idaho

60 Direction for Research Known Issues Accuracy and availability of GPS Range of Bluetooth APB processor horsepower (memory and speed) GIS data for APC Human factors consideration for Ped Assistant Integration with Intellidrive 4/27/2009Boise, Idaho60

61 Direction for Research Uninvestigated Issues Range of and data rate of EoP Manufacturing and installation Training and education (new tools) Reliability testing 4/27/2009Boise, Idaho61

62 Direction for Research Future focus Countdown pedestrian timers Smart Traffic Signals No Traffic Controller Cabinet Low Power traffic control DC operations All LED Variable intensity Dynamic Signals 4/27/2009Boise, Idaho62

63 4/27/2009Boise, Idaho63


Download ppt "Richard Wall University of Idaho 4/27/20091Boise, Idaho"

Similar presentations


Ads by Google