Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/austcommsolar/public_html/application/config/routes.php
Line: 61
Function: DB
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 26
Function: model
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 27
Function: library
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
I want to cover a couple of terms that I use quite often called optimizing or maximizing. And these are about the system size that we put on your roof. So, just as a very quick recap, your system size that you put on your roof, it’s going to be limited by one of three things. Basically, you have your roof size, you have your load, and you have what you are allowed by your grid, your DNSP. And this sets an upper limit that you might be allowed to connect to a grid. So you might have a very large roof, but a low consumption, and what that’s going to look like is this. Throughout a day, you might just use a little bit of power. And these two concepts, optimizing means you put on a system size that is designed to not really export much power. So let’s say you had a very small amount of consumption. You might look at solar and say, “Okay, we’ll just put on this system size, or a system size that gives us this output,” and maybe that’s 3 kilowatts, for example, because we don’t want to export any power, but you still end up paying for all of this power that you’re using in the evening and the mornings. Maximizing says, “Okay, if you’ve got the available roof space, let’s use it. So let’s put on a bigger system. Let’s put on a system that does this.”
Now, you might be wasting a lot of power, or exporting, not necessarily wasting, but this is going back out to the grid, and you’ll get a small feed-in tariff for this. So, the idea is that you’re actually using your available roof space, you’re not actually consuming all of this power yourself, but you are producing it and it’s going back out to the grid. This is really what I’m going to recommend for most people right now. The reason is that solar is incredibly inexpensive compared to what it’s been in the past. You could put on a 6-kilowatt or 10-kilowatt system for quite often less than $10,000, and that’s going to produce, in many cases, more energy than you are using during the daytime, but it goes back out as a feed-in tariff. It might seem wasteful, because you only get a small amount through a feed-in tariff, let’s say, 10 to 12 cents per kilowatt hour in New South Wales, other states have different schemes. But this actually sets you up for more longevity of your system.
So, down the track, batteries will become useful, which means this power here, instead of being exported back out to the grid, goes into a battery, and it’s used at night time. So, by putting on a larger system, by maximizing the system size rather than just optimizing it for your daytime consumption, you are setting yourself up for a system that has more longevity for you and is ready for batteries.
What is NOT buying solar costing you?
Reasons not to choose the cheapest solar systems
Mistakes people make when buying solar systems in Sydney
The trap of "interest free" money in solar power
10 facts about the STC solar 'rebate'
Why do people offer 6.6kW solar systems?
What is the solar rebate change from 2020 to 2021?
Why people promote 6.6kW systems?
What happens to a solar in a blackout?
What angle should solar panels be at?
To tilt or not to tilt solar panels?
Optimizing vs Maximizing system sizes
Made in China - is that an issue?
What an inverter does and types of inverter
How we analyse commercial solar?
How much of my power bill I can eliminate?
Do batteries make sense for your solar system?
What solar panels should you choose?
IQ Solar operates under the electrical licence No. 173820 Powered by iSquadWeb