REVIEW 4 major objections 5 minor 23 references
A GIS-based framework translates eVTOL noise predictions into maps of the share of residents who would be highly annoyed, and shows that annoyance-based routing can avoid most community impact with little extra distance.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-03 15:13 UTC pith:5VP2EJB4
load-bearing objection Useful GIS framework for AAM noise annoyance, but the route-ranking conclusion flips when Eq (7) is read literally — fix the unit handling before trusting any J_compare values. the 4 major comments →
An ArcGIS Framework for Mapping Human-Centered Noise Annoyance for AAM Infrastructure Planning
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's core discovery is that eVTOL single-event noise levels can be converted, grid cell by grid cell, into percentages of highly annoyed people, making the social cost of a flight route spatially explicit. The conversion chain is: assign per-phase noise exposure levels (climb, cruise, descent) to grid centroids by distance; accumulate them into a day-night average sound level with a nighttime penalty; map that level through a logistic exposure-response function to %HA; then multiply by area-allocated census population to count highly annoyed individuals. Applied to a 15.64-mile corridor, the framework yields annoyance maps on which descent is the dominant contributor, and route-optimi
What carries the argument
The load-bearing mechanism is the exposure-response conversion: a logistic curve %HA = 100·e^(b0+b1·DNL)/(1+e^(b0+b1·DNL)) with intercept −8.5376 and slope 0.1424, taken from a national survey, that translates cumulative day-night noise into the share of a population 'highly annoyed.' Around this sit the inputs (per-phase noise-power-distance curves, interpolated to grid centroids), the accumulation formula (DNL with a 10 dB nighttime penalty), the area-weighted census population allocation, and the A* routing cost that combines normalized annoyance (with squared weighting), distance, and airspace-class penalties. The logistic curve is what turns physically measurable dB values into a human-
Load-bearing premise
The whole %HA chain rests on applying a national survey's dose-response curve for conventional aircraft noise to eVTOL noise, whose spectral and psychoacoustic character differs.
What would settle it
A controlled psychoacoustic study that measures the percentage of highly annoyed people for eVTOL noise at given day-night sound levels would test the conversion: if the measured response curve systematically differs from the logistic curve used here (b0=−8.5376, b1=0.1424), the annoyance maps and route rankings would shift.
If this is right
- Planners can define noise-sensitive zones directly from %HA thresholds rather than from dB-based thresholds.
- Route alternatives can be ranked by estimated number of highly annoyed residents, not just by maximum sound level.
- The method transfers across regions because it relies on standard inputs: noise-power-distance curves, census blocks, and airspace class maps.
- Balanced A* routing can avoid annoyance hotspots with only a small increase in route length, as shown by the Combined and Distance+HA cases.
- Descent-phase operations emerge as the priority target for noise mitigation and scheduling.
Where Pith is reading between the lines
- A natural extension is to repeat the pipeline with vehicle-specific psychoacoustic metrics (tonality, roughness) instead of raw A-weighted levels; route rankings may shift because eVTOL rotor noise is not identical to conventional aircraft noise at equal A-weighted exposure.
- The area-based population allocation assumes residents spread evenly within census blocks; a dasymetric refinement using building footprints would redistribute highly annoyed counts toward populated clusters and likely sharpen hotspot locations.
- The exposure-response curve is the most sensitive input; testing the route ranking under alternative dose-response functions would bound how much the conclusions depend on that single curve.
- The routing weights (alpha, beta, gamma) are user-set; a sensitivity sweep over these weights would reveal how robust the 'combined' route recommendation is.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a GIS-based framework that converts phase-resolved eVTOL noise-exposure levels (LAE) from NASA's NPD database into Day-Night Average Sound Level (DNL), then into percentage of highly annoyed individuals (%HA) using the FAA Neighborhood Environmental Survey logistic dose-response curve. Census block-group population is allocated to grid cells by area, and A* search is used to compare seven route configurations that trade off annoyance, distance, and airspace penalties. The framework is demonstrated on a hypothetical medical delivery route connecting three heliports in Northwest Arkansas. The paper reports that annoyance decreases with distance, descent is the most annoying phase, and that a 'Combined' route configuration offers the best planning value.
Significance. If the quantitative results were fully supported, this would provide a practical, reproducible template for translating acoustic eVTOL noise data into human-centered annoyance maps for AAM corridor planning. The paper's strengths include a transparent, modular workflow; use of external, published NPD and FAA exposure-response data; explicit equations; a stated sensitivity scenario; and clear identification of population-allocation limitations. The framework is potentially reusable and could support route-level planning. However, the central quantitative claims are currently not robust: the baseline flight counts used for the main DNL maps are not given, the 'normalized annoyance' term in the optimization is undefined, and the route-comparison metric in Eq. (7) is inconsistent with Table 2. These issues affect the ranking of routes and the paper's primary conclusion, so the manuscript needs substantive revision before the framework can be considered validated.
major comments (4)
- [III.D and Figs. 2-3, Table 2] The DNL computation in Eq. (1) requires the number of daytime and nighttime flights, Nd and Nn, but no baseline values are stated. Only a sensitivity scenario (150 daytime, 75 nighttime) is given in Sec. IV.G. All %HA values, population estimates, and route scores depend linearly on these counts in DNL. Without knowing the baseline operating scenario used to produce Figs. 2-3 and Table 2, the results cannot be reproduced or interpreted. Specify the baseline Nd/Nn (or clarify that 150/75 is the only scenario) and report results for that scenario consistently.
- [III.F, Eq. (5)] The edge-cost term HA_j is called 'normalized annoyance' but is never defined. If HA_j is normalized to [0,1], then raising it to p=2 reduces the penalty for high-annoyance cells, contradicting the statement that p=2 gives 'extra penalty to cells with high annoyance values.' If it is normalized by another range, the scaling and the meaning of HA_sum in Table 2 need to be stated. Define HA_j, its normalization, and the value range, and report sensitivity to p. This term directly changes all optimized routes.
- [III.F Eq. (7) and Table 2] Equation (7) is inconsistent with Table 2 under a literal reading. For 'Distance + HA', Eq. (7) with W_HA=0.6, W_DIST=0.3, W_AIR=0.1, HA_sum=3.215, L_mi=16.05 miles, and AirPenalty_sum=24.5 gives 0.6*3.215 + 0.3*16.05 + 0.1*24.5 = 9.194, not the reported 12.145. The table values match only if L_mi is interpreted as kilometers (16.05 miles ≈ 25.83 km gives 12.128). This unit inconsistency changes the ranking: with the stated miles formula, 'HA+Airspace' becomes the lowest-J_compare route (~8.81), while 'Distance+HA' and 'Combined' become ~9.19 and ~9.33. Moreover, even as printed, Table 2 lists 'Distance+HA' as the lowest J_compare (12.145) below 'Combined' (12.271), so the conclusion in Sec. IV.B that 'the Combined route provides the strongest planning value' is not supported by the paper's own table. Reconcile the units, recompute J_compare, and re-evaluate the route-ranking conclusion.
- [III.D, Eq. (2)] The %HA conversion applies the FAA NES logistic curve, originally derived for fixed-wing aircraft and helicopters, to eVTOL noise characterized only by LAE in dBA. The manuscript itself cites ref. [10], which reports that vehicle class and psychoacoustic characteristics can affect annoyance. Since every %HA value, population estimate, and route score depends on this transferability, the paper should either validate the curve for eVTOL noise (e.g., using the HULC data in ref. [10]) or explicitly frame all quantitative results as conditional on that assumption. Using a psychoacoustic metric or an eVTOL-specific dose-response function would be a concrete improvement.
minor comments (5)
- [Abstract and Sec. IV.A] The abstract states 'up to 58%' for descent, while Sec. IV.A says '30–60%' and Fig. 6 shows a range. Make the value consistent and clearly tie it to the figure.
- [III.G] Typo: 'one operational scenario were evaluated' should be 'was evaluated'.
- [III.E and V] The conclusion gives '154–244 people' as the highest annoyed-population range, while Sec. III.E says '154 to 257 people.' Reconcile the numbers.
- [II.B and Ref. [18]] The NASA NPD database is described as 'third-generation,' but ref. [18] is a modeling paper. Include the specific database identifier or URL so that the exact data source can be accessed.
- [IV.B, Table 2] The 'Cells' column shows 51, 54, and 77 cells for different routes. Explain why routes optimized for different weights require different numbers of grid cells and how the A* path is constrained to the 500 m grid.
Circularity Check
No significant circularity: all load-bearing inputs (NASA NPD acoustics, FAA NES dose-response, Census population) are external, and the framework applies them forward without fitting the target result.
full rationale
The paper's derivation chain is a straightforward application of external inputs: (1) NASA NPD data provide LAE versus distance; (2) Eq. (1) converts LAE to DNL using a standard cumulative formula; (3) Eq. (2) applies the published FAA NES logistic curve (b0=-8.5376, b1=0.1424) to compute %HA; (4) Eq. (3)-(4) allocate Census population and multiply by %HA to estimate affected people; (5) Eq. (5)-(7) use these HA estimates as costs in an A* route search and a comparison metric. None of these equations is defined in terms of the paper's own outputs, and no parameter is fitted to the paper's target conclusions. The route-ranking claim is an application of the external dose-response and NPD curves, not a derivation of them. There are no self-citations, no invoked uniqueness theorems, and no ansatz smuggled in from the authors' prior work. The paper explicitly discloses that the NPD data correspond to AEDT Helicopter Mode and that weather effects are not modeled, which are limitations rather than circularities. The internal inconsistency between Eq. (7) (where L_mi is stated as miles) and Table 2 (where the values match only if L_mi is kilometers) is a correctness/consistency concern, not a circularity: it does not make the prediction equivalent to its input by construction. Therefore the honest circularity finding is 0.
Axiom & Free-Parameter Ledger
free parameters (6)
- Daily flight counts (Nd, Nn) =
Unstated for baseline; sensitivity uses 150 day / 75 night
- A* cost weights alpha, beta, gamma =
Seven sets in Table 1 (e.g., 0.6,0.3,0.1 for Combined)
- Annoyance exponent p =
2.0
- Airspace penalty values =
0.1 for E/G, 0.5 for C/D, 1.0 for B
- Comparison weights W_HA, W_DIST, W_AIR =
0.6, 0.3, 0.1
- Corridor width and grid size =
3 miles each side; 1650 ft (500 m) grid
axioms (5)
- domain assumption NASA third-generation eVTOL NPD data provide accurate LAE for real eVTOL operations
- domain assumption FAA NES exposure-response function applies to eVTOL noise annoyance
- ad hoc to paper Population is uniformly distributed within census block groups
- domain assumption A* on a 500m grid with the given cost function represents route planning objectives
- ad hoc to paper Airspace class restrictiveness maps to the specified penalty values
read the original abstract
Advanced Air Mobility (AAM) represents a transformative shift in urban transportation; however, successful implementation depends strongly on public acceptance, with noise emerging as a major concern for low-altitude electric vertical takeoff and landing (eVTOL) operations. Existing studies commonly describe eVTOL noise using acoustic metrics such as A-weighted sound level and day-night average sound level. This study develops a Geographic Information System (GIS)-based framework that translates eVTOL acoustic outputs into maps representing the percentage of the population that is highly annoyed (%HA) for a representative medical delivery route in Northwest Arkansas. The results show that noise and annoyance generally decrease with distance from the route, while the highest annoyance occurs during descent, followed by climb and cruise. Census population data are integrated to estimate the number of highly annoyed individuals and identify spatial impact hotspots. Noise-annoyance results are then combined with route distance and airspace factors to evaluate alternative routes and identify balanced routing strategies. The proposed framework connects acoustic assessment with human response and supports the identification of noise-sensitive areas, comparison of route alternatives, and socially sustainable AAM infrastructure planning.
Reference graph
Works this paper leans on
-
[1]
Evaluating Future Electrified UAM-EnabledMiddle-MileCargoDeliveryOperations,
Gunady, N., Sells, B. E., Patel, S. R., Chao, H., DeLaurentis, D. A., and Crossley, W. A., “Evaluating Future Electrified UAM-EnabledMiddle-MileCargoDeliveryOperations,”AIAA Aviation 2022 Forum,2022,p.3756. doi: 10.2514/6.2022-3756
-
[2]
Goyal, R., Reiche, C., Fernando, C., and Cohen, A., “Advanced air mobility: Demand analysis and market potential of the airport shuttle and air taxi markets,”Sustainability, Vol. 13, No. 13, 2021, p. 7421. doi: 10.3390/su13137421
-
[3]
Ikeuchi, H., Hatoyama, K., Kusakabe, R., and Kariya, I., “Development of a statistical model to predict traffic congestion in winter seasons in Nagaoka, Japan using publicly available data,”Intelligent transport systems for everyone’s mobility, Springer, 2019, pp. 265–278. doi: 10.1007/978-981-13-7434-0_15
-
[4]
Kim, Y., Ko, J., Yu, K., and Lee, S., “Low-noise trajectory optimization of urban air mobility in the urban environment using deep reinforcement learning,”The Journal of the Acoustical Society of America, Vol. 158, No. 1, 2025, pp. 476–494. doi: 10.1121/10.0037186
-
[5]
Urban air mobility noise: Current practice, gaps, and recommendations,
Rizzi, S. A., Huff, D. L., Boyd, D. D., Bent, P., Henderson, B. S., Pascioni, K. A., Sargent, D. C., Josephson, D. L., Marsan, M., He, H. B., et al., “Urban air mobility noise: Current practice, gaps, and recommendations,” Tech. Rep. NASA/TP-20205007433, National Aeronautics and Space Administration, 2020. URL https://ntrs.nasa.gov/citations/20205007433, ...
arXiv 2020
-
[6]
Thepublicacceptanceofdrones–Challengesforadvancedaerialmobility(AAM),
Eißfeldt,H.,andBiella,M.,“Thepublicacceptanceofdrones–Challengesforadvancedaerialmobility(AAM),”Transportation Research Procedia, Vol. 66, 2022, pp. 80–88. doi: 10.1016/j.trpro.2022.12.009
-
[7]
Noise Prediction and Mitigation for UAS and eVTOL Aircraft: A Survey,
Raza, W., and Stansbury, R. S., “Noise Prediction and Mitigation for UAS and eVTOL Aircraft: A Survey,”Drones, Vol. 9, No. 8, 2025, p. 577. doi: 10.3390/drones9080577
-
[8]
Efficientpredictionofurbanairmobilitynoiseinavertiportenvironment,
Yunus,F.,Casalino,D.,Avallone,F.,andRagni,D.,“Efficientpredictionofurbanairmobilitynoiseinavertiportenvironment,” Aerospace Science and Technology, Vol. 139, 2023, p. 108410. doi: 10.1016/j.ast.2023.108410
arXiv 2023
-
[9]
Schmähl, M., Rieger, C., Speck, S., and Hornung, M., “Semi-empiric noise modeling of a Cargo eVTOL UAV by means of system identification from flight noise measurement data,”CEAS Aeronautical Journal, Vol. 13, No. 1, 2022, pp. 85–96. doi: 10.1007/s13272-021-00551-5
-
[10]
Helicopter and Urban Air Mobility (UAM) Laboratory Comparison (HULC) Psychoacoustic Test,
Vaughn, A. B., Krishnamurthy, S., Aumann, A. R., Tuttle, B. C., and Christian, A. W., “Helicopter and Urban Air Mobility (UAM) Laboratory Comparison (HULC) Psychoacoustic Test,” Tech. rep., National Aeronautics and Space Administration,
-
[11]
PredictionandControlofBroadbandNoiseAssociatedwithAdvancedAirMobility—AReview,
Hua,J.,andMankbadi,R.R.,“PredictionandControlofBroadbandNoiseAssociatedwithAdvancedAirMobility—AReview,” Applied Sciences, Vol. 14, No. 18, 2024. doi: 10.3390/app14188455
-
[12]
Araghizadeh, M. S., Sengupta, B., Lee, H., and Myong, R. S., “Aeroacoustic investigation of side-by-side urban air mobility aircraft in full configuration with ground effect,”Physics of Fluids, Vol. 36, No. 8, 2024, p. 087160. doi: 10.1063/5.0221902
-
[13]
Flight Path Planning for Minimization of Total Noise Exposure in Urban Air Mobility Operations,
Yuan, K. J., Zachos, D. R., Langelaan, J. W., Greenwood, E., and Brentner, K., “Flight Path Planning for Minimization of Total Noise Exposure in Urban Air Mobility Operations,”AIAA SCITECH 2024 Forum, American Institute of Aeronautics and Astronautics, Orlando, FL, 2024, pp. 3396–3418. doi: 10.2514/6.2024-2881
-
[14]
Farazi, N. P., and Zou, B., “Planning electric vertical takeoff and landing aircraft (eVTOL)-based package delivery with community noise impact considerations,”Transportation Research Part E: Logistics and Transportation Review, Vol. 189, 2024, p. 103661. doi: 10.1016/j.tre.2024.103661
arXiv 2024
-
[15]
NorthwestArkansasHealthCareVision2030: Continuing the Transformation,
NorthwestArkansasCouncil,andHeartlandWholeHealthInstitute,“NorthwestArkansasHealthCareVision2030: Continuing the Transformation,” https://nwacouncil.org/2024/11/13/roadmap-for-health-care-transformation-vision-2030/, 2024. Report summary and research reports page, [retrieved 28 April 2026]
2024
-
[16]
Urban Air Mobility Implementation Plan,
Federal Aviation Administration, “Urban Air Mobility Implementation Plan,” https://www.faa.gov/sites/faa.gov/files/AAM-I28- Implementation-Plan.pdf, 2023. [retrieved 12 November 2025]
2023
-
[17]
ArcGIS Pro,
Esri Inc., “ArcGIS Pro,” Computer software, 2026
2026
-
[18]
OnthemodelingofUAMaircraftcommunitynoiseinAEDThelicoptermode,
Rizzi,S.A.,andRafaelof,M.,“OnthemodelingofUAMaircraftcommunitynoiseinAEDThelicoptermode,”AIAA AVIATION 2023 Forum, 2023, p. 3363. doi: 10.2514/6.2023-3363
-
[19]
Federal Airport Noise Regulations and Programs,
Tang, R. Y., “Federal Airport Noise Regulations and Programs,” Tech. Rep. R46920, Congressional Research Service, 2021. 12 URL https://crsreports.congress.gov/product/pdf/R/R46920, accession No. 01784915. [retrieved 12 November 2025]
2021
-
[20]
Conversion relationship of aircraft noise indices between WECPNL and DENL,
Kim, T., Kim, K., Kim, J., and Lee, S., “Conversion relationship of aircraft noise indices between WECPNL and DENL,” Proceedings of the 20th International Congress on Acoustics, 2010, pp. 1908–1913. URL https://www.acoustics.asn.au/ conference_proceedings/ICA2010/cdrom-ICA2010/papers/p249.pdf, [retrieved 26 August 2025]
2010
-
[21]
Effects of Meteorological Conditions on Reactions to Noise Exposure,
Fields, J. M., “Effects of Meteorological Conditions on Reactions to Noise Exposure,” Tech. Rep. NASA/CR-2004-213249, National Aeronautics and Space Administration, Langley Research Center, Hampton, Virginia, Nov. 2004. URL https: //ntrs.nasa.gov/api/citations/20040191535/downloads/20040191535.pdf, [retrieved 15 September 2025]
arXiv 2004
-
[22]
A Season for Complaints: How Does Weather Affect Noise Complaints between Neighbors?
Wang, S., Liu, Y., and Corcoran, J., “A Season for Complaints: How Does Weather Affect Noise Complaints between Neighbors?”Weather, Climate, and Society, Vol. 13, No. 4, 2021, pp. 753–768. URL https://www.jstor.org/stable/27205555, [retrieved 18 February 2026]. 13
arXiv 2021
-
[2026]
URL https://ntrs.nasa.gov/api/citations/20250008984/downloads/NASA-TM-20250008984.pdf, [retrieved 3 October 2025]
arXiv 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.