- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Comments o PETOOL
Comments on PETOOL
Chengyou yin
Hefei Electronic Engineering Institute
cyouyin@
Recently I have read your two papers. They are as follows.
O. Ozgun, “Recursive two-way parabolic equation approach for modeling terrain effects in tropospheric propagation,” IEEE Trans. Antennas Propag., vol. 57, no. 9, pp. 2706–2713, 2009.
Ozlem Ozgun, Gokhan Apaydin , Mustafa Kuzuoglu, Levent Sevgi, “PETOOL: MATLAB-based one-way and two-way split-step parabolic equation tool for radiowave propagation over variable terrain”, Computer Physics Communications 182 (2011) 2638–2654
I have acquired a lot of benefits from your papers. Then I also read your software PETOOL that are included in [2]. Now I think there are some questions in the software. Now I present in the following to discuss with author or readers that have read PETOOL.
1. about refractivity profile function
In the SSPE-function programming,
962 m = n.*n - 1 + 2.*inputs.z / inputs.ae;
This sentence is only for narrow-angle PE, not suitable for wide-angle PE. Wide-angle PE is
(1)
And the modified refractivity is
(2)
The SSPE-function programming’s sentences 254 255 is for wide-angle PE.
%wide-angle
254 prop = exp(1j*beta*delx*(sqrt(1-p.^2./beta^2)-1));
255 envpr = exp(1j * beta * delx * (mn-1)); % ENVIRONMENT TERM
Therefore the programming’s sentence 962 may be incorrect.
2. about iteration computation of C1x、C2x
In the SSPE-function programming,
331 dmft.c1x = exp(1j*delx*sqrt(beta^2+ad));
333 dmft.c2x = exp(1j*delx*sqrt(beta^2+ad));
335 dmft.c3x = exp(1j*delx*sqrt(beta^2+ad));
These sentences are used to compute the coefficients of C1x、C2x iteration for DMFT. However in wide-angle situation, the propagation factor should be
(3)
(4)
So I think the correct sentences should be
dmft.c1x = exp(1j*delx*(sqrt(beta^2+ad)-beta));
dmft.c2x = exp(1j*delx*(sqrt(beta^2+ad)-beta));
dmft.c3x = exp(1j*delx*(sqrt(beta^2+ad)-beta));
3. about p
您可能关注的文档
- CDFI上岗证考试第6章 子宫与附件.doc
- CDC慢病管理业务信技术规范2008-4-21(正式稿).doc
- CDFI考试2009础知识.doc
- Cast iron ipe outer surface layer of paint should be complete is bright and clean.doc
- CDMA与TDMA的术特点分析.doc
- CDMA室内分布技术范.doc
- Cellphone ddiction.doc
- cep_appliction_form_for_revision_and_renewal_of_cep.doc
- Cervical lngth in women in preterm labor with intact membranes.doc
- CET 46写作翻译频词汇.doc
- Company Nae of hongkong.doc
- Competitivness is regarded as a positive quality.doc
- Complementry Exercises of Unit 7,Book3.doc
- Complementry Exercises of Unit 8,Book3.doc
- CompressedTablets.doc
- ConferenceRankings日期(NUS).doc
- conflict ad dispute1.doc
- connectify安装、设置和使用方法.doc
- Constipatin in children.doc
- Constructe wetlands.doc
最近下载
- 大学东南大学vlsi设计基础数字集成电路_2016vlsi1-课程介绍for mooc.pdf VIP
- 医美网络咨询与沟通(医美咨询师课件).pptx
- 2025中国华电集团有限公司校招+社招笔试参考题库附带答案详解.docx
- 【打印】人教版小学3-6年级英语词汇表.pdf VIP
- 液化气体钢瓶充装前后检查及充装记录.docx VIP
- 2025年高考数学新定义题型:集合下的新定义(四大题型)学生版+解析.pdf VIP
- 科室医疗质量自查工作制度.docx VIP
- 江苏省2017届九年级化学下学期第二次模拟试题.pdf VIP
- 广州市公务车维修项目工时费明细表.pdf VIP
- 内蒙古自治区点石联考2026届高三上学期9月份联合考试政治试卷(含答案).docx VIP
文档评论(0)