Changes between Version 15 and Version 16 of Other/Summer/2025/Digital
- Timestamp:
- Jun 30, 2025, 5:14:40 PM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/Digital
v15 v16 53 53 54 54 Progress: 55 - 55 - This week, we were able to create 2 new scenarios with new configurations of radio units and distributed units. We specifically focused on implementing 2 new forms of radio units: micro and pico. We did this in order to be able to test our configuration to see if using multiple types of RU's will allow for more energy efficiency. We also combined the existing code into a single Python file for ease of access. The new file is separated to display what each part of the code's function is, and this will also make it easier to implement these new scenarios and also tracing logic as well as debugging. 56 56 57 57