PLC Architectures/
Single Rack Architecture
Single Rack Architecture
1.
Introduction
PLCCreator enables you to build PLC systems using 3 distinct architectural models:
- Single Rack
- Single Fieldbus
- Multiple Fieldbuses
The Single Rack model provides a compact solution where all components reside in one rack:
- CPU and IO modules
- All signal connections contained within the rack
- Ideal for simpler applications

2.
Use Cases
The Single Rack Architecture is ideal for applications where simplicity and compactness are key:
Compact Machinery
Perfect for standalone machines where all IO points can be centralized in one control cabinet.
Small to Medium Processes
Ideal for contained processes with limited IO requirements that don't need distributed control.
And any other applications where all IO signals are connected within a single cabinet.
3.
Creating a Single Rack PLC
Prerequisites
To create a Single Rack PLC:
- Prepare either a Signal IO List , or a Device IO List
- Follow the Create PLC with PLCCreator guide
- Make sure you select "Single Rack Architecture" on the PLC Architecture page
The remaining process is automated as described below.
Generation Process
When you click "Generate" on the Generate page, PLCCreator generates PLC hardware configuration using the algorithm for a signal IO List processing , or a device IO List processing
By adhering to common automation conventions, IO modules in the PLC rack are organized in the following order:
- DI - Digital Input Modules
- DO - Digital Output Modules
- AI - Analog Input Modules
- AO - Analog Output Modules

4.
Rack Type Configuration
Before generating your PLC on the Generate page, you must set the rack type:


Choose between:
Standalone CPU
- CPU in separate rack without IO
- IO modules in expansion rack(s)
- Better scalability, reliability and operational efficiency


5.
Flexible Architecture Conversion
If single rack is not ehough for your application, the system seamlessly converts your configuration to a Single Fieldbus Architecture
PLCCreator creates additional racks and configures required fieldbus components automatically.


Automatic Conversion Triggers
During generation, PLCCreator monitors many parameters and converts to fieldbus architecture when triggered by:
IO Capacity Limit
When exceeding rack hardware limits:
- Number of modules
- Communication capacity
- Power capacity
Key Advantage
This intelligent conversion allows you to:
- Confidently begin with simple single-rack designs
- The system adapts automatically
6.
IO Lists
7.
Examples
You can find following examples for Single Rack Architecture on My PLCs page: