LAB3-2-The Fifth Sprint Log

qq_60095079 2022-12-26 20:48:20

LAB3-2-Summary

The Link Your Classhttps://bbs.csdn.net/forums/MUEE308FZU202201
The Link of Requirements of This Assignmenthttps://bbs.csdn.net/topics/610142480
TeamName福大运会助手开发组
Sprint Summary Linkhttps://bbs.csdn.net/topics/611340150
Video demo linkhttps://www.bilibili.com/video/BV1S3411Q7rL/?pop_share=1
GitHubhttps://github.com/Group08-Tt/sportsmeeting

The Fifth Sprint Log

1.The progress of this sprint

NameTasks CompletedThe duration of the task
Kaixi Chen(leader)Making the demo video.10
Chenyu YanReport the corresponding application function of each code.16
Zichen HuangFinish the final report, complete the front-end function of the query race process.10
Yu ZhouMainly finish the uniapp code, display the competition news notification function.5
Jiaqi Wu LeRuns and demonstrates back-end functionality to manage event information.20
Yuzhe ZhangMainly finish the uniapp code.5
Wenjie ShePrepare for the defense.10
Jingyu QingView and report problems with application functions.5
Yangkun XieView and report problems with application functions.5
Jiewen LiuView and report problems with application functions.5

Problems encountered

1.Network request. And the inter domain problem. Caused a lot of trouble
2.Detailed positioning function, users need to obtain their own geographical location information

How to solve this problem

1.At first, our network requests are written and exported directly, but it will lead to a problem that if we change a person's computer to run at that time, we find that the assigned IP address does not match the previous one. So it will cause many problems. It is also difficult to handle cross domain problems. Later, we directly use axios to encapsulate the corresponding request, and use the proxy method to achieve cross domain.
2.At first, we wanted to get the map of Gaud. Later, we used the api of the uni to get the location information of longitude and latitude. Then query the corresponding detailed address information through longitude and latitude.

2.record of the stand-up meeting

img

In this sprint meeting, we mainly discussed some problems that our technology and facilities cannot solve at this stage, and discussed alternative solutions. Finally, we summarized the perfections and imperfections of the finished products we have made so far.

3.Development Process

img

img

img

img

img

4.Team member contribution table

MemberProportion
Kaixi Chen105%
Chenyu Yan115%
Zichen Huang100%
Yu Zhou80%
Jiaqi Wu Le120%
Yuzhe Zhang80%
Wenjie She105%
Jingyu Qing100%
Yangkun Xie90%
Jiewen Liu105%
Total1000%
...全文
325 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
「已注销」 2023-01-03
  • 打赏
  • 举报
回复

很不错的内容,干货满满,已支持师傅,期望师傅能输出更多干货,并强烈给师傅五星好评

另外,如果可以的话,期待师傅能给正在参加年度博客之星评选的我一个五星好评,您的五星好评都是对我的支持与鼓励(帖子中有大额红包惊喜哟,不要忘记评了五星后领红包哟)
⭐ ⭐ ⭐ ⭐ ⭐ 博主信息⭐ ⭐ ⭐ ⭐ ⭐
博主:橙留香Park
本人原力等级:5
链接直达:https://bbs.csdn.net/topics/611387568
微信直达:Blue_Team_Park
⭐ ⭐ ⭐ ⭐ ⭐ 五星必回!!!⭐ ⭐ ⭐ ⭐ ⭐

点赞五星好评回馈小福利:抽奖赠书 | 总价值200元,书由君自行挑选(从此页面参与抽奖的同学,只需五星好评后,参与抽奖)

内容概要:本文研究了基于蜣螂优化算法(DBO)的无线传感器网络(WSN)覆盖优化问题,提出了一种创新的智能优化方法以提升网络覆盖率和整体性能。文中详细阐述了蜣螂优化算法的核心原理及其在WSN节点部署中的应用机制,结合Matlab实现了算法仿真,并与标准PSO、自适应PSO、量子PSO、PSO-GA、PSO-GSA等多种智能优化算法进行了对比实验,验证了DBO在解决NP难问题(如TSP、QAP、背包问题)方面的优越性。研究聚焦于通过优化节点布局最大化感知覆盖范围,延长网络生命周期,提高监测效率,同时提供了完整的代码实现与仿真结果分析,展示了该方法在实际场景中的有效性与可行性。; 适合人群:具备一定编程能力和优化算法基础的科研人员、研究生及工程技术人员,特别适用于从事无线传感器网络、智能优化算法、物联网系统设计及相关领域研究的专业人士。; 使用场景及目标:①用于无线传感器网络中节点部署的优化设计,提升网络空间覆盖率与资源利用率;②作为智能优化算法的教学与科研案例,比较不同元启发式算法在复杂组合优化问题上的性能差异;③为相关科研项目提供可复现的Matlab代码支持和技术实现参考,推动算法在实际工程中的推广应用。; 阅读建议:建议读者结合提供的Matlab代码进行动手实践,深入理解算法实现细节与参数调优过程,重点关注仿真结果的对比分析,并尝试将该算法迁移至其他优化问题中以拓展其应用边界。
内容概要:本文针对电网故障下分布式能源系统的多目标无功优化问题,聚焦并网转换器(GCC)在复杂工况下的高性能控制策略研究。基于Matlab/Simulink平台,构建了以ANPC三电平逆变器为拓扑的并网系统模型,提出了一种融合双极性倍频脉宽调制(DPWMA)、正负序分离锁相环(PLL)与电网电压前馈控制的一体化控制方案。该方案旨在综合提升系统在电压对称、不平衡及动态扰动工况下的电能质量、电压稳定性与功率平衡能力。研究通过多场景仿真验证,证实所提策略能有效抑制低次谐波、降低总谐波畸变率(THD),精准分离并抑制负序分量以维持三相电流对称,并通过前馈机制显著改善动态响应速度,快速抑制电压骤升/骤降及负载切换引起的电流畸变与功率冲击,从而实现系统在恶劣电网条件下的稳定、高质量并网运行。; 适合人群:具备电力电子、新能源并网或自动控制等相关专业背景,熟悉Matlab/Simulink仿真环境,从事科研或工程开发1-5年的研究人员、高校研究生及工程技术人员。; 使用场景及目标:①深入研究高渗透率新能源背景下,电网故障时的无功优化与系统稳定控制技术;②掌握ANPC三电平逆变器的先进调制(DPWMA)与复杂电网适应性控制(正负序分离、前馈补偿)技术;③在Simulink中实现并验证不平衡、电压波动等复杂工况下的高性能并网控制算法;④为提升分布式能源系统在实际电网中的并网友好性与运行可靠性提供理论依据和技术解决方案。; 阅读建议:建议结合提供的Matlab代码与Simulink模型进行动手实践,重点剖析DPWMA调制、正负序分离锁相及电网电压前馈三大核心模块的协同工作机制,通过调整电网故障参数和控制器增益,对比分析不同控制策略下的仿真波形,深刻理解各技术环节对系统稳态与动态性能的关键影响。

285

社区成员

发帖
与我相关
我的任务
社区描述
福州大学 梅努斯国际工程学院 软件工程(2022秋) 教学
软件工程 高校
社区管理员
  • LinQF39
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧