Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: using lab test data in simulink to simulate a variable load
Date: Thu, 17 Jul 2008 18:21:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <g5o2ie$422$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1216318862 4162 172.30.248.35 (17 Jul 2008 18:21:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 17 Jul 2008 18:21:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1441634
Xref: news.mathworks.com comp.soft-sys.matlab:480065



Hello,  
      i am trying to use data obtained from a test cycle. 
This data is provided in an excel sheet and contains power 
usage..ie how much power is required from the battery to 
push a load.
To simplify things..i am trying to simulate a load using 
real data...so the load is variable..(a programmable load).

My circuit is simple..consists of a battery (LIOH), a load 
( my data) and measuring equipment. 

The purpose of the experiment is to test the dynamics of 
the battery. 

Please help and thanks in advance.