Skip to main content

Spark: A Smart Parking Lot Monitoring System

  • Conference paper
  • First Online:

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 10874))

Abstract

Parking on a college campus is understood to be a challenge for commuters. With a rising matriculation rate in the United States, the task of finding parking on an expansive campus grows even more daunting. However, the rising prominence of the Internet of Things has initiated a paradigm shift in data-analysis computing. The point of data collection is often outlier locations, removed from existing infrastructure, and parking lots are no exception. Using proximity sensors, solar power, and cellular communication, we can create such an IoT system to monitor parking lot in- and outflows. The parking data collected can be analyzed to create a smarter, more efficient parking experience.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   109.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   139.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Notes

  1. 1.

    The Power modules are not shown in Fig. 1 to avoid clutter.

  2. 2.

    As discussed previously, our design uses WiFi as the primary communication method. Neither WiFi nor Spark Uplink is required for operation if existing frameworks can be used or custom hardware can be provided; we assume neither to present a complete, self-contained solution.

  3. 3.

    Our communication module consumes 74.6 mA of current awake, and less than 1 mA in Deep Sleep mode. Since it is only active for 5–10 s at a time, its effect on current consumption is minimized and is not included in the four day estimate.

References

  1. Cai, Z., Zheng, X.: A private and efficient mechanism for data uploading in smart cyber-physical systems. Trans. on Netw. Sci. Eng. April 2018

    Google Scholar 

  2. Friedman, S., Hamburger, J.: See how Vanderbilt’s parking costs compare to other top universities. Vanderbilt Hustler, August 2016

    Google Scholar 

  3. Grodi, R., Rawat, D.B., Rios-Gutierrez, F.: Smart parking: parking occupancy monitoring and visualization system for smart cities. In: IEEE SoutheastCon (2016)

    Google Scholar 

  4. Hong, T.P., Soh, A.C., Jaafar, H., Ishak, A.J.: Real-time monitoring system for parking space management services. In: IEEE Conference on Systems, Process & Control, pp. 149–153, December 2013

    Google Scholar 

  5. International Data Corporation: IDC Forecasts Worldwide Spending on the Internet of Things to Reach $772 Billion in 2018, December 2017. https://www.idc.com/getdoc.jsp?containerId=prUS43295217

  6. Laubhan, K., Talaat, K., Riehl, S., Aman, M.S., Abdelgawad, A., Yelamarthi, K.: A low-power IoT framework: from sensors to the cloud. In: ICM 2016, pp. 648–652 (2016)

    Google Scholar 

  7. Liang, Y., Cai, Z., Yu, J., Han, Q., Li, Y.: Deep learning based inference of private information using embedded sensors in smart devices. IEEE Netw. (2018)

    Google Scholar 

  8. Martinez, B., Montón, M., Vilajosana, I., Prades, J.D.: The power of models: modeling power consumption for IoT devices. IEEE Sens. J. 15(10), 5777–5789 (2015)

    Article  Google Scholar 

  9. Microchip Technology Inc.: MCP7383X Li-Ion System Power Path Management Reference Design (2008)

    Google Scholar 

  10. Mondal, S., Paily, R.: Efficient solar power management system for self-powered IoT node. IEEE Trans. Circuits Syst. I Regul. Pap. 64(9), 2359–2369 (2017)

    Article  Google Scholar 

  11. National Center for Education Statistics: Digest of Education Statistics (2016). https://nces.ed.gov/programs/digest/d16/

  12. Pattnayak, T., Thanikachalam, G.: Antenna design and RF layout guidelines. Cypress, G edn

    Google Scholar 

  13. Q-Free: Single Space Monitoring. https://www.q-free.com/solution/single-space-monitoring/

  14. Schaar, R.: Designing the VCNL4200 into an application. Vishay, Semiconductors, December 2017

    Google Scholar 

  15. Shafiee, N., Tewari, S., Calhoun, B., Shrivastava, A.: Infrastructure circuits for lifetime improvement of ultra-low power IoT devices. IEEE Trans. Circuits Syst. I Regul. Pap. 64(9), 2598–2610 (2017)

    Article  Google Scholar 

  16. SignalTech: RedStorm Parking Guidance System. https://www.signal-tech.com/products/parking/redstorm_parking_guidance_system

  17. u-blox: SARA-R4 Series: System Integration Manual, 7 edn. January 2018

    Google Scholar 

  18. Yelmarthi, K., Abdelgawad, A., Khattab, A.: An architectural framework for low-power IoT applications. In: ICM 2016, pp. 373–376 (2016)

    Google Scholar 

  19. Zheng, X., Cai, Z., Li, Y.: Data linkage in smart IoT systems: a consideration from privacy perspective. IEEE Wirel. Commun. (2018)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Liran Ma .

Editor information

Editors and Affiliations

A Sensor Calibration

A Sensor Calibration

The VCNL4200 sensor does not provide a proximity reading in distance units. Rather, it provides a unitless, 16-bit figure. We need to be able to attach a distance meaning to this figure in order to determine whether or not the reading corresponds to the height of a car’s chassis.

Fig. 7.
figure 7

Proximity data vs. distance (in.) for VCNL4200.

In order to effectively configure our sensor to detect a car, we need enough current through the IRED to overcome the lack of reflectivity of a car’s underside but not so much that we drain our energy reserves. We used a piece of plain cardboard with medium reflectivity, placed at successive 2 in. intervals along a tape measure, to construct characteristic curves for the VCNL4200 under our operating conditions (1/320 duty cycle, 250 measurements/s, 200 mA IRED, 16-bit output). These conditions can be changed to reduce energy consumption or improve range.

The curves recorded in Fig. 7 are clearly exponential but also display quasi-linear behavior beyond a certain point. We moniker this value the “Point of Consistency,” because results measured at and after this distance are repeatable regardless of precision. At closer distances, two to four inches especially, the output values vary too widely to be determinant. At around 14 in., however, the results were consistent within ±2 (for the resistances shown above). Our target measurement height is 8 in., but designing for a factor of safety of 2 requires we target 16 in. The 68 \(\Omega \) resistor displays linear behavior at 16 inches and beyond, thus we select that resistance value.

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer International Publishing AG, part of Springer Nature

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Lucas, B., Ma, L. (2018). Spark: A Smart Parking Lot Monitoring System. In: Chellappan, S., Cheng, W., Li, W. (eds) Wireless Algorithms, Systems, and Applications. WASA 2018. Lecture Notes in Computer Science(), vol 10874. Springer, Cham. https://doi.org/10.1007/978-3-319-94268-1_27

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-94268-1_27

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-94267-4

  • Online ISBN: 978-3-319-94268-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics