Course Description
CNT4526 covers wireless and mobile networking — the technologies that carry almost all end-user traffic, and the ones most people never think about until they stop working.
Florida's statewide description names the scope: the course "will introduce students to wireless and mobile network architecture, protocols, and technologies. The course will cover topics including cellular networks, Wi-Fi, Bluetooth, ZigBee, etc." Florida Polytechnic University's title matches it exactly.
⚠⚠ UWF's version is pitched differently and the difference is substantial. Titled Wireless and Mobile Communications, it "introduces common wireless technologies and wireless network architectures including common carrier cellular networks. Learners will examine characteristics of these technologies and identify their roles in enterprise-class information technology operations… identify common tools and applications… and explain their roles in design, deployment and management… Wireless technologies' strengths and weaknesses are described in the context of their effect on enterprise security, performance and cost management."
⚠⚠⚠ One is a protocols course; the other is an enterprise operations course. Both are legitimate, they prepare you for different work, and — unusually — the prerequisites confirm the distinction independently. See Special Information.
⚠ What makes wireless genuinely different from wired networking, and why it deserves its own course: the medium is shared, unlicensed in most bands, and physically uncontrolled. You cannot see it, your neighbour's equipment competes with yours, a microwave oven is a source of interference, walls attenuate unpredictably, and anyone within range receives your transmissions whether you intend it or not. Every design and security consequence in the course follows from those facts.
Learning Outcomes
Required Outcomes
- Explain radio fundamentals for networking — frequency, bandwidth, modulation, signal strength, noise and interference.
- Explain spectrum — licensed and unlicensed bands, and why that distinction shapes what each technology can do.
- Explain Wi-Fi architecture and operation: access points, associations, channels, contention and the current standards generations.
- ⚠ Explain cellular network architecture — the radio access network, the core, handover and the generational evolution to 5G.
- Explain short-range and low-power technologies — Bluetooth, ZigBee and their Internet-of-Things applications — and why low power forces different design choices.
- Compare technologies on range, throughput, power, cost and density, and select appropriately for a stated requirement.
- ⚠ Explain mobility — how a session survives a device moving between access points or cells.
- ⚠⚠ Explain wireless security: the authentication and encryption generations, enterprise versus personal modes, and the attacks each is exposed to.
- Explain why wireless performance degrades — co-channel interference, hidden nodes, client density and airtime fairness — and what actually fixes each.
- Conduct or interpret a site survey and explain coverage and capacity planning.
- ⚠ Troubleshoot wireless, and recognise that most "slow Wi-Fi" complaints are interference, density or design rather than bandwidth.
- Explain wireless's role in enterprise operations — design, deployment, management, security, performance and cost.
Optional Outcomes
- Analyse protocol operation in detail — frame formats, medium access control and algorithmic behaviour. ⚠ The statewide and Florida Poly emphasis.
- Model or simulate wireless network performance.
- Apply Internet-of-Things networking and low-power wide-area technologies.
- Analyse 5G in depth, including network slicing and private cellular.
- Perform wireless security assessment in an authorised environment.
- Apply wireless network management platforms and controllers.
- Prepare for a wireless certification.
Major Topics
Required Topics
- Radio and propagation fundamentals.
- Spectrum, regulation and the unlicensed bands.
- Wi-Fi — architecture, standards generations, channels and contention.
- Cellular — architecture, generations, handover, and the move to 5G.
- Bluetooth, ZigBee and low-power networking.
- Comparing technologies against requirements.
- Mobility and roaming.
- ⚠ Wireless security — authentication, encryption, enterprise modes and attacks.
- Interference, density and performance.
- Site survey, coverage and capacity design.
- Deployment and management in an enterprise.
- Troubleshooting wireless.
Optional Topics
- Detailed protocol and MAC-layer analysis.
- Performance modelling and simulation.
- Internet of Things and low-power wide-area networks.
- 5G architecture, slicing and private cellular.
- Authorised wireless security assessment.
- Controllers, cloud management and analytics.
- Certification preparation.
Resources & Tools
- Wireless Communications and Networks (Stallings) or Wireless Communications (Goldsmith) — ⚠ the standard texts for the protocols reading; Goldsmith is considerably more mathematical.
- CWNA Certified Wireless Network Administrator Study Guide — ⚠⚠ the best single source for the enterprise operations reading, and it maps to a recognised vendor-neutral certification.
- Computer Networking: A Top-Down Approach (Kurose and Ross) — its wireless chapter is a good bridge between the two readings.
- ⚠⚠⚠ A Wi-Fi analyser on your own device — free apps show you every access point in range, its channel, its signal strength and the overlap. Walk your building with one. Ten minutes will teach you more about co-channel interference than any diagram, and you will immediately understand why the network in your apartment is slow.
- Wireshark with a capture-capable adapter — ⚠ seeing management, control and data frames separately is what makes the protocol material concrete.
- Vendor design guides — ⚠ the major wireless vendors publish detailed deployment and site-survey guidance free, and it is what practitioners actually use.
- Wi-Fi Alliance and IEEE 802.11 materials for standards; 3GPP for cellular.
- Certifications — ⚠ CWNA as the vendor-neutral wireless credential, and the major vendors' wireless tracks. Wireless is specialised enough that a certification differentiates a candidate noticeably.
Career Pathways
- Wireless network engineer — ⚠⚠ a genuine speciality with a real shortage. Most network engineers are weak at wireless because it behaves unlike wired networking, so the people who are good at it are visible.
- Network engineer and administrator generally — wireless is now a required competency rather than an optional one.
- Site survey and deployment specialist — for integrators and consultancies.
- Mobile and cellular network engineering — carriers, tower companies and equipment vendors.
- Internet-of-Things engineering — ⚠ where the low-power material becomes the core skill.
- Wireless security — assessment and defence of wireless infrastructure.
- Field engineering and technical sales engineering for wireless vendors.
- ⚠⚠ Florida context, which is unusually favourable for this speciality. Large-venue and high-density wireless is a Florida industry: theme parks, stadiums and arenas, convention centres — Orlando hosts one of the largest convention markets in the country — cruise terminals, and very large hospitality properties. High-density design is the hardest problem in wireless, and Florida has an unusual concentration of it. Add hospital systems, large public school districts deploying campus-wide wireless, and the state's ports and logistics operations.
- ⚠ Hurricane and emergency communications is a further Florida angle — temporary and resilient wireless deployment after a storm is real, recurring work for carriers, emergency management and utilities.
Special Information
⚠⚠⚠ Two different courses — and the PREREQUISITE proves it independently
Ordinarily a divergence like this rests on comparing two descriptions and making a judgement. Here there is harder evidence.
| Florida Polytechnic / statewide | UWF |
| Title | Wireless and Mobile Networking | Wireless and Mobile Communications |
| Emphasis | Architecture, protocols and technologies — cellular, Wi-Fi, Bluetooth, ZigBee | ⚠ Enterprise IT operations — design, deployment, management, security, performance, cost |
| Prerequisite | ⚠⚠ COP4531 Algorithm Design and Analysis OR COP3530 Data Structures and Algorithms — AND CNT3004 | CNT3004 only |
⚠⚠⚠ An algorithms and data structures prerequisite is not decoration. It signals a course that will analyse protocol behaviour formally — medium access algorithms, scheduling, throughput analysis — and it is a computer science gate. A course requiring only introductory networking is signalling something different: the technologies as an IT professional deploys and manages them.
How to choose:
- ⚠ Heading toward network operations, systems administration or IT infrastructure? The enterprise reading is the more directly useful, and the CWNA certification path follows from it.
- ⚠ Heading toward computer science, protocol engineering, research or graduate study? The protocols reading is the one that prepares you, and the algorithms prerequisite is there for a reason.
- A syllabus test: ⚠ look for mathematics. Throughput derivations and formal analysis of medium access mean the protocols version; site surveys, controller configuration and cost discussion mean the operations version.
⚠⚠ Neither is misfiling. The statewide description is broad enough to cover both, and the two institutions have specialised it in directions that suit their programmes — Florida Poly is an engineering and computing institution, and UWF places this in a cybersecurity and information technology department. Departmental placement predicts the reading as reliably as the title does.
⚠ The statewide prerequisite may not resolve at your institution
The statewide chain names COP4531 or COP3530 plus CNT3004. ⚠ UWF requires only CNT3004, which it carries as Introduction to Networks.
Take your own institution's published requirement. ⚠⚠ But read the statewide version as information rather than noise: it tells you what kind of course the state record was describing, and if your programme requires the algorithms prerequisite, expect the analytical version.
⚠ Either way, CNT3004 is the real gate. This course assumes you understand addressing, the protocol stack and routing. Wireless adds a physical layer that misbehaves; it does not replace the material underneath.
⚠⚠ Wireless security deserves its own emphasis, and students underestimate it
The uncontrolled medium is the whole security problem. ⚠ A wired attacker needs physical access to a port; a wireless attacker needs to be within radio range — a car park, an adjacent floor, the street.
- ⚠⚠ Know which encryption and authentication generations are current and which are broken, and be able to say why. This is the part of the material that changes, and a course text two editions old will be wrong about it.
- Understand the difference between personal and enterprise authentication modes — ⚠ a shared passphrase does not give you per-user accountability, and in an organisation that matters more than the encryption does.
- Rogue access points and evil-twin attacks — ⚠ a device that looks like your network is trivially cheap to deploy, and detecting one is an operational discipline rather than a product.
- ⚠⚠⚠ Testing wireless security requires authorisation, exactly as any other security testing does. Capturing traffic from a network you do not own, or standing up a device that impersonates one, is unlawful under federal and Florida law regardless of intent. Use an authorised lab.
Offering Notes
| Institution | Its title | Credits | Contact hours | Notes |
| University of West Florida (SUS) | Wireless and Mobile Communications | 3 | not published | ⚠ Prerequisite CNT 3004; may not be repeated for credit; enterprise operations emphasis; Department of Cybersecurity and Information Technology |
| Florida Polytechnic University (SUS) | Wireless and Mobile Networking | 3 | not published | ⚠ catalogue not readable; matches the statewide title and description |
Both carriers award three credits and neither publishes a contact-hour figure, so the 45 hours recorded here is Florida's convention for a three-credit course with no C or L suffix.
⚠ Florida Polytechnic's catalogue could not be read for this guide — it runs on a platform that serves front pages while returning empty responses for course content. Its description is unavailable and its title matching the statewide one is the basis for the characterisation above. Florida Poly is Florida's newest state university and is exclusively a STEM institution, which is itself consistent with the technical reading.
Position in the curriculum and transfer
An upper-division course following introductory networking. It pairs with CNT3112 (switching and routing — ⚠ note that its current revision already includes wireless LAN configuration, so there is some overlap at the practical end) and with the network security sequence.
Florida's statewide record classifies it as transferable to an institution offering the same course, with no Gordon Rule designation and no general-education category, and marks it for dual enrolment with elective high-school credit — ⚠ boilerplate across the prefix.
⚠⚠ On transfer, say which version you took. A receiving department deciding whether you have met a technical elective or a networking requirement is asking different questions, and the two versions of this course answer different ones. Send the syllabus.
AI Integration
Wireless is one of the areas where machine learning has moved into production operations quietly and genuinely. ⚠ Modern enterprise wireless platforms use it for channel and power assignment, client roaming optimisation, anomaly detection and fault prediction — the vendors market it heavily, and underneath the marketing there is real capability, because wireless generates exactly the kind of high-volume, noisy, pattern-rich telemetry these methods suit.
⚠⚠ The professional skill this course should build is knowing what those systems can and cannot do. An automated radio-resource system can optimise channel assignment across hundreds of access points far better than a human, and it cannot tell you that the real problem is a lift motor, a neighbouring tenant's equipment, or an access point mounted above a suspended ceiling by someone in a hurry. ⚠ Wireless faults are frequently physical, and physical causes are invisible in telemetry.
Where the tools help in the coursework: explaining a standard or a frame format; interpreting capture output; working through a coverage or capacity calculation; and summarising vendor design guidance.
⚠⚠ Three cautions.
- ⚠⚠⚠ Wireless standards and security generations move fast, and training data lags. Which encryption is current, which is deprecated, which standards generation does what — a model will answer confidently from a snapshot that may be several years old. In the security material specifically, a stale answer is a dangerous one. Check the Wi-Fi Alliance and the vendor documentation.
- Radio behaviour resists generalisation. ⚠ Coverage depends on the actual building — materials, layout, what is in it and where people stand. A generated design for "a 20,000 square foot office" is a starting template, not a plan, and a site survey is not optional.
- ⚠ No real network data into a consumer chat interface — surveys, controller configurations, client inventories or captures. A wireless survey is a map of the physical estate and its access points.
⚠ And the career note: automation has genuinely absorbed a lot of routine wireless tuning, which is fine — it was tedious and humans were bad at it. What it has not absorbed is design for a difficult space, diagnosing a fault that turns out to be physical, and knowing when the optimiser is confidently making things worse. ⚠⚠ High-density venue design in particular — stadiums, convention centres, theme parks, all of which Florida has in quantity — remains stubbornly expert work.